GoogleCloudPlatform / spring-cloud-gcp

New home for Spring Cloud GCP development starting with version 2.0.
Apache License 2.0
425 stars 316 forks source link

feat: added regional secret support for secret-manager #3365

Open abheda-crest opened 2 weeks ago

abheda-crest commented 2 weeks ago

Issue: #3331

Description:

Added the support for regional secret creation/updation, deletion and fetch for secret manager service.

Note: Fixed the integration test testUpdateSecrets in the file secretmanager/it/SecretManagerTemplateIntegrationTests.java

Performed the below mentioned manual unit tests to validate the working of the global and regional secret operations.

More information about regional secrets: https://cloud.google.com/secret-manager/regional-secrets/data-residency