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
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -141,6 +141,9 @@ No modules.
141
141
| Name | Description |
142
142
|------|-------------|
143
143
| <aname="output_db_proxy_endpoints"></a> [db\_proxy\_endpoints](#output\_db\_proxy\_endpoints)| Array containing the full resource object and attributes for all DB proxy endpoints created |
144
+
| <aname="output_iam_role_arn"></a> [iam\_role\_arn](#output\_iam\_role\_arn)| The Amazon Resource Name (ARN) of the IAM role that the proxy uses to access secrets in AWS Secrets Manager. |
145
+
| <aname="output_iam_role_name"></a> [iam\_role\_name](#output\_iam\_role\_name)| IAM role name |
146
+
| <aname="output_iam_role_unique_id"></a> [iam\_role\_unique\_id](#output\_iam\_role\_unique\_id)| Stable and unique string identifying the IAM role |
144
147
| <aname="output_log_group_arn"></a> [log\_group\_arn](#output\_log\_group\_arn)| The Amazon Resource Name (ARN) of the CloudWatch log group |
145
148
| <aname="output_proxy_arn"></a> [proxy\_arn](#output\_proxy\_arn)| The Amazon Resource Name (ARN) for the proxy |
146
149
| <aname="output_proxy_default_target_group_arn"></a> [proxy\_default\_target\_group\_arn](#output\_proxy\_default\_target\_group\_arn)| The Amazon Resource Name (ARN) for the default target group |
Copy file name to clipboardExpand all lines: examples/postgresql-iam-cluster/README.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -63,6 +63,9 @@ No inputs.
63
63
| Name | Description |
64
64
|------|-------------|
65
65
| <aname="output_db_proxy_endpoints"></a> [db\_proxy\_endpoints](#output\_db\_proxy\_endpoints)| Array containing the full resource object and attributes for all DB proxy endpoints created |
66
+
| <aname="output_iam_role_arn"></a> [iam\_role\_arn](#output\_iam\_role\_arn)| The Amazon Resource Name (ARN) specifying the role proxy uses to access secrets |
67
+
| <aname="output_iam_role_name"></a> [iam\_role\_name](#output\_iam\_role\_name)| The name of the role proxy uses to access secrets |
68
+
| <aname="output_iam_role_unique_id"></a> [iam\_role\_unique\_id](#output\_iam\_role\_unique\_id)| Stable and unique string identifying the role proxy uses to access secrets |
66
69
| <aname="output_log_group_arn"></a> [log\_group\_arn](#output\_log\_group\_arn)| The Amazon Resource Name (ARN) of the CloudWatch log group |
67
70
| <aname="output_proxy_arn"></a> [proxy\_arn](#output\_proxy\_arn)| The Amazon Resource Name (ARN) for the proxy |
68
71
| <aname="output_proxy_default_target_group_arn"></a> [proxy\_default\_target\_group\_arn](#output\_proxy\_default\_target\_group\_arn)| The Amazon Resource Name (ARN) for the default target group |
0 commit comments