improvements: address feedback

This commit is contained in:
Scott Wilson
2025-06-06 13:22:45 -07:00
parent f8939835e1
commit d57f76d230
3 changed files with 63 additions and 4 deletions

View File

@@ -35,8 +35,8 @@ description: "Learn how to configure a GCP Secret Manager Sync for Infisical."
- **GCP Connection**: The GCP Connection to authenticate with.
- **Project**: The GCP project to sync with.
- **Scope**: The GCP project scope that secrets should be synced to:
-**Global**: Secrets will be synced globally; available to all project regions.
-**Region**: Secrets will be synced to the specified region.
- **Global**: Secrets will be synced globally; available to all project regions.
- **Region**: Secrets will be synced to the specified region.
5. Configure the **Sync Options** to specify how secrets should be synced, then click **Next**.
![Configure Options](/images/secret-syncs/gcp-secret-manager/gcp-secret-manager-options.png)