-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SNS Topic Subscription delete/create failure when resource name is changed #10930
Comments
Similar erroneous behavior to #10473, but different final error. |
The same behavior is observed with latest versions of terraform and aws provider:
|
@ChernikovP Thanks for raising this issue. |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks! |
Community Note
Terraform Version
Affected Resource(s)
Terraform Configuration Files
Steps to Reproduce
terraform apply
aws_sns_topic_subscription
from"foo_bar"
to"foo_bar_sub"
terraform apply
Expected Behavior
No errors
Actual Behavior
Debug Output
https://gist.github.com/ChernikovP/985339d5c730481cb87dcc4de54ba6a3
The text was updated successfully, but these errors were encountered: