Releases: scaleway-terraform-modules/workflows
Releases · scaleway-terraform-modules/workflows
v2.1.6
What's Changed
- chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #35
Full Changelog: v2.1.5...v2.1.6
v2.1.5
What's Changed
- chore(deps): bump actions/cache from 4.1.1 to 4.1.2 by @dependabot in #34
Full Changelog: v2.1.4...v2.1.5
v2.1.4
What's Changed
- chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #32
- chore(deps): bump actions/cache from 4.1.0 to 4.1.1 by @dependabot in #33
Full Changelog: v2.1.3...v2.1.4
v2.1.3
What's Changed
- fix(ci): Fix jobs ID & Name by @benoit-garcia in #29
- chore(deps): bump terraform-docs/gh-actions from 1.2.2 to 1.3.0 by @dependabot in #28
- chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #30
- chore(deps): bump actions/cache from 4.0.2 to 4.1.0 by @dependabot in #31
Full Changelog: v2.1.2...v2.1.3
v2.1.2
What's Changed
- chore(deps): bump terraform-docs/gh-actions from 1.2.0 to 1.2.2 by @dependabot in #27
Full Changelog: v2.1.1...v2.1.2
v2.1.1
What's Changed
- chore(deps): bump hashicorp/setup-terraform from 3.1.1 to 3.1.2 by @dependabot in #26
Full Changelog: v2.0.2...v2.1.1
v2.1.0
What's Changed
- chore(deps): bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in #23
- chore(deps): bump terraform-docs/gh-actions from 1.1.0 to 1.2.0 by @dependabot in #24
- chore(deps): bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #25
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- chore(deps): bump actions/checkout from 4.1.4 to 4.1.5 by @dependabot in #21
- chore(deps): bump hashicorp/setup-terraform from 3.1.0 to 3.1.1 by @dependabot in #22
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
Features
- Do not configure backend anymore when checking terraform modules by @benoit-garcia in #20
- Cache providers directory when checking terraform modules by @benoit-garcia in #20
- Do not run
terraform plan
when checking terraform modules by @benoit-garcia in #20 - Create a workflow for checking on terraform projects by @benoit-garcia in #20
- Update the workflow applying plan on terraform project by @benoit-garcia in #20
Misc changes
- Rename workflow files by @benoit-garcia in #20
- Harmonise job names by @benoit-garcia in #20
- Rename terraform module jobs and steps by @benoit-garcia in #20
Breaking Changes
Workflow files were renamed in this release. Updating requires to edit all calling workflows to reflect this change.
Full Changelog: v1.2.0...v2.0.0
v1.2.0
What's Changed
- feat(tflint): Check only local modules by @benoit-garcia in #19
Full Changelog: v1.1.0...v1.2.0