Skip to content

Releases: terraform-compliance/cli

1.3.22

20 Jul 15:56
191fc24
Compare
Choose a tag to compare
  • Fixed a problem where some resources/modules was not properly processed due to null value.

1.3.21

01 Jul 10:38
38a6c1a
Compare
Choose a tag to compare
  • Fixed the docker image where terraform-compliance couldnt be installed with faster_parsing option

1.3.20

01 Jul 10:26
c7d8190
Compare
Choose a tag to compare
  • Made orjson package installation optional. (#192 #516)

1.3.19

25 Jun 14:39
94e0aaa
Compare
Choose a tag to compare
  • Added new format support for terraform 1.0.1+ versions.
    (Special thanks to Hashicorp Terraform team for releasing a patch version breaking backwards compatibility!)

1.3.18

09 Jun 21:17
e01f922
Compare
Choose a tag to compare

Fixed a problem where terraform-compliance fails to recognise some resources on a 2+ multi-layered module structure.

1.3.17

08 Jun 13:03
88a35a8
Compare
Choose a tag to compare

Added support for terraform 1.0.x versions

1.3.16

04 Jun 13:42
5843b3a
Compare
Choose a tag to compare

1.3.15

12 May 10:40
ca80d5f
Compare
Choose a tag to compare
  • Fixed an issue where exclude resources tag were breaking due to improper step_obj creation from Given step. (#468)
  • Disabled ssh host key checking for private repositories (#474)
  • Fixed an issue where some complicated plan.out.json files were creating problems while getting parsed. Also improved performance especially on large plan files.
  • Improved performance around 20x while parsing JSON entities. (#460)

1.3.14

15 Apr 09:28
6502fef
Compare
Choose a tag to compare
  • Upgraded python in Docker image from 3.7.3 (stretch) to 3.7.10 (buster)
  • Enabled terraform 0.15 support.

1.3.13

08 Feb 23:44
3f57830
Compare
Choose a tag to compare