Closed dav3r closed 4 years ago
Also I believe I clobbered your policy changes with my ongoing work to get SES domain and DKIM records fixed:
https://github.com/cisagov/cool-dns-cyber.dhs.gov/tree/bugfix/amazonses-dmarc-txt
Also I believe I clobbered your policy changes with my ongoing work to get SES domain and DKIM records fixed:
You just pulled a Dennis Brake!
Please use the output of this module to get the hosted zone.
See this comment from @jsf9k 's PR 5 days ago: #8 (comment)
I don't know how I feel about sharing state with projects that are unrelated to the COOL. Feels like we need more social distancing.
If it's in the cloud it's in the COOLโข.
With the latest changes in https://github.com/cisagov/pca-teamserver-aws/pull/30 (mainly https://github.com/cisagov/pca-teamserver-aws/pull/30/commits/a0ebe15d5e731e262f889f7ce04961f70632e772), this PR is no longer necessary, so I am closing it out.
๐ฃ Description
This PR adds additional permissions that are needed when looking up the hosted zone by name.
๐ญ Motivation and Context
This PR was needed due to the changes in https://github.com/cisagov/pca-teamserver-aws/pull/30.
๐งช Testing
terraform apply
was executed successfully in theproduction
workspace. Then, the code from https://github.com/cisagov/pca-teamserver-aws/pull/30 was used to successfully add a DNS record in this zone.๐ท Screenshots (if appropriate)
๐ฅ Types of Changes
โ Checklist