Skip to content

Commit

Permalink
Remove deprecated terraform configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
badass-techie committed Jan 11, 2024
1 parent 028aba4 commit 35a7be0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/4-nat.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# elastic ip for nat gateway
resource "aws_eip" "eshoponsteroids-nat" {
vpc = true

}

# nat gateway allows our private subnets to connect to the internet
Expand Down

0 comments on commit 35a7be0

Please sign in to comment.