microsoft / azure-pipelines-terraform

Azure Pipelines tasks for installing Terraform and running Terraform commands in a build or release pipeline.
MIT License
95 stars 60 forks source link

TF_VAR_<Variable Name> environment variables #154

Closed yavasura closed 1 year ago

yavasura commented 1 year ago

Would be great if tasks would work with TFVAR environment variables

yavasura commented 1 year ago

Logged by mistake. TF_VAR are simply lower priority than zzz.tfvars file defined values.