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 Azure Auth WIF fields #2254

Closed Zlaticanin closed 4 weeks ago

Zlaticanin commented 4 weeks ago

The Azure Auth WIF test is failing locally due to missing (resource) and unsupported (subscription_id) parameters. I believe this patch should get us to the desired state azureauth.patch

Thank you! I updated the PR with suggestions and ran the tests and they should be all passing locally. 🙏