Skip to content

Releases: getcloudnative/pre-commit-hooks-terraform

v1.3.0

16 Dec 11:03
Compare
Choose a tag to compare
  • Add support for Terraform 0.12 using terraform-docs12 Helper (#4)

v1.2.1

03 Dec 19:35
Compare
Choose a tag to compare
  • Pass multiple input files as array elements into terraform-docs. Fixes #2.

v1.2.0

23 Oct 16:42
Compare
Choose a tag to compare
  • Integrates segmentio/terraform-docs after project maintenance has continued
  • Integrate --no-sort option of terraform-docs v0.4.0 to have unsorted inputs in the Jenkinsfile
  • Integrate --with-aggregate-type-defaults of terraform-docs v0.4.0
  • Fix glitches in Jenkinsfile when replacing file contents (#1)
  • Rename repository to pre-commit-hooks-terraform
  • Rename hook to terraform_inputs_jenkins_pipeline_params
  • Enforce JSON parsing for Terraform aggregate types 'list' and 'map'
  • Update documentation

v1.1.0

26 Jul 10:26
Compare
Choose a tag to compare
  • Integrates getcloudnative/terraform-docs to support the integration of Terraform variables' defaults.
  • Properly translates complex pipeline parameters into Terraform JSON variables.

v1.0.0

12 Jul 18:57
Compare
Choose a tag to compare
Fix replacements parameter naming.