misc: improved doc wording

This commit is contained in:
Sheen Capadngan
2025-01-27 22:57:16 +08:00
parent 8e4226038b
commit effd88c4bd

View File

@@ -57,7 +57,7 @@ Infisical supports [service account impersonation](https://cloud.google.com/iam/
</Tabs>
</Step>
<Step title="Enable Service Account Impersonation">
On the newly created service account, assign the `Service Account Token Creator` role to the Infisical instance's service account. This allows the instance to impersonate this service account.
On the new service account, assign the `Service Account Token Creator` role to the Infisical instance's service account. This allows Infisical to impersonate the new service account.
![Service Account Page](/images/app-connections/gcp/service-account-grant-access.png)
</Step>