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

Add ds_record to outputs #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

joe-niland
Copy link

@joe-niland joe-niland commented Sep 12, 2024

what

  • Include DS record for each zone in outputs

  • Output will be like this:

     {
         "ds_record" = {
           "prod.example.com" = "..."
         }
         "key_arn" = "arn:aws:kms:..."
         "this_key_arn" = "arn:aws:kms:..."
     }

why

  • This was needed by one of our modules to add the DS record for a delegated zone to the primary to create a chain of trust

references

  • None

@joe-niland joe-niland requested review from a team as code owners September 12, 2024 03:22
@joe-niland
Copy link
Author

Hi @jbouse
I was wondering if you could take a look at this PR?
The auto-format job seems to have an issue.

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.

1 participant