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: website/docs/index.html.markdown
+1
Original file line number
Diff line number
Diff line change
@@ -183,6 +183,7 @@ The following arguments are supported:
183
183
from the environment (or the given profile, see `aws_rds_iam_profile`)
184
184
*`aws_rds_iam_profile` - (Optional) The AWS IAM Profile to use while using AWS RDS IAM Auth.
185
185
*`aws_rds_iam_region` - (Optional) The AWS region to use while using AWS RDS IAM Auth.
186
+
*`aws_rds_iam_provider_role_arn` - (Optional) AWS IAM role to assume while using AWS RDS IAM Auth.
186
187
*`azure_identity_auth` - (Optional) If set to `true`, call the Azure OAuth token endpoint for temporary token
187
188
*`azure_tenant_id` - (Optional) (Required if `azure_identity_auth` is `true`) Azure tenant ID [read more](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/data-sources/client_config.html)
0 commit comments