Resource aws_mwaa_environment
configuration change of plugins_s3_object_version
is not applied
#19265
Labels
bug
Addresses a defect in current functionality.
service/mwaa
Issues and PRs that pertain to the mwaa service.
Milestone
Community Note
Terraform CLI and Terraform AWS 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
Non applicable.
Panic Output
Non applicable.
Expected Behavior
After running
terraform apply
, object version of plugins file should be updated accordingly to theplugins_s3_object_version
value.Actual Behavior
After
terraform apply
, the resource is not being updated in-place. Terraform reports incorrectly that the change has been applied,Apply complete! Resources: 0 added, 1 changed, 0 destroyed.
Steps to Reproduce
terraform apply
Important Factoids
References
The text was updated successfully, but these errors were encountered: