Code Engine constantly displaying run_env_variables diff on plan job #4852
Labels
service/Code Engine
service/Resource Management
Issues related to Resource Manager or Resource controller Issues
Community Note
Terraform CLI and Terraform IBM Provider Version
Affected Resource(s)
Terraform Configuration Files
Please include all Terraform configurations required to reproduce the bug. Bug reports without a functional reproduction may be closed without investigation.
Debug Output
n/a
Panic Output
n/a
Expected Behavior
After the first apply, and without any configuration changes, each consequent plan job should display no diff.
Actual Behavior
The plan job is constantly re-shuffling the
env_variables
and producing a misleading diff, similar to this:Steps to Reproduce
terraform init
terraform plan
terraform apply
terraform plan
(again to see the unwanted diff)Important Factoids
The issue is with run_env_variables argument of type list
References
n/a
The text was updated successfully, but these errors were encountered: