Skip to content

Releases: terraform-compliance/cli

1.3.13

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

1.3.12

18 Jan 10:47
800bd85
Compare
Choose a tag to compare

1.3.11

15 Jan 14:26
46c736e
Compare
Choose a tag to compare
  • Fixed a problem on the release cycle. This version of terraform-compliance is functionally same with 1.3.10.

1.3.10

15 Jan 10:51
83c57a0
Compare
Choose a tag to compare
  • Fixed an issue where ambigious references were breaking during parsing. (#446)

1.3.9

10 Jan 23:48
5534c58
Compare
Choose a tag to compare
  • Fixed an issue where incorrect ref_type format were breaking during parsing. (#444)
  • Fixed an issue where \x08 character was breaking JUnit XML conversion during provider version_constraint checks. (#432)
  • Fixed an issue where the omission of after_unknown values were breaking the Given step resource that supports. (#445)
  • Fixed an issue where parsing the terraform file threw list out of range error. (#428)

1.3.8

07 Dec 15:47
1711535
Compare
Choose a tag to compare
  • New tag to exclude resources from tagged scenario. (#414)
  • Addressed the problem defined in (#417) and (#410) by changing how we refer the resources
  • Added terraform 0.14.x support. (#421)

1.3.7

12 Nov 15:38
c627228
Compare
Choose a tag to compare

1.3.7a4

12 Nov 15:00
26c98e0
Compare
Choose a tag to compare
1.3.7a4 Pre-release
Pre-release
GitHub actions test (#411)

Github Actions CD Implementation

1.3.7a3

09 Nov 21:28
Compare
Choose a tag to compare
1.3.7a3 Pre-release
Pre-release
Merge branch 'github_actions' into master

1.3.7a2

09 Nov 21:26
446980c
Compare
Choose a tag to compare
1.3.7a2 Pre-release
Pre-release
<Github Actions Test>