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
Using an Amplify-managed HTTPS Certificate creates a DNS verification record and leaves it after removing the component.
The DNS record prevents deleting the route53 zone so make troubles correctly teardown infrastracture.
Expected Behavior
All resources created explicitly or implicitly should be under terraform control
Describe the Bug
Using an Amplify-managed HTTPS Certificate creates a DNS verification record and leaves it after removing the component.
The DNS record prevents deleting the route53 zone so make troubles correctly teardown infrastracture.
Expected Behavior
All resources created explicitly or implicitly should be under terraform control
Steps to Reproduce
amplify/basic
componentdns-delegated
componentdns-delegated
zone can not be removed because there are 3 DNS records (expected to be 2)Possible solutions
The text was updated successfully, but these errors were encountered: