Releases: reproio/terraform-j2md
Releases · reproio/terraform-j2md
v0.0.9
Changelog
- fdc17d3 Add Apache-2.0 license file
- 25a2743 Merge pull request #24 from ka2n/patch-1
- c8eeb1d Merge pull request #26 from reproio/add-license
- 1733150 Merge pull request #28 from akihiro17/show-index
- 92a5431 Merge pull request #29 from akihiro17/update-golang-1.22
- a4878a8 Update README.md
- b2fcd41 golang 1.22
- 4194698 show instance key of resources
- 867ab05 use golang 1.22
v0.0.8
Changelog
- b0a8400 Merge pull request #20 from reproio/feat/add-action
- 1b2381e Merge pull request #22 from reproio/feat/support-moved-block
- 465d500 doc: update install section
- 904cacc feat: add action
- 1d31e1b feat: support moved block
- 99940d7 refactor: add Renderer interface to use multiple rendering method
- 24596a8 refactor: pass escapeHTML parameter to UnifiedDiffRenderer directly
- d7167fd refactor: remove unused struct
- 49458b0 use -D instead of mkdir
- 9428eb6 use latest version
- 994f0a1 use pipe
v0.0.7
v0.0.6
Changelog
- 1efd8f8 Do not escape html special characters
- dc390be Introduce the
no-escape-html
option - 7ba552f Merge pull request #17 from reproio/fix_display_module_address
- b719045 Merge pull request #18 from akihiro17/dont-escape-html-characters
- 35c1d34 chore: change to more simple code
- 7613871 fix: display module address in details
v0.0.5
Changelog
- 35bfd01 Merge pull request #12 from reproio/hide-sensitive-value
- 77cfdc9 Merge pull request #13 from reproio/pretty-json
- 040cc9d Merge pull request #14 from akihiro17/io-reader
- 67e68a6 Merge pull request #16 from reproio/fix-goreleaser
- 95b7403 Merge remote-tracking branch 'origin/master' into pretty-json
- d5e799c Update
actions/checkout
- 68f9be0 Use
clean
instead ofrm-dist
- ac5417b Use
name_template
instead ofarchives.replacements
- d2f7832 Use io.Reader interface as NewPlanData function parameter
- de00caa change package name
- 1c49e28 chore: add newline
- 185efe1 chore: go mod tidy
- 96e8de0 chore: go mod tidy
- 2dbafe5 chore: use make
- 9f4df97 close files
- f63091b feat: add Makefile
- 26774c7 feat: hide sensitive value
- 2bf8a31 feat: support pretty print json string
- fc87f9f feat: use sanitize package to mask sensitive values
- 03a0ef5 fix: local variable name should be start lower case
- bac6679 fix: run test for public function
- 4e86750 fix: use plan object without copying
- 520e58f refactor: separate implementation and test
- 08d367e swap expression order more natural
v0.0.4
v0.0.3
v0.0.2
v0.0.1
What's Changed
- put some template code by @ryo-matsuzaki-mdol in #1
- Feature/implement test by @ryo-matsuzaki-mdol in #2
- First Implementation by @ryo-matsuzaki-mdol in #3
- Add test and release on CI job by @yoshimura0725 in #4
New Contributors
- @ryo-matsuzaki-mdol made their first contribution in #1
- @yoshimura0725 made their first contribution in #4
Full Changelog: https://github.com/reproio/terraform-j2md/commits/v0.0.1