You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we are trying to delete a identity in amazon , we are deleting the notification relation as well .
So when we does it , the sns subscription is also getting deleted.
Describe the Bug
When we are trying to delete a identity in amazon , we are deleting the notification relation as well .
So when we does it , the sns subscription is also getting deleted.
Expected Behavior
WE dont want the sns topic subscription to be deleted when we delete the sns for the specific domain.
Steps to Reproduce
Delete the resource - resource "aws_ses_identity_notification_topic" "_example_com
where the relevant subscription gets deleted.
Screenshots
No response
Environment
-Terraform version- v1.2.3
Additional Context
No response
The text was updated successfully, but these errors were encountered: