Releases: flosell/iam-policy-json-to-terraform
Releases · flosell/iam-policy-json-to-terraform
1.9.2
19 Oct 13:54
Compare
Sorry, something went wrong.
No results found
1.9.1
16 Mar 14:11
Compare
Sorry, something went wrong.
No results found
1.9.0
01 Mar 15:59
Compare
Sorry, something went wrong.
No results found
Changed
No longer generating empty sid entries when it's missing in the input JSON (#125 ) - thank you @esprimo for the contribution
1.8.2
29 Jan 09:39
Compare
Sorry, something went wrong.
No results found
1.8.1
08 Oct 07:20
Compare
Sorry, something went wrong.
No results found
Changed
Fixed
Allow multiple Terraform variables in the same line (#59 )
Include more helpful error messages on parsing errors (#49 )
1.8.0
07 Jul 01:32
Compare
Sorry, something went wrong.
No results found
Added
Usage message if STDIN is a terminal (#18 )
1.7.0
03 May 03:54
Compare
Sorry, something went wrong.
No results found
1.6.0
22 Dec 01:49
Compare
Sorry, something went wrong.
No results found
Added
Support for input that contains HCL expressions that break JSON syntax (#16 ) - this should make it easier to convert from heredoc to terraform
1.5.0
24 May 07:53
Compare
Sorry, something went wrong.
No results found
Fixed
Limit escaping of dollar signs to IAM policy variables, don't escape terraform interpolations (#13 )
1.4.0
19 Apr 10:20
Compare
Sorry, something went wrong.
No results found
Fixed
Parsing of single-statement policies when expressed as a JSON object instead of a JSON object wrapped into an array (#10 )