diff --git a/website/docs/r/gcp_auth_backend_role.html.md b/website/docs/r/gcp_auth_backend_role.html.md index eefbbe4d4..807d19914 100644 --- a/website/docs/r/gcp_auth_backend_role.html.md +++ b/website/docs/r/gcp_auth_backend_role.html.md @@ -45,10 +45,9 @@ The following arguments are supported: * `policies` - (Optional) Policies to grant on the issued token -* `bound_service_accounts` - (Optional) GCP Service Accounts allowed to issue tokens under this role - * `backend` - (Optional) Path to the mounted GCP auth backend +* `bound_service_accounts` - (Optional) GCP Service Accounts allowed to issue tokens under this role. (Note: **Required** if role is `iam`We) ### gce-only Parameters