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

Nuke NAT Gateways #197

Merged
merged 8 commits into from
Jun 30, 2021
Merged

Nuke NAT Gateways #197

merged 8 commits into from
Jun 30, 2021

Conversation

yorinasub17
Copy link
Contributor

This adds support for nuking NAT gateways. Additionally, this introduces a config file that is compatible with our environments (so we don't accidentally delete real NAT resources).

Note that this required bumping the AWS SDK for Go, which in turn required regenerating the EC2 mocks.

@yorinasub17 yorinasub17 requested a review from brikis98 as a code owner June 25, 2021 21:06
.circleci/nuke_config.yml Show resolved Hide resolved
.circleci/nuke_config.yml Show resolved Hide resolved
README.md Show resolved Hide resolved
aws/nat_gateway.go Show resolved Hide resolved
aws/nat_gateway.go Show resolved Hide resolved
aws/nat_gateway.go Show resolved Hide resolved
aws/nat_gateway.go Show resolved Hide resolved
Copy link
Member

@brikis98 brikis98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

aws/nat_gateway.go Show resolved Hide resolved
@yorinasub17
Copy link
Contributor Author

Thanks for review! Test failure is an unrelated function that appears to be transient, so I'll go ahead and merge this in!

@yorinasub17 yorinasub17 merged commit 922a488 into master Jun 30, 2021
@yorinasub17 yorinasub17 deleted the yori-nat branch June 30, 2021 18:54
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