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
@@ -218,7 +218,7 @@ module "cluster" {
218
218
219
219
Terraform documentation is generated automatically using [pre-commit hooks](http://www.pre-commit.com/). Follow installation instructions [here](https://pre-commit.com/#install).
220
220
221
-
<!--BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
221
+
<!--BEGIN_TF_DOCS-->
222
222
## Requirements
223
223
224
224
| Name | Version |
@@ -425,7 +425,7 @@ No modules.
425
425
| <aname="output_enhanced_monitoring_iam_role_name"></a> [enhanced\_monitoring\_iam\_role\_name](#output\_enhanced\_monitoring\_iam\_role\_name)| The name of the enhanced monitoring role |
426
426
| <aname="output_enhanced_monitoring_iam_role_unique_id"></a> [enhanced\_monitoring\_iam\_role\_unique\_id](#output\_enhanced\_monitoring\_iam\_role\_unique\_id)| Stable and unique string identifying the enhanced monitoring role |
427
427
| <aname="output_security_group_id"></a> [security\_group\_id](#output\_security\_group\_id)| The security group ID of the cluster |
Copy file name to clipboardExpand all lines: examples/autoscaling/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 cost money. 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 |
@@ -74,4 +74,4 @@ No inputs.
74
74
| <aname="output_enhanced_monitoring_iam_role_name"></a> [enhanced\_monitoring\_iam\_role\_name](#output\_enhanced\_monitoring\_iam\_role\_name)| The name of the enhanced monitoring role |
75
75
| <aname="output_enhanced_monitoring_iam_role_unique_id"></a> [enhanced\_monitoring\_iam\_role\_unique\_id](#output\_enhanced\_monitoring\_iam\_role\_unique\_id)| Stable and unique string identifying the enhanced monitoring role |
76
76
| <aname="output_security_group_id"></a> [security\_group\_id](#output\_security\_group\_id)| The security group ID of the cluster |
Copy file name to clipboardExpand all lines: examples/global-cluster/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 cost money. 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 |
@@ -109,4 +109,4 @@ No inputs.
109
109
| <aname="output_secondary_enhanced_monitoring_iam_role_name"></a> [secondary\_enhanced\_monitoring\_iam\_role\_name](#output\_secondary\_enhanced\_monitoring\_iam\_role\_name)| The name of the enhanced monitoring role |
110
110
| <aname="output_secondary_enhanced_monitoring_iam_role_unique_id"></a> [secondary\_enhanced\_monitoring\_iam\_role\_unique\_id](#output\_secondary\_enhanced\_monitoring\_iam\_role\_unique\_id)| Stable and unique string identifying the enhanced monitoring role |
111
111
| <aname="output_secondary_security_group_id"></a> [secondary\_security\_group\_id](#output\_secondary\_security\_group\_id)| The security group ID of the cluster |
Copy file name to clipboardExpand all lines: examples/multi-az/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 cost money. 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 |
@@ -76,4 +76,4 @@ No inputs.
76
76
| <aname="output_enhanced_monitoring_iam_role_name"></a> [enhanced\_monitoring\_iam\_role\_name](#output\_enhanced\_monitoring\_iam\_role\_name)| The name of the enhanced monitoring role |
77
77
| <aname="output_enhanced_monitoring_iam_role_unique_id"></a> [enhanced\_monitoring\_iam\_role\_unique\_id](#output\_enhanced\_monitoring\_iam\_role\_unique\_id)| Stable and unique string identifying the enhanced monitoring role |
78
78
| <aname="output_security_group_id"></a> [security\_group\_id](#output\_security\_group\_id)| The security group ID of the cluster |
Copy file name to clipboardExpand all lines: examples/mysql/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 cost money. 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 |
@@ -77,4 +77,4 @@ No inputs.
77
77
| <aname="output_enhanced_monitoring_iam_role_name"></a> [enhanced\_monitoring\_iam\_role\_name](#output\_enhanced\_monitoring\_iam\_role\_name)| The name of the enhanced monitoring role |
78
78
| <aname="output_enhanced_monitoring_iam_role_unique_id"></a> [enhanced\_monitoring\_iam\_role\_unique\_id](#output\_enhanced\_monitoring\_iam\_role\_unique\_id)| Stable and unique string identifying the enhanced monitoring role |
79
79
| <aname="output_security_group_id"></a> [security\_group\_id](#output\_security\_group\_id)| The security group ID of the cluster |
Copy file name to clipboardExpand all lines: examples/postgresql/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 cost money. 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 |
@@ -75,4 +75,4 @@ No inputs.
75
75
| <aname="output_enhanced_monitoring_iam_role_name"></a> [enhanced\_monitoring\_iam\_role\_name](#output\_enhanced\_monitoring\_iam\_role\_name)| The name of the enhanced monitoring role |
76
76
| <aname="output_enhanced_monitoring_iam_role_unique_id"></a> [enhanced\_monitoring\_iam\_role\_unique\_id](#output\_enhanced\_monitoring\_iam\_role\_unique\_id)| Stable and unique string identifying the enhanced monitoring role |
77
77
| <aname="output_security_group_id"></a> [security\_group\_id](#output\_security\_group\_id)| The security group ID of the cluster |
Copy file name to clipboardExpand all lines: examples/s3-import/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
@@ -43,7 +43,7 @@ $ mv /tmp/backup ./backup
43
43
44
44
Note that this example may create resources which cost money. Run `terraform destroy` when you don't need these resources.
45
45
46
-
<!--BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
46
+
<!--BEGIN_TF_DOCS-->
47
47
## Requirements
48
48
49
49
| Name | Version |
@@ -107,4 +107,4 @@ No inputs.
107
107
| <aname="output_enhanced_monitoring_iam_role_name"></a> [enhanced\_monitoring\_iam\_role\_name](#output\_enhanced\_monitoring\_iam\_role\_name)| The name of the enhanced monitoring role |
108
108
| <aname="output_enhanced_monitoring_iam_role_unique_id"></a> [enhanced\_monitoring\_iam\_role\_unique\_id](#output\_enhanced\_monitoring\_iam\_role\_unique\_id)| Stable and unique string identifying the enhanced monitoring role |
109
109
| <aname="output_security_group_id"></a> [security\_group\_id](#output\_security\_group\_id)| The security group ID of the cluster |
0 commit comments