Skip to content

build(deps): bump terraform-linters/setup-tflint from 4 to 6 - #7

Open
dependabot[bot] wants to merge 6 commits into
mainfrom
dependabot/github_actions/terraform-linters/setup-tflint-6
Open

build(deps): bump terraform-linters/setup-tflint from 4 to 6#7
dependabot[bot] wants to merge 6 commits into
mainfrom
dependabot/github_actions/terraform-linters/setup-tflint-6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps terraform-linters/setup-tflint from 4 to 6.

Release notes

Sourced from terraform-linters/setup-tflint's releases.

v6.0.0

What's Changed

Breaking

Docs

Dependencies

New Contributors

Full Changelog: terraform-linters/setup-tflint@v5...v6.0.0

v5.0.0

Breaking Changes

Dependencies

Dependencies

... (truncated)

Commits
  • 6e1e064 Add tflint_version_file input to read the TFLint version from a file (#448)
  • bd0e724 Name the wrapper hand-off protocol in a shared module (#446)
  • 52ffb18 Consolidate plugin cache into a single module (#445)
  • b9debd4 Extract release-target and installer modules with tests (#444)
  • abe3f1e build(deps): Bump fast-xml-parser from 5.5.7 to 5.7.1 (#433)
  • b730524 build(deps): Bump fast-xml-builder from 1.1.4 to 1.2.0 (#440)
  • 23614ba build(deps): Bump the actions group across 1 directory with 3 updates (#441)
  • f19a7db build(deps-dev): Bump jest from 30.3.0 to 30.4.2 (#443)
  • a07ff01 build(deps-dev): Bump the eslint group with 2 updates (#442)
  • 080d6ca build(deps): Bump actions/setup-node from 6.3.0 to 6.4.0 (#439)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot Bot and others added 6 commits June 12, 2026 10:19
Bumps [hashicorp/archive](https://github.com/hashicorp/terraform-provider-archive) from 2.7.1 to 2.8.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-archive/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-archive/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-archive@v2.7.1...v2.8.0)

---
updated-dependencies:
- dependency-name: hashicorp/archive
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 6.38.0 to 6.50.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-aws@v6.38.0...v6.50.0)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-version: 6.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform) from 3 to 4.
- [Release notes](https://github.com/hashicorp/setup-terraform/releases)
- [Changelog](https://github.com/hashicorp/setup-terraform/blob/main/CHANGELOG.md)
- [Commits](hashicorp/setup-terraform@v3...v4)

---
updated-dependencies:
- dependency-name: hashicorp/setup-terraform
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* ci: add tfsec and tflint scanning jobs

Makes the profile's tfsec/tflint claim enforceable in CI.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* fix(security): encrypt CloudTrail + DynamoDB, enable PITR; gate tfsec at HIGH

- CMK with CloudTrail and CloudWatch Logs key policy; trail and log group encrypted
- DynamoDB server-side encryption and point-in-time recovery
- tfsec gates HIGH/CRITICAL; remaining medium/low findings visible in scan output

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* fix(security): encrypt the observability CloudTrail trail with the storage CMK

The key policy for CloudTrail already existed on the storage CMK; the trail
was simply never pointed at it.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
…p scratch

- Add Mermaid request-flow diagram and CI status badge above the fold
- Write docs/architecture/overview.md (was 0 bytes but linked first in docs/index.md)
- tests/README referenced scripts/verification/*.sh that don't exist — replaced
  with the real manual curl verification and the existing check_secrets.sh
- Remove scratch files infra/SECRETS_PATTERN.py, infra/environments/dev/LAMBDA_VPC_PATCH.txt

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Bumps [terraform-linters/setup-tflint](https://github.com/terraform-linters/setup-tflint) from 4 to 6.
- [Release notes](https://github.com/terraform-linters/setup-tflint/releases)
- [Commits](terraform-linters/setup-tflint@v4...v6)

---
updated-dependencies:
- dependency-name: terraform-linters/setup-tflint
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant