[Enhancement]: Simplify deleting aws_sns_topic with archive_policy #38885
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/sns
Issues and PRs that pertain to the sns service.
Description
Per AWS documentation deleting SNS topics with archive_policy is not allowed.
This makes it cumbersome to manage deletion of such resources with TF. Consider implementing a feature that automates deactivating the archive policy on deletion (possibly as an opt-in and not default behavior).
Affected Resource(s) and/or Data Source(s)
Potential Terraform Configuration
N/A
References
N/A
Would you like to implement a fix?
No
The text was updated successfully, but these errors were encountered: