azure-pipelines-tasks-terraform
azure-pipelines-tasks-terraform copied to clipboard
Azure Pipelines extension for Terraform
**Describe the bug** When passing variables with double quotes to the command using the `-var` option, in the first parameter the `"` is removed instead of the `\` escape character....
The Terraform CLI `init` command contains the `Create Backend (If not exists)` option. When set to `true` the Azure CLI tries to create a Resource Group and a Storage Account...
*Describe the bug** A clear and concise description of what the bug is. When running terraform CLI init using a service connection scoped at the management group using the following:...
**Describe the bug** Terraform CLI in Azure Devops does not allow to target a resource with double quotes **To Reproduce** Use this task to create a terraform plan: - task:...
This field seems to produce no end of confusion so I think we should just rid of it and, instead, use the name of the current job or stage. It...
**Describe the bug** #268 has been closed, long live #268! There is another edge case for terraform plan detection. If the plan has no changes to apply, but would update...
Your plan tab is already providing great value. Thanks for that! I just stumbled upon this plan renderer: https://github.com/cloudandthings/terraform-pretty-plan Maybe you can incorporate that. Most importantly it provides collapsible/expandable sections...
Hi Team, I need your help. I am using the TF CLI and during the TF plan, I am unable to set the github token. I have set this variable...
The latest version of the self-hosted pipeline-agent-* (3.238.0) no longer has Node10 installed by default. Attempting to run this task with the new version of the agent results in the...