You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,6 @@
1
1
# Teraform AWS NAT Module
2
2
3
-
This module enables NAT in a specific VPC. It supports either a NAT Gateway or NAT Instance depending on preference, and can be launched in one or more Availability Zones.
4
-
5
-
This module should normally be called directly from the VPC module, but exists as a standalone module mostly for cleaner code.
3
+
This module launches a NAT Instance to enable internet traffic in a private subnet.
0 commit comments