[Bug]: Can not destroy the cluster if SNS topic is not confirmed yet #36494
Labels
bug
Addresses a defect in current functionality.
service/sns
Issues and PRs that pertain to the sns service.
Terraform Core Version
v1.7.4
AWS Provider Version
v5.41.0
Affected Resource(s)
Expected Behavior
If SNS topic does not exists, then terraform should just remove resource from the state instead of failing.
Actual Behavior
I can not destroy cluster.
Relevant Error/Panic Output Snippet
No response
Terraform Configuration Files
Steps to Reproduce
In my case some error happened on other step. I suppose SNS topic already was deleted. And when I rerun
destroy
again the terraform failed when tried to remove SNS topic second time.So steps to reproduce
Debug Output
Panic Output
No response
Important Factoids
No response
References
hashicorp/terraform#34868
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: