Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 5 commits into from Mar 25, 2024

Conversation

fairclothjm
Copy link
Contributor

@fairclothjm fairclothjm commented Mar 25, 2024

Description

Piggy backs on #2099 from @NightOwl998 to allow TFVP to sync out-of-band changes to kv secrets for v1 and v2.

Closes #2099
Closes #1993
Relates #1993

Checklist

  • Added CHANGELOG entry (only for user-facing changes)
  • Acceptance tests where run against all supported Vault Versions

@fairclothjm fairclothjm changed the title Data json read update allow syncing with out-of-band changes for kv v1 and v2 Mar 25, 2024
@fairclothjm fairclothjm added this to the 4.2.0 milestone Mar 25, 2024
Copy link
Contributor

@vinay-gopalan vinay-gopalan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: vault_kv_secret_v2 fails to update secret data modified outside terraform
3 participants