hashicorp / terraform-provider-vault

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

[Phase 2] Include Auth Login blocks in multiplexed Provider configuration #2097

Closed vinay-gopalan closed 9 months ago

vinay-gopalan commented 9 months ago

Branches off of #2090 to complete updates to all auth login blocks so that they:

Ensures that the build is stable and the provider configurations match up

Completes the PoC for a TF Framework resource with vault_password_policy/vault_password_policy_fw

fairclothjm commented 9 months ago

Thanks @vinay-gopalan ! I addressed the todos that you noted, squashed all the commits in this PR, force pushed and will merge to the base branch