Skip to content

Conversation

bbckr
Copy link
Contributor

@bbckr bbckr commented Aug 30, 2025

Included in the changes:

  • The ability to merge simple key value files, like .tfvars which is a small subset of HCL
  • DRYs up how the merging and formatting works
  • Slight change in formatting. Where 2 new lines would get added at EOF, this would be a single new line at EOF. However, in the 1 case where there was 1 new line, this removes it. This is preferable IMO and we should keep it as such until the formatting (of a single new line) is consistent across all iterations.

BREAKING CHANGE: Although not breaking any contract/interface, I've marked this change as breaking change since the formatting of the return values has changed.

@bbckr bbckr changed the title Add support for .tfvars file BREAKING CHANGE: Add support for .tfvars file Aug 30, 2025
@bbckr bbckr changed the title BREAKING CHANGE: Add support for .tfvars file feat: Add support for .tfvars file Aug 30, 2025
@bbckr bbckr merged commit 9cec83d into main Aug 30, 2025
8 checks passed
@bbckr bbckr deleted the bbckr-tfvars branch August 30, 2025 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants