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 Auth (Vault Enterprise only) #2256

Closed vinay-gopalan closed 4 weeks ago

vinay-gopalan commented 1 month ago

Description

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

Checklist

Output from acceptance testing:

$ make testacc TESTARGS='-run=TestGCPAuthBackend_WIF'
=== RUN   TestGCPAuthBackend_WIF
--- PASS: TestGCPAuthBackend_WIF (1.96s)
PASS
Zlaticanin commented 4 weeks ago

Should be add another usage example here for WIF? Similar how we've done for others

vinay-gopalan commented 4 weeks ago

Should be add another usage example here for WIF? Similar how we've done for others

Ah thanks for the reminder! Added examples for both Auth and Secrets