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
+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
@@ -173,7 +173,7 @@ module "redshift" {
173
173
174
174
-[Complete Redshift example](https://github.com/terraform-aws-modules/terraform-aws-redshift/tree/master/examples/complete) creates VPC with Redshift subnet, VPC security group and Redshift cluster itself.
175
175
176
-
<!--BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
176
+
<!--BEGIN_TF_DOCS-->
177
177
## Requirements
178
178
179
179
| Name | Version |
@@ -348,7 +348,7 @@ No modules.
348
348
| <aname="output_subnet_group_arn"></a> [subnet\_group\_arn](#output\_subnet\_group\_arn)| Amazon Resource Name (ARN) of the Redshift subnet group created |
349
349
| <aname="output_subnet_group_id"></a> [subnet\_group\_id](#output\_subnet\_group\_id)| The ID of Redshift Subnet group created |
350
350
| <aname="output_usage_limits"></a> [usage\_limits](#output\_usage\_limits)| Map of usage limits created and their associated attributes |
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
@@ -18,7 +18,7 @@ $ terraform apply
18
18
19
19
Note that this example may create resources which cost money. Run `terraform destroy` when you don't need these resources.
20
20
21
-
<!--BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
21
+
<!--BEGIN_TF_DOCS-->
22
22
## Requirements
23
23
24
24
| Name | Version |
@@ -103,4 +103,4 @@ No inputs.
103
103
| <aname="output_subnet_group_arn"></a> [subnet\_group\_arn](#output\_subnet\_group\_arn)| Amazon Resource Name (ARN) of the Redshift subnet group created |
104
104
| <aname="output_subnet_group_id"></a> [subnet\_group\_id](#output\_subnet\_group\_id)| The ID of Redshift Subnet group created |
105
105
| <aname="output_usage_limits"></a> [usage\_limits](#output\_usage\_limits)| Map of usage limits created and their associated attributes |
0 commit comments