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
{{ message }}
This repository was archived by the owner on Jul 20, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -165,6 +165,7 @@ This is an open source software. Feel free to open issues and pull requests.
165
165
| private\_subnets\_cidr\_blocks | List of CIDR blocks of the private subnets. The NAT instance accepts connections from this subnets | string | n/a | yes |
166
166
| public\_subnet | ID of the public subnet to place the NAT instance | string | n/a | yes |
167
167
| vpc\_id | ID of the VPC | string | n/a | yes |
168
+
| tags | Tags to be applied to resources | map(string) | {} | no |
0 commit comments