Skip to content

Releases: devops-infra/action-terraform-validate

v0.3.1

08 Nov 17:27
4489c2d
Compare
Choose a tag to compare

What's Changed

  • Updated action-pull-request to v0.4 by @github-actions in #18
  • Updated curl to 7.78.0 by @github-actions in #19
  • Update curl to 7.79.0 by @github-actions in #20
  • Bump curl to 7.79.1 by @github-actions in #21
  • Bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #22
  • Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #23
  • Bump alpine from 3.14 to 3.15.0 by @dependabot in #24
  • Bump for bash and curl by @github-actions in #25
  • Bump for bash 5.1.16 by @github-actions in #26
  • Bump actions/checkout from 2.4.0 to 3 by @dependabot in #27
  • Bump action-pull-request and improved conditions by @github-actions in #28
  • Fix cron workflow by @github-actions in #29
  • Bump alpine from 3.15.0 to 3.15.1 by @dependabot in #30
  • Bump alpine from 3.15.1 to 3.15.2 by @dependabot in #31
  • Bump alpine from 3.15.2 to 3.15.3 by @dependabot in #32
  • Bump alpine from 3.15.3 to 3.15.4 by @dependabot in #33
  • Bump alpine from 3.15.4 to 3.16.0 by @dependabot in #34
  • Bump crazy-max/ghaction-github-labeler from 3.1.1 to 4.0.0 by @dependabot in #35
  • Bump devops-infra/action-pull-request from 0.4.2 to 0.5.0 by @dependabot in #36
  • Bump alpine from 3.16.0 to 3.16.1 by @dependabot in #37
  • Bump alpine from 3.16.1 to 3.16.2 by @dependabot in #38
  • Bump devops-infra/action-pull-request from 0.5.0 to 0.5.1 by @dependabot in #39
  • Bump crazy-max/ghaction-github-labeler from 4.0.0 to 4.1.0 by @dependabot in #40
  • Bump devops-infra/action-pull-request from 0.5.1 to 0.5.2 by @dependabot in #41
  • Bump devops-infra/action-pull-request from 0.5.2 to 0.5.3 by @dependabot in #42
  • Bump alpine from 3.16.2 to 3.16.3 by @dependabot in #43
  • Bump alpine from 3.16.3 to 3.17.0 by @dependabot in #44
  • Bump bash to 5.2.12 by @github-actions in #45
  • Update README.md by @jaroslaw-bochniak in #46
  • Bump bash to 5.2.15 and curl to 7.87.0 by @github-actions in #47
  • Bump alpine from 3.17.0 to 3.17.1 by @dependabot in #48
  • Bump alpine from 3.17.1 to 3.17.2 by @dependabot in #49
  • Bump devops-infra/action-pull-request from 0.5.3 to 0.5.5 by @dependabot in #50
  • Bump bash curl to 7.88.1 by @github-actions in #51
  • Bump alpine from 3.17.2 to 3.17.3 by @dependabot in #52
  • Bump curl to 8.0.1 by @github-actions in #53
  • Bump alpine from 3.17.3 to 3.18.0 by @dependabot in #54
  • Bump curl to 8.1.2 by @github-actions in #55
  • Bump alpine from 3.18.0 to 3.18.2 by @dependabot in #56
  • Bump curl to 8.2.0 by @github-actions in #57
  • Bump curl to 8.2.1 by @github-actions in #58
  • Bump alpine from 3.18.2 to 3.18.3 by @dependabot in #59
  • Bump crazy-max/ghaction-github-labeler from 4.1.0 to 4.2.0 by @dependabot in #60
  • Bump actions/checkout from 3 to 4 by @dependabot in #61
  • Bump crazy-max/ghaction-github-labeler from 4.2.0 to 5.0.0 by @dependabot in #62
  • Bump curl to 8.3.0 by @github-actions in #64
  • Bump alpine from 3.18.3 to 3.18.4 by @dependabot in #63
  • Add git to image by @github-actions in #66
  • Update release to v0.3.1 by @github-actions in #67

New Contributors

Full Changelog: v0.1...v0.3.1

v0.3

30 Jun 16:59
6d39058
Compare
Choose a tag to compare

Update for Terraform 1.0.1.
Update for Alpine 3.14.
Few improvements.

v0.2

30 Sep 09:30
6d39058
Compare
Choose a tag to compare

Fixed for latest Terraform from 0.13 series - 0.13.3

v0.1

09 Sep 12:21
6d39058
Compare
Choose a tag to compare

GitHub Action validating Terraform modules

GitHub Action automatically validating Terraform modules.

Dockerized as devopsinfra/action-terraform-validate.

Features:

  • Main action is using terraform validate.
  • It's a stripped down image of my other creation - devops-infra/docker-terragrunt - framework for managing Infrastructure-as-a-Code.
  • it's main use will be everywhere where Terraform is used and is great for statically or actively checking modules' sources.

v0.1-fix

30 Sep 09:24
6d39058
Compare
Choose a tag to compare

Use latest Terraform from 0.12 series - 0.12.29.