Secure Environment Entries from OpsWorks Applications are being displayed on plan #15447
Labels
bug
Addresses a defect in current functionality.
service/opsworks
Issues and PRs that pertain to the opsworks service.
stale
Old or inactive issues managed by automation, if no further action taken these will get closed.
upstream-terraform
Addresses functionality related to the Terraform core binary.
Community Note
Terraform CLI and Terraform AWS Provider Version
Terraform v0.13.4
Affected Resource(s)
Terraform Configuration Files
Debug Output
Expected Behavior
Not display the real value of SECURE Environment entry on the plan
Actual Behavior
Is displaying in plain text the whole value that will be added/updated.
I'm retrieving the value from my Secret Manager and expected for it to not be displayed on the plan IF the
secure
flag is true for the entry.The text was updated successfully, but these errors were encountered: