Look through Cloudflare records to find the ones that contain a certain substring in their name and then send emails with that list via AWS SES.
- Use the Terraform CLI to taint the old access key
- Run a new plan on Terraform Cloud
- Review the new plan and apply if it is correct
- Copy the new key and secret from the Terraform output into Github Repository Secrets, overwriting the old values
- Manually rerun the most recent workflow run on the main branch
(TBD)