Skip to content
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

Conditionally create Route53 Hosted Zone #18

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

Stretch96
Copy link
Member

  • This allows creating Route53 Hosted Zones, with delegation (NS) records created in anoter (root) Route53 zone.
  • To create the delegation records, an AWS profile name must be provided, and the current user must have access to read/write to that Route53 zone
  • The Infrastructure Route53 zone will be used to hold DNS records for the resources launched.

* This allows creating Route53 Hosted Zones, with delegation (NS) records
  created in anoter (root) Route53 zone.
* To create the delegation records, an AWS profile name must be
  provided, and the current user must have access to read/write to that
  Route53 zone
* The Infrastructure Route53 zone will be used to hold DNS records for
  the resources launched.
@Stretch96 Stretch96 force-pushed the conditionally-create-route53-hosted-zone branch from cec7fc8 to deab64b Compare December 6, 2023 13:09
Copy link

@olivia-work olivia-work left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Stretch96 Stretch96 merged commit b410740 into main Dec 6, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants