cisagov / cool-dns-cyber.dhs.gov

Terraform configuration to create and populate the cyber.dhs.gov zone.
Creative Commons Zero v1.0 Universal
3 stars 9 forks source link

Allow PCA accounts to assume SES email-sending role #32

Closed dav3r closed 3 years ago

dav3r commented 3 years ago

🗣 Description

This PR adds the new PCA accounts to the list of those accounts allowed to assume the SES email-sending role.

It also includes a minor change related to resource names - see https://github.com/cisagov/cool-dns-cyber.dhs.gov/commit/325e782864abec50ae4f72b785f9f233b50bcce2 for details.

💭 Motivation and Context

This change is necessary in order for Con-PCA to send email from the COOL.

This work is part of https://github.com/cisagov/cool-system/issues/82.

🧪 Testing

I applied these changes with Terraform and manually verified that the new PCA accounts were trusted by the SES email-sending role and that no other changes were made.

✅ Checklist