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

Update funcs to include ctx #2260

Closed Zlaticanin closed 3 weeks ago

Zlaticanin commented 4 weeks ago

This PR involves updating the helper functions in auth_mount.go to pass in the context, as well as updating the usages in the resources. In this case: gcp-auth, github-auth, auth-backend, and jwt-auth.