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
[x] This PR has an informative and human-readable title.
[x] Changes are limited to a single goal - eschew scope creep!
[x] All relevant type-of-change labels have been added.
🗣 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