jason-johnson / azure-pipelines-tasks-terraform

Azure Pipelines extension for Terraform
MIT License
124 stars 53 forks source link

Add support for TF 1 drift detection #227

Open davisowb opened 2 years ago

davisowb commented 2 years ago

Hi... Would it be possible to get the Terraform 1 drift detection added to the plan view?

This section from plans: Note: Objects have changed outside of Terraform

Also could we have a variable with this like TERRAFORM_PLAN_HAS_DESTROY_CHANGES to indicate drift has been detected (i.e TERRAFORM_PLAN_HAS_DRIFT) so the pipeline can respond accordingly?

charleszipp commented 2 years ago

https://support.hashicorp.com/hc/en-us/articles/4405950960147-New-Feature-Objects-have-changed-outside-of-Terraform-