hashicorp / terraform-provider-vault

Terraform Vault provider
https://www.terraform.io/docs/providers/vault/
Mozilla Public License 2.0
451 stars 535 forks source link

Add new WIF fields for GCP Secrets (Vault Enterprise only) #2249

Closed vinay-gopalan closed 1 month ago

vinay-gopalan commented 1 month ago

Description

Adds the following new fields to the GCP Secrets Backend resource to enable the WIF workflow:

Checklist

Output from acceptance testing:

$ make testacc TESTARGS='-run=TestGCPSecretBackend'
=== RUN   TestGCPSecretBackend
--- PASS: TestGCPSecretBackend (3.79s)
PASS