Skip to content

feat: add GCP Secret Manager as a secret provider - #29

Merged
bijin-bruno merged 3 commits into
usebruno:mainfrom
abhishekp-bruno:feat/gcp-secret-manager-support
Aug 11, 2026
Merged

feat: add GCP Secret Manager as a secret provider#29
bijin-bruno merged 3 commits into
usebruno:mainfrom
abhishekp-bruno:feat/gcp-secret-manager-support

Conversation

@abhishekp-bruno

Copy link
Copy Markdown
Contributor

BRU-4148

Adds GCP Secret Manager as a supported secret provider for environment variables.

Changes

  • Updated SecretProviderType to include 'gcp-secrets-manager'.
  • Enhanced SECRET_POINTER_FIELD to map 'gcp-secrets-manager' to 'projectId'.
  • Updated environment labels to include 'GCP Secrets Manager'.
  • Modified tests to reflect the addition of GCP Secrets Manager in the labeling of secret manager types.

- Updated SecretProviderType to include 'gcp-secrets-manager'.
- Enhanced SECRET_POINTER_FIELD to map 'gcp-secrets-manager' to 'projectId'.
- Updated environment labels to include 'GCP Secrets Manager'.
- Modified tests to reflect the addition of GCP Secrets Manager in the labeling of secret manager types.
…etProviderType in EnvironmentsView

- Upgraded @opencollection/types from 0.11.0 to 0.13.0 in package.json.
- Imported SecretProviderType in EnvironmentsView and removed the local copy
Comment thread packages/bruno-api-docs/package.json
@bijin-bruno
bijin-bruno merged commit 4fb755a into usebruno:main Aug 11, 2026
2 checks passed
arpit-bruno pushed a commit that referenced this pull request Aug 11, 2026
* feat: add GCP Secrets Manager support in environments view

- Updated SecretProviderType to include 'gcp-secrets-manager'.
- Enhanced SECRET_POINTER_FIELD to map 'gcp-secrets-manager' to 'projectId'.
- Updated environment labels to include 'GCP Secrets Manager'.
- Modified tests to reflect the addition of GCP Secrets Manager in the labeling of secret manager types.

* chore: update @opencollection/types to version 0.13.0 and import SecretProviderType in EnvironmentsView

- Upgraded @opencollection/types from 0.11.0 to 0.13.0 in package.json.
- Imported SecretProviderType in EnvironmentsView and removed the local copy

* chore: update @opencollection/types to version 0.13.0 in package-lock.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants