Destroying aws_ecr_replication_configuration resource leaves replication enabled #18708
Labels
bug
Addresses a defect in current functionality.
service/ecr
Issues and PRs that pertain to the ecr 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
N/A
Panic Output
N/A
Expected Behavior
When destroying the resource, I expected cross-region replication to be disabled.
Actual Behavior
Cross-region replication was still enabled after destroying the resource (with the same destination regions).
Steps to Reproduce
terraform apply
terraform destroy
Important Factoids
N/A
References
The text was updated successfully, but these errors were encountered: