hashicorp / terraform-provider-vault

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

allow syncing with out-of-band changes for kv v1 and v2 #2207

Closed fairclothjm closed 6 months ago

fairclothjm commented 6 months ago

Description

Piggy backs on https://github.com/hashicorp/terraform-provider-vault/pull/2099 from @NightOwl998 to allow TFVP to sync out-of-band changes to kv secrets for v1 and v2.

Closes #2099 Closes #1993 Relates https://github.com/hashicorp/terraform-provider-vault/issues/1993

Checklist