Skip to content

Conversation

@forevermatt
Copy link
Contributor

Added

  • Add intermediate CNAMEs for easier failover
  • Output domain names used by DNS CNAME failover records

Fixed

  • Wait for certificate to be issued before trying to use it

Note: If desired, you could use terraform state mv to reduce the amount of deletion-and-recreation that some included terraform module-renames and resource-renames will cause (if that matters to you):

terraform state mv module.dns_for_failover.module.fail_over_cname module.dns_for_failover.module.fail_over_cnames
terraform state mv module.dns_for_failover.module.custom_domains module.dns_for_failover.module.api_gateway_domains_and_certs

@forevermatt forevermatt requested a review from a team August 8, 2023 15:53
@forevermatt forevermatt merged commit 7b8e066 into main Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants