Skip to content

Add AWS ACM support (source and destination plugins)#333

Open
maperu wants to merge 1 commit into
masterfrom
maperu/acmReimport
Open

Add AWS ACM support (source and destination plugins)#333
maperu wants to merge 1 commit into
masterfrom
maperu/acmReimport

Conversation

@maperu

@maperu maperu commented Jul 7, 2026

Copy link
Copy Markdown

Adds AWS ACM as its own source and destination, separate from the IAM ones (the IAM destination can only upload to IAM). We need it to rotate CloudFront certs under continuous deployment: reimporting the new cert into the distribution's existing ACM ARN swaps it in place with no UpdateDistribution call, which is what continuous deployment rejects (IllegalUpdate), and it sidesteps the IAM server-cert name collision too.

@datadog-official

datadog-official Bot commented Jul 7, 2026

Copy link
Copy Markdown

Pipelines

Fix all issues with BitsAI

⚠️ Warnings

🚦 2 Pipeline jobs failed

DataDog/lemur | build-stage-image   View in Datadog   GitLab

DataDog/lemur | build-stage-image-fips   View in Datadog   GitLab

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: b00120e | Docs | Datadog PR Page | Give us feedback!

@maperu
maperu force-pushed the maperu/acmReimport branch 7 times, most recently from ece42a3 to b569a32 Compare July 8, 2026 13:34
@maperu maperu changed the title Add ACM reimport destination for CD-safe CloudFront cert rotation Rotate CloudFront certs under continuous deployment via ACM reimport Jul 8, 2026
@maperu maperu changed the title Rotate CloudFront certs under continuous deployment via ACM reimport Add AWS ACM support (source and destination plugins) Jul 10, 2026
@maperu
maperu marked this pull request as ready for review July 10, 2026 20:52
@maperu
maperu requested review from a team as code owners July 10, 2026 20:52
ACM as its own source and destination so we can rotate CloudFront certs under continuous deployment by reimporting into the distribution's existing ACM ARN (no UpdateDistribution, which sidesteps the CD IllegalUpdate and the IAM server-cert name collision).
@maperu
maperu force-pushed the maperu/acmReimport branch from b569a32 to b00120e Compare July 10, 2026 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant