User Profile
space3
Copper Contributor
Joined 4 years ago
User Widgets
Recent Discussions
Azure subscription validation with Ansible
I would like to verify if an azure subscription exists using ansible. I tried using az account show -s {{sub}} but it fails with an error rather than returning that the "subscription doesn't exist message". How to handle this gracefully? Thanks, RK954Views0likes1CommentAzure DevOps - Azure library variables to TF variables
I want to map Azure Library variables to TF variables. I am unable to do so, output.tf doesn't display the variables when I try to pass them through the pipeline. Anyone has done this? Thanks RK. eg: TF_VAR_x = $x TF_VAR_y = $y output.tf output "X"{ value = X }2.6KViews0likes1Comment
Groups
Recent Blog Articles
No content to show