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

feat: Add single_nat_gateway_subnet_index to choose NAT Gateway public subnet #1133

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

cosimomeli
Copy link

Description

Add single_nat_gateway_subnet_index to choose in which public subnet the single NAT Gateway must be created.

Motivation and Context

Currently, the single NAT Gateway is created in the first public subnet and, thus, in the first Availability Zone. This variable allows the user to choose which AZ the NAT Gateway will be created in.

Breaking Changes

This is fully backward compatible and does not introduce any breaking changes.

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

Copy link

This PR has been automatically marked as stale because it has been open 30 days
with no activity. Remove stale label or comment or this PR will be closed in 10 days

@github-actions github-actions bot added the stale label Dec 19, 2024
@cosimomeli
Copy link
Author

I'm still interested in this feature.

@github-actions github-actions bot removed the stale label Dec 20, 2024
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