Skip to content

Commit

Permalink
Update error in google_service_account_id_token data source docs (Goo…
Browse files Browse the repository at this point in the history
  • Loading branch information
SarahFrench authored and amanMahendroo committed Dec 17, 2024
1 parent e12064a commit 1a53f24
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ For more information see
```

## Example Usage - Service Account Impersonation.
`google_service_account_access_token` will use background impersonated credentials provided by [google_service_account_access_token](https://registry.terraform.io/providers/hashicorp/google/latest/docs/data-sources/service_account_access_token).
`google_service_account_id_token` will use background impersonated credentials provided by [google_service_account_access_token](https://registry.terraform.io/providers/hashicorp/google/latest/docs/data-sources/service_account_access_token).

Note: to use the following, you must grant `target_service_account` the
`roles/iam.serviceAccountTokenCreator` role on itself.
Expand Down

0 comments on commit 1a53f24

Please sign in to comment.