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

aws: add option to deploy bastion host setup and private subnets #895

Merged
merged 4 commits into from
Aug 19, 2022

Conversation

yeoldegrove
Copy link
Collaborator

Needs #893

This adds the option to deploy on AWS with a bastion host setup (enabled by default).
Only the bastion host will get a public IP. All other machines will be deployed in private subnets and will not be internet facing. They will have internet access through a NAT gateway though.

@yeoldegrove yeoldegrove merged commit b972960 into SUSE:develop Aug 19, 2022
@yeoldegrove yeoldegrove deleted the feat/aws_bastion branch August 19, 2022 11:29
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.

None yet

2 participants