Skip to content

Commit 1c1d04d

Browse files
committed
Update example
1 parent 85195a0 commit 1c1d04d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/complete/main.tf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ module "vpc" {
5454
enable_nat_gateway = true
5555
single_nat_gateway = true
5656

57+
single_nat_gateway_subnet_index = 1
58+
5759
customer_gateways = {
5860
IP1 = {
5961
bgp_asn = 65112

0 commit comments

Comments
 (0)