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: examples/complete/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ $ terraform apply
16
16
17
17
Note that this example may create resources which can cost money (AWS Elastic IP, for example). Run `terraform destroy` when you don't need these resources.
18
18
19
-
<!--BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
19
+
<!--BEGIN_TF_DOCS-->
20
20
## Requirements
21
21
22
22
| Name | Version |
@@ -165,4 +165,4 @@ No inputs.
165
165
| <aname="output_vpc_main_route_table_id"></a> [vpc\_main\_route\_table\_id](#output\_vpc\_main\_route\_table\_id)| The ID of the main route table associated with this VPC |
166
166
| <aname="output_vpc_owner_id"></a> [vpc\_owner\_id](#output\_vpc\_owner\_id)| The ID of the AWS account that owns the VPC |
167
167
| <aname="output_vpc_secondary_cidr_blocks"></a> [vpc\_secondary\_cidr\_blocks](#output\_vpc\_secondary\_cidr\_blocks)| List of secondary CIDR blocks of the VPC |
Copy file name to clipboardExpand all lines: examples/ipam/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ $ terraform destroy
24
24
25
25
Note that this example may create resources which can cost money (AWS Elastic IP, for example). Run `terraform destroy` when you don't need these resources.
26
26
27
-
<!--BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
27
+
<!--BEGIN_TF_DOCS-->
28
28
## Requirements
29
29
30
30
| Name | Version |
@@ -171,4 +171,4 @@ No inputs.
171
171
| <aname="output_vpc_main_route_table_id"></a> [vpc\_main\_route\_table\_id](#output\_vpc\_main\_route\_table\_id)| The ID of the main route table associated with this VPC |
172
172
| <aname="output_vpc_owner_id"></a> [vpc\_owner\_id](#output\_vpc\_owner\_id)| The ID of the AWS account that owns the VPC |
173
173
| <aname="output_vpc_secondary_cidr_blocks"></a> [vpc\_secondary\_cidr\_blocks](#output\_vpc\_secondary\_cidr\_blocks)| List of secondary CIDR blocks of the VPC |
Copy file name to clipboardExpand all lines: examples/ipv6-dualstack/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ $ terraform apply
14
14
15
15
Note that this example may create resources which can cost money (AWS Elastic IP, for example). Run `terraform destroy` when you don't need these resources.
16
16
17
-
<!--BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
17
+
<!--BEGIN_TF_DOCS-->
18
18
## Requirements
19
19
20
20
| Name | Version |
@@ -155,4 +155,4 @@ No inputs.
155
155
| <aname="output_vpc_main_route_table_id"></a> [vpc\_main\_route\_table\_id](#output\_vpc\_main\_route\_table\_id)| The ID of the main route table associated with this VPC |
156
156
| <aname="output_vpc_owner_id"></a> [vpc\_owner\_id](#output\_vpc\_owner\_id)| The ID of the AWS account that owns the VPC |
157
157
| <aname="output_vpc_secondary_cidr_blocks"></a> [vpc\_secondary\_cidr\_blocks](#output\_vpc\_secondary\_cidr\_blocks)| List of secondary CIDR blocks of the VPC |
Copy file name to clipboardExpand all lines: examples/ipv6-only/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ $ terraform apply
14
14
15
15
Note that this example may create resources which can cost money (AWS Elastic IP, for example). Run `terraform destroy` when you don't need these resources.
16
16
17
-
<!--BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
17
+
<!--BEGIN_TF_DOCS-->
18
18
## Requirements
19
19
20
20
| Name | Version |
@@ -155,4 +155,4 @@ No inputs.
155
155
| <aname="output_vpc_main_route_table_id"></a> [vpc\_main\_route\_table\_id](#output\_vpc\_main\_route\_table\_id)| The ID of the main route table associated with this VPC |
156
156
| <aname="output_vpc_owner_id"></a> [vpc\_owner\_id](#output\_vpc\_owner\_id)| The ID of the AWS account that owns the VPC |
157
157
| <aname="output_vpc_secondary_cidr_blocks"></a> [vpc\_secondary\_cidr\_blocks](#output\_vpc\_secondary\_cidr\_blocks)| List of secondary CIDR blocks of the VPC |
Copy file name to clipboardExpand all lines: examples/issues/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ $ terraform apply
19
19
20
20
Note that this example may create resources which can cost money (AWS Elastic IP, for example). Run `terraform destroy` when you don't need these resources.
21
21
22
-
<!--BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
22
+
<!--BEGIN_TF_DOCS-->
23
23
## Requirements
24
24
25
25
| Name | Version |
@@ -73,4 +73,4 @@ No inputs.
73
73
| <aname="output_issue_46_private_subnets"></a> [issue\_46\_private\_subnets](#output\_issue\_46\_private\_subnets)| List of IDs of private subnets |
74
74
| <aname="output_issue_46_public_subnets"></a> [issue\_46\_public\_subnets](#output\_issue\_46\_public\_subnets)| List of IDs of public subnets |
75
75
| <aname="output_issue_46_vpc_id"></a> [issue\_46\_vpc\_id](#output\_issue\_46\_vpc\_id)| The ID of the VPC |
Copy file name to clipboardExpand all lines: examples/manage-default-vpc/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ $ terraform apply
16
16
17
17
Run `terraform destroy` when you don't need these resources.
18
18
19
-
<!--BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
19
+
<!--BEGIN_TF_DOCS-->
20
20
## Requirements
21
21
22
22
| Name | Version |
@@ -153,4 +153,4 @@ No inputs.
153
153
| <aname="output_vpc_main_route_table_id"></a> [vpc\_main\_route\_table\_id](#output\_vpc\_main\_route\_table\_id)| The ID of the main route table associated with this VPC |
154
154
| <aname="output_vpc_owner_id"></a> [vpc\_owner\_id](#output\_vpc\_owner\_id)| The ID of the AWS account that owns the VPC |
155
155
| <aname="output_vpc_secondary_cidr_blocks"></a> [vpc\_secondary\_cidr\_blocks](#output\_vpc\_secondary\_cidr\_blocks)| List of secondary CIDR blocks of the VPC |
0 commit comments