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
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -432,11 +432,13 @@ Available targets:
432
432
| <aname="output_nat_ips"></a> [nat\_ips](#output\_nat\_ips)| Elastic IP Addresses in use by NAT |
433
433
| <aname="output_private_network_acl_id"></a> [private\_network\_acl\_id](#output\_private\_network\_acl\_id)| ID of the Network ACL created for private subnets |
434
434
| <aname="output_private_route_table_ids"></a> [private\_route\_table\_ids](#output\_private\_route\_table\_ids)| IDs of the created private route tables |
435
+
| <aname="output_private_subnet_arns"></a> [private\_subnet\_arns](#output\_private\_subnet\_arns)| ARNs of the created private subnets |
435
436
| <aname="output_private_subnet_cidrs"></a> [private\_subnet\_cidrs](#output\_private\_subnet\_cidrs)| IPv4 CIDR blocks of the created private subnets |
436
437
| <aname="output_private_subnet_ids"></a> [private\_subnet\_ids](#output\_private\_subnet\_ids)| IDs of the created private subnets |
437
438
| <aname="output_private_subnet_ipv6_cidrs"></a> [private\_subnet\_ipv6\_cidrs](#output\_private\_subnet\_ipv6\_cidrs)| IPv6 CIDR blocks of the created private subnets |
438
439
| <aname="output_public_network_acl_id"></a> [public\_network\_acl\_id](#output\_public\_network\_acl\_id)| ID of the Network ACL created for public subnets |
439
440
| <aname="output_public_route_table_ids"></a> [public\_route\_table\_ids](#output\_public\_route\_table\_ids)| IDs of the created public route tables |
441
+
| <aname="output_public_subnet_arns"></a> [public\_subnet\_arns](#output\_public\_subnet\_arns)| ARNs of the created public subnets |
440
442
| <aname="output_public_subnet_cidrs"></a> [public\_subnet\_cidrs](#output\_public\_subnet\_cidrs)| IPv4 CIDR blocks of the created public subnets |
441
443
| <aname="output_public_subnet_ids"></a> [public\_subnet\_ids](#output\_public\_subnet\_ids)| IDs of the created public subnets |
442
444
| <aname="output_public_subnet_ipv6_cidrs"></a> [public\_subnet\_ipv6\_cidrs](#output\_public\_subnet\_ipv6\_cidrs)| IPv6 CIDR blocks of the created public subnets |
Copy file name to clipboardExpand all lines: docs/terraform.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -169,11 +169,13 @@
169
169
| <aname="output_nat_ips"></a> [nat\_ips](#output\_nat\_ips)| Elastic IP Addresses in use by NAT |
170
170
| <aname="output_private_network_acl_id"></a> [private\_network\_acl\_id](#output\_private\_network\_acl\_id)| ID of the Network ACL created for private subnets |
171
171
| <aname="output_private_route_table_ids"></a> [private\_route\_table\_ids](#output\_private\_route\_table\_ids)| IDs of the created private route tables |
172
+
| <aname="output_private_subnet_arns"></a> [private\_subnet\_arns](#output\_private\_subnet\_arns)| ARNs of the created private subnets |
172
173
| <aname="output_private_subnet_cidrs"></a> [private\_subnet\_cidrs](#output\_private\_subnet\_cidrs)| IPv4 CIDR blocks of the created private subnets |
173
174
| <aname="output_private_subnet_ids"></a> [private\_subnet\_ids](#output\_private\_subnet\_ids)| IDs of the created private subnets |
174
175
| <aname="output_private_subnet_ipv6_cidrs"></a> [private\_subnet\_ipv6\_cidrs](#output\_private\_subnet\_ipv6\_cidrs)| IPv6 CIDR blocks of the created private subnets |
175
176
| <aname="output_public_network_acl_id"></a> [public\_network\_acl\_id](#output\_public\_network\_acl\_id)| ID of the Network ACL created for public subnets |
176
177
| <aname="output_public_route_table_ids"></a> [public\_route\_table\_ids](#output\_public\_route\_table\_ids)| IDs of the created public route tables |
178
+
| <aname="output_public_subnet_arns"></a> [public\_subnet\_arns](#output\_public\_subnet\_arns)| ARNs of the created public subnets |
177
179
| <aname="output_public_subnet_cidrs"></a> [public\_subnet\_cidrs](#output\_public\_subnet\_cidrs)| IPv4 CIDR blocks of the created public subnets |
178
180
| <aname="output_public_subnet_ids"></a> [public\_subnet\_ids](#output\_public\_subnet\_ids)| IDs of the created public subnets |
179
181
| <aname="output_public_subnet_ipv6_cidrs"></a> [public\_subnet\_ipv6\_cidrs](#output\_public\_subnet\_ipv6\_cidrs)| IPv6 CIDR blocks of the created public subnets |
0 commit comments