ci(deps): update dependency terraform-linters/tflint to v0.60.0

This MR contains the following updates:

Package Update Change
terraform-linters/tflint minor 0.59.1 -> 0.60.0

Release Notes

terraform-linters/tflint (terraform-linters/tflint)

v0.60.0

Compare Source

What's Changed

This release introduces a new configuration file format: .tflint.json. This is useful for workflows such as automatically generating configuration files. Please note that in order to use the .tflint.json, enabled plugins must be built with SDK v0.23+.

From this release, Cosign signatures (checksums.txt.keyless.sig and checksums.txt.pem) are deprecated. They will not be included in future releases. If your installation scripts depend on them, please migrate to gh attestation verify.

Enhancements
Changes
Bug Fixes
Chores

New Contributors

Full Changelog: https://github.com/terraform-linters/tflint/compare/v0.59.1...v0.60.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading