The following resource description was used to update the deployment's environment variable isSecret value from false to true retaining rest of the deployment details intact.
The error message received is mentioned in this ticket
astro_deployment.hybrid: Modifying... [id=clvl0m9pd03gj01jnm9ki469n]
╷
│ Error: Provider produced inconsistent result after apply
│
│ When applying changes to astro_deployment.hybrid, provider "provider[\"registry.terraform.io/astronomer/astro\"]" produced an unexpected new value: .environment_variables: inconsistent values for
│ sensitive attribute.
│
│ This is a bug in the provider, which should be reported in the provider's own issue tracker.
What Terraform Provider Version and Terraform Version did you experience this bug?
Latest version of the terraform provider
Terraform v1.8.2
Describe the bug
The following resource description was used to update the deployment's environment variable isSecret value from false to true retaining rest of the deployment details intact. The error message received is mentioned in this ticket
Deployment update resource definition:
Error message:
What Terraform Provider Version and Terraform Version did you experience this bug?
Latest version of the terraform provider Terraform v1.8.2