Closed cduhn17 closed 2 weeks ago
@dav3r , I have some code commented out that will be a follow-on PR, I have this commented out because I have to have the SSL cert in place before I can get the values from AWS for the AAAA and A records for api.integration.crossfeed.cyber.dhs.gov
@dav3r , I have some code commented out that will be a follow-on PR, I have this commented out because I have to have the SSL cert in place before I can get the values from AWS for the AAAA and A records for api.integration.crossfeed.cyber.dhs.gov
Please remove the commented-out code since it's not relevant to this PR - it should be added in your next PR.
@cduhn17 - When you make a change please ensure that the commit message speaks to the change that was made. "Update route53_crossfeed_app.tf" is very generic and tells a future developer nothing about the content of the commit.
@dav3r am I GTG after a tf apply? Thanks
@dav3r My intent with the commented out code was that the code will be added right after this PR is applied. But i removed it for now. Thanks
@dav3r My intent with the commented out code was that the code will be added right after this PR is applied. But i removed it for now. Thanks
Sorry, that wasn't clear before - I thought you meant that code was going to be added in a subsequent PR.
Let me know when i can try the verification. Thanks
Let me know when i can try the verification. Thanks
The changes have been applied - give it a shot.
Thanks all i have the certificates in hand
@cduhn17 I applied the current Terraform and created the integration API A and AAA records. Please let me know if there is anything else planned in this PR.
@dav3r , Thanks for all of your help. There is nothing further for this PR
Update domain name for integration
🗣 Description
We need to add the api.integration domain name and issue letsencrypt ssl certificates. There is a need for both a TXT record and CAA record and adding AAAA and A records for integration.
💠Motivation and context
There are no existing ACME certs
✅ Pre-approval checklist