Skip to content

Commit

Permalink
feat(ec2): add NAT instance V2 support using AL2023 (#29013)
Browse files Browse the repository at this point in the history
### Issue # (if applicable)

Closes #28907

### Reason for this change

Current NAT instance image has reached EOL on Dec 31 2023.

### Description of changes

If NAT instances are a better match for your use case than NAT gateways, you can create your own NAT AMI from a current version of Amazon Linux as described in [Create a NAT AMI](https://docs.aws.amazon.com/vpc/latest/userguide/VPC_NAT_Instance.html#create-nat-ami).

### Description of how you validated changes

New unit and integration tests

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
  • Loading branch information
GavinZZ committed Mar 4, 2024
1 parent 1b56897 commit 7fa6bbf
Show file tree
Hide file tree
Showing 12 changed files with 2,120 additions and 5 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7fa6bbf

Please sign in to comment.