ENHANCEMENTS:
BREAKING CHANGES:
- Skip formatter if filter didn't change contents (#24)
Previously outputs are always formatted, but the outputs are no longer formatted if a given address doesn't match to suppress meaningless diff.
NEW FEATURES:
- Add support for getting nested block (#22)
- Add body get command (#23)
- Add support for in-place update (#25)
ENHANCEMENTS:
ENHANCEMENTS:
NEW FEATURES:
NEW FEATURES:
- Add block append command (#8)
ENHANCEMENTS:
- Add integration test (#5)
- Update hcl to v2.7.0 (#6)
- Update Go to v1.15.2 (#7)
- Refactor to test argument flags (#9)
- Prevent uploading pre-release to Homebrew (#12)
BUG FIXES:
- Fix binary compatibility issue for alpine (#11)
Initial release