Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

既存の ACM 証明書を指定してカスタムドメインを利用可能にする #627

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hayao-k
Copy link

@hayao-k hayao-k commented Aug 28, 2024

既存の ACM 証明書を指定してカスタムドメインを利用可能にする

Issue #, if available:

Description of changes:

同一アカウント内に存在する既存の ACM 証明書を CloudFront ディストリビューションで使用できるようします。これにより、別の AWS アカウントでホストテッドゾーンが管理されている場合でもカスタムドメインを使用することができます。

context に certificateArn を追加し、既存の証明書 ARN を受け入れるよう変更しました。hostedZoneId が指定された場合はこれまで通り新しい証明書や DNS レコードを作成します。

certificateArnhostedZoneId は同時に指定できないため、hostName, domainName, hostedZoneId, certificateArn の組み合わせに関するバリデーションチェックも追加しました。

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

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