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

Additional ACM certificate assignment #27

Merged
merged 2 commits into from
Nov 27, 2023

Conversation

aaroncarlucci
Copy link
Owner

This feature allows the assignment of additional certificate ARNs to the HTTPS ALB listener. The purpose of this is to support HTTPS for DNS configurations outside of the included infrastructure.

For example, the plan for the production environment is to deploy it to prod.aws-ecs-demo.<domain>.com, delegate DNS for <domain>.com to the created hosted zone, then direct traffic for the user-friendly aws-ecs-demo.<domain>.com via a CNAME to prod.aws-ecs-demo.<domain>.com.

@aaroncarlucci aaroncarlucci added the enhancement New feature or request label Nov 27, 2023
@aaroncarlucci aaroncarlucci self-assigned this Nov 27, 2023
@aaroncarlucci aaroncarlucci merged commit 64ecde1 into develop Nov 27, 2023
1 check passed
@aaroncarlucci aaroncarlucci deleted the feature/additional-certs branch November 29, 2023 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant