Skip to content

Releases: vietanhduong/vault-converter

v0.3.1

18 Jul 04:09
ad0329b
Compare
Choose a tag to compare

Changelog

0.3.0

04 Feb 13:05
8c8f34e
Compare
Choose a tag to compare

Changelog

  • 8c8f34e feat: Change default token path

0.2.5

11 Jan 03:27
5b331a0
Compare
Choose a tag to compare

Changelog

  • 5b331a0 fix: wrap env with single quote

0.2.4

22 Dec 09:13
543ea3e
Compare
Choose a tag to compare

Changelog

0.2.3

23 Nov 05:02
bfa704a
Compare
Choose a tag to compare

Changelog

bfa704a chore: Add content-type header
ff25260 Update README.md

0.2.2

01 Nov 07:54
98f6844
Compare
Choose a tag to compare

Changelog

98f6844 Update test

0.2.1

31 Oct 15:25
12dec2b
Compare
Choose a tag to compare

Changelog

12dec2b Fix convert HCL to JSON in HCL v1 library (#2)

0.2.0

23 Oct 07:48
34d8117
Compare
Choose a tag to compare

Changelog

34d8117 Support ENV format (#1)
3c764b6 Update doc
4c6b19d Update documents

v0.1.0

13 Oct 10:40
4926d0e
Compare
Choose a tag to compare

Changelog

4926d0e Fix typo
cc38065 Remove command version and and version flag
0041d68 Remove brew
3b482ad Update goreleaser
2cdcd09 Update gitignore
b78660d Update CI and remove unused lib
ce2e305 Update README.md
6dbbe14 Update README.md
7142ae9 Fix test
d2b80f3 Apply CI
b381bfa Remove binanry
c4e473b Add tests
0e3d213 Update test
56c5879 Add test case
18891b4 Add more test
7891346 Add test
bf69863 Add test
6029d5b Add tests
59c47b5 Support push command
92ebe1c Clean code
ab4b4e7 Add LICENSE
3458ac5 Add comments
27559ed Support pull secret from vault and convert to tfvars
4de02e0 Add convert command
2e6ade3 Add ignore
eee0b4c Init repository