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
<!--BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
60
+
<!--BEGIN_TF_DOCS-->
61
61
## Requirements
62
62
63
63
| Name | Version |
@@ -158,7 +158,7 @@ No modules.
158
158
| <aname="output_proxy_target_target_arn"></a> [proxy\_target\_target\_arn](#output\_proxy\_target\_target\_arn)| Amazon Resource Name (ARN) for the DB instance or DB cluster. Currently not returned by the RDS API |
159
159
| <aname="output_proxy_target_tracked_cluster_id"></a> [proxy\_target\_tracked\_cluster\_id](#output\_proxy\_target\_tracked\_cluster\_id)| DB Cluster identifier for the DB Instance target. Not returned unless manually importing an RDS\_INSTANCE target that is part of a DB Cluster |
160
160
| <aname="output_proxy_target_type"></a> [proxy\_target\_type](#output\_proxy\_target\_type)| Type of target. e.g. `RDS_INSTANCE` or `TRACKED_CLUSTER`|
Copy file name to clipboardExpand all lines: examples/mysql-iam-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
@@ -25,7 +25,7 @@ An EC2 instance configuration has been provided for use in validating the exampl
25
25
3. Copy the output from `superuser_proxy_iam_connect` and paste it into the window
26
26
4. You should now be connected to the `example` database in the RDS instance via the AWS Proxy using IAM authentication
27
27
28
-
<!--BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
28
+
<!--BEGIN_TF_DOCS-->
29
29
## Requirements
30
30
31
31
| Name | Version |
@@ -77,6 +77,6 @@ No inputs.
77
77
| <aname="output_proxy_target_target_arn"></a> [proxy\_target\_target\_arn](#output\_proxy\_target\_target\_arn)| Amazon Resource Name (ARN) for the DB instance or DB cluster. Currently not returned by the RDS API |
78
78
| <aname="output_proxy_target_tracked_cluster_id"></a> [proxy\_target\_tracked\_cluster\_id](#output\_proxy\_target\_tracked\_cluster\_id)| DB Cluster identifier for the DB Instance target. Not returned unless manually importing an RDS\_INSTANCE target that is part of a DB Cluster |
79
79
| <aname="output_proxy_target_type"></a> [proxy\_target\_type](#output\_proxy\_target\_type)| Type of target. e.g. `RDS_INSTANCE` or `TRACKED_CLUSTER`|
80
-
<!--END OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
80
+
<!--END_TF_DOCS-->
81
81
82
82
Apache-2.0 Licensed. See [LICENSE](https://github.com/terraform-aws-modules/terraform-aws-rds-proxy/blob/master/LICENSE).
Copy file name to clipboardExpand all lines: examples/mysql-iam-instance/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
@@ -25,7 +25,7 @@ An EC2 instance configuration has been provided for use in validating the exampl
25
25
3. Copy the output from `superuser_proxy_iam_connect` and paste it into the window
26
26
4. You should now be connected to the `example` database in the Aurora cluster via the AWS Proxy using IAM authentication
27
27
28
-
<!--BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
28
+
<!--BEGIN_TF_DOCS-->
29
29
## Requirements
30
30
31
31
| Name | Version |
@@ -85,6 +85,6 @@ No inputs.
85
85
| <aname="output_proxy_target_target_arn"></a> [proxy\_target\_target\_arn](#output\_proxy\_target\_target\_arn)| Amazon Resource Name (ARN) for the DB instance or DB cluster. Currently not returned by the RDS API |
86
86
| <aname="output_proxy_target_tracked_cluster_id"></a> [proxy\_target\_tracked\_cluster\_id](#output\_proxy\_target\_tracked\_cluster\_id)| DB Cluster identifier for the DB Instance target. Not returned unless manually importing an RDS\_INSTANCE target that is part of a DB Cluster |
87
87
| <aname="output_proxy_target_type"></a> [proxy\_target\_type](#output\_proxy\_target\_type)| Type of target. e.g. `RDS_INSTANCE` or `TRACKED_CLUSTER`|
88
-
<!--END OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
88
+
<!--END_TF_DOCS-->
89
89
90
90
Apache-2.0 Licensed. See [LICENSE](https://github.com/terraform-aws-modules/terraform-aws-rds-proxy/blob/master/LICENSE).
Copy file name to clipboardExpand all lines: examples/postgresql-iam-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
@@ -25,7 +25,7 @@ An EC2 instance configuration has been provided for use in validating the exampl
25
25
3. Copy the output from `superuser_proxy_iam_connect` and paste it into the window - NOTE: remove the string escape slashes `psql \"host...` -> `psql "host...`
26
26
4. You should now be connected to the `example` database in the RDS instance via the AWS Proxy using IAM authentication
27
27
28
-
<!--BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
28
+
<!--BEGIN_TF_DOCS-->
29
29
## Requirements
30
30
31
31
| Name | Version |
@@ -80,6 +80,6 @@ No inputs.
80
80
| <aname="output_proxy_target_target_arn"></a> [proxy\_target\_target\_arn](#output\_proxy\_target\_target\_arn)| Amazon Resource Name (ARN) for the DB instance or DB cluster. Currently not returned by the RDS API |
81
81
| <aname="output_proxy_target_tracked_cluster_id"></a> [proxy\_target\_tracked\_cluster\_id](#output\_proxy\_target\_tracked\_cluster\_id)| DB Cluster identifier for the DB Instance target. Not returned unless manually importing an RDS\_INSTANCE target that is part of a DB Cluster |
82
82
| <aname="output_proxy_target_type"></a> [proxy\_target\_type](#output\_proxy\_target\_type)| Type of target. e.g. `RDS_INSTANCE` or `TRACKED_CLUSTER`|
83
-
<!--END OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
83
+
<!--END_TF_DOCS-->
84
84
85
85
Apache-2.0 Licensed. See [LICENSE](https://github.com/terraform-aws-modules/terraform-aws-rds-proxy/blob/master/LICENSE).
Copy file name to clipboardExpand all lines: examples/postgresql-iam-instance/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
@@ -25,7 +25,7 @@ An EC2 instance configuration has been provided for use in validating the exampl
25
25
3. Copy the output from `superuser_proxy_iam_connect` and paste it into the window - NOTE: remove the string escape slashes `psql \"host...` -> `psql "host...`
26
26
4. You should now be connected to the `example` database in the Aurora cluster via the AWS Proxy using IAM authentication
27
27
28
-
<!--BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
28
+
<!--BEGIN_TF_DOCS-->
29
29
## Requirements
30
30
31
31
| Name | Version |
@@ -85,6 +85,6 @@ No inputs.
85
85
| <aname="output_proxy_target_target_arn"></a> [proxy\_target\_target\_arn](#output\_proxy\_target\_target\_arn)| Amazon Resource Name (ARN) for the DB instance or DB cluster. Currently not returned by the RDS API |
86
86
| <aname="output_proxy_target_tracked_cluster_id"></a> [proxy\_target\_tracked\_cluster\_id](#output\_proxy\_target\_tracked\_cluster\_id)| DB Cluster identifier for the DB Instance target. Not returned unless manually importing an RDS\_INSTANCE target that is part of a DB Cluster |
87
87
| <aname="output_proxy_target_type"></a> [proxy\_target\_type](#output\_proxy\_target\_type)| Type of target. e.g. `RDS_INSTANCE` or `TRACKED_CLUSTER`|
88
-
<!--END OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
88
+
<!--END_TF_DOCS-->
89
89
90
90
Apache-2.0 Licensed. See [LICENSE](https://github.com/terraform-aws-modules/terraform-aws-rds-proxy/blob/master/LICENSE).
0 commit comments