Skip to content

Feat #686, #1121: Add values_map attribute for structured values with granular diffs - #1858

Open
dennismdejong wants to merge 1 commit into
hashicorp:mainfrom
dennismdejong:feat/686-values-diff
Open

Feat #686, #1121: Add values_map attribute for structured values with granular diffs#1858
dennismdejong wants to merge 1 commit into
hashicorp:mainfrom
dennismdejong:feat/686-values-diff

Conversation

@dennismdejong

Copy link
Copy Markdown

Adds a new values_map attribute of type map(any) to helm_release resource and helm_template data source. The provider YAML-encodes the map and merges it into the values at apply time, allowing Terraform to show granular field-level diffs instead of "entire file removed/added" for values changes.

Fixes #686
Fixes #1121

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.

Provide richer diff of values changes Make values diffs more useful, possibly by accepting maps.

1 participant