Releases: n3tuk/workflows-reusable-terraform
v1.2.4
workflows-reusable-terraform
v1.2.4
workflows-reusable-terraform
is a repository for hosting reusable GitHub Workflows for running standard Terraform-based checks and automations on pull requests for the n3tuk
Organisation.
The following is the list of the fixes, updates, and new features, against workflows-reusable-terraform
since v1.2.3 (see v1.2.4 changes after v1.2.3 for the detailed changelog).
Features & Updates
#23
Updateterraform-docs
settings and checkoutref
(@jonathanio)
Maintenance
6 changes
#22
actions(deps): bump release-drafter/release-drafter from 5 to 6 (@dependabot)#21
actions(deps): bump actions/cache from 3 to 4 (@dependabot)#20
actions(deps): bump github/codeql-action from 2 to 3 (@dependabot)#19
actions(deps): bump actions/upload-artifact from 3 to 4 (@dependabot)#18
actions(deps): bump actions/setup-go from 4 to 5 (@dependabot)#17
actions(deps): bump actions/github-script from 6 to 7 (@dependabot)
v1.2.3
workflows-reusable-terraform
v1.2.3
workflows-reusable-terraform
is a repository for hosting reusable GitHub Workflows for running standard Terraform-based checks and automations on pull requests for the n3tuk
Organisation.
The following is the list of the fixes, updates, and new features, against workflows-reusable-terraform
since v1.2.2 (see v1.2.3 changes after v1.2.2 for the detailed changelog).
Bug Fixes
- Fix path to trivy-results.sarif file to process (#16, @jonathanio)
v1.2.2
workflows-reusable-terraform
v1.2.2
workflows-reusable-terraform
is a repository for hosting reusable GitHub Workflows for running standard Terraform-based checks and automations on pull requests for the n3tuk
Organisation.
The following is the list of the fixes, updates, and new features, against workflows-reusable-terraform
since v1.2.1 (see v1.2.2 changes after v1.2.1 for the detailed changelog).
Bug Fixes
- Use branch name instead of version for
trivy-action
(#15, @jonathanio)
v1.2.1
workflows-reusable-terraform
v1.2.1
workflows-reusable-terraform
is a repository for hosting reusable GitHub Workflows for running standard Terraform-based checks and automations on pull requests for the n3tuk
Organisation.
The following is the list of the fixes, updates, and new features, against workflows-reusable-terraform
since v1.2.0 (see v1.2.1 changes after v1.2.0 for the detailed changelog).
Bug Fixes
- Use the full semver tag for
trivy-action
(#14, @jonathanio)
v1.2.0
workflows-reusable-terraform
v1.2.0
workflows-reusable-terraform
is a repository for hosting reusable GitHub Workflows for running standard Terraform-based checks and automations on pull requests for the n3tuk
Organisation.
The following is the list of the fixes, updates, and new features, against workflows-reusable-terraform
since v1.1.1 (see v1.2.0 changes after v1.1.1 for the detailed changelog).
Features & Updates
- Migrate
tfsec
totrivy
astfsec
is joining Trivy (#13, @jonathanio)
v1.1.1
workflows-reusable-terraform
v1.1.1
workflows-reusable-terraform
is a repository for hosting reusable GitHub Workflows for running standard Terraform-based checks and automations on pull requests for the n3tuk
Organisation.
The following is the list of the fixes, updates, and new features, against workflows-reusable-terraform
since v1.1.0 (see v1.1.1 changes after v1.1.0 for the detailed changelog).
Maintenance
6 changes
- actions(deps): bump hashicorp/setup-terraform from 2 to 3 (#12, @dependabot)
- actions(deps): bump terraform-linters/setup-tflint from 3 to 4 (#11, @dependabot)
- actions(deps): bump aws-actions/configure-aws-credentials from 3 to 4 (#10, @dependabot)
- actions(deps): bump actions/checkout from 3 to 4 (#9, @dependabot)
- actions(deps): bump aquasecurity/tfsec-action from 0.1.4 to 1.0.3 (#7, @dependabot)
- actions(deps): bump aws-actions/configure-aws-credentials from 2 to 3 (#8, @dependabot)
v1.1.0
workflows-reusable-terraform
v1.1.0
workflows-reusable-terraform
is a repository for hosting reusable GitHub Workflows for running standard Terraform-based checks and automations on pull requests for the n3tuk
Organisation.
The following is the list of the fixes, updates, and new features, against workflows-reusable-terraform
since v1.0.1 (see v1.1.0 changes after v1.0.1 for the detailed changelog).
Features & Updates
- Migrate from
snyk
totfsec
for Terraform static analysis (#6, @jonathanio)
v1.0.1
workflows-reusable-terraform
v1.0.1
workflows-reusable-terraform
is a repository for hosting reusable GitHub Workflows for running standard Terraform-based checks and automations on pull requests for the n3tuk
Organisation.
The following is the list of the fixes, updates, and new features, against workflows-reusable-terraform
since v1.0.0 (see v1.0.1 changes after v1.0.0 for the detailed changelog).
Bug Fixes
- Fix dependencies in
build-release
Workflow (#5, @jonathanio)
v1.0.0
workflows-reusable-terraform
v1.0.0
workflows-reusable-terraform
is a repository for hosting reusable GitHub Workflows for running standard Terraform-based checks and automations on pull requests for the n3tuk
Organisation.
Features & Updates
- Add the initial configuration of reusable workflows (#2, @jonathanio)
Bug Fixes
- Fix branch names for some GitHub Workflows (#4, @jonathanio)
Maintenance
- actions(deps): bump snyk/actions from 806182742461562b67788a64410098c9d9b96adb to 87b58602664ec2c1c4fd286e2dcf71f2c5a331d6 (#3, @dependabot)