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

Add TLS certificate configuration and public IP #10

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

Conversation

neekolas
Copy link
Contributor

@neekolas neekolas commented Dec 4, 2024

tl;dr

  • Adds a public IP to the worker so that it can connect to required AWS services like the secret manager (and other nodes)
  • Adds TLS certificate configuration for a public domain
  • Fixes subnets allowed to connect to the mls_validation_service

Notes

The domain needs to be pre-registered through the AWS console. I haven't been able to make it work through automation. Once the domain is registered and the status has moved past pending Terraform will take control of the domain and register the name servers appropriately.

Copy link
Contributor Author

neekolas commented Dec 4, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

@neekolas neekolas force-pushed the 12-03-assign_public_ip branch 2 times, most recently from 43bc9ea to f1638f8 Compare December 4, 2024 01:31
@neekolas neekolas changed the title Assign public IP Make public infrastructure work Dec 4, 2024
@neekolas neekolas changed the title Make public infrastructure work Add TLS certificate configuration and public IP Dec 4, 2024
@neekolas neekolas marked this pull request as ready for review December 4, 2024 01:41
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.

2 participants