Releases: terraform-linters/tflint-ruleset-google
Releases · terraform-linters/tflint-ruleset-google
v0.37.1
What's Changed
Support for Cosign signatures has been removed from this release. The checksums.txt.keyless.sig and checksums.txt.pem will not be included in the release.
These files are not used in normal use cases, so in most cases this will not affect you, but if you are affected, you can use Artifact Attestations instead.
Enhancements
Chores
- Bump google.golang.org/api from 0.250.0 to 0.251.0 by @dependabot[bot] in #461
- Bump google.golang.org/api from 0.251.0 to 0.252.0 by @dependabot[bot] in #462
- Bump sigstore/cosign-installer from 3.10.0 to 4.0.0 by @dependabot[bot] in #463
- Drop support for Cosign signatures by @wata727 in #466
Full Changelog: v0.36.0...v0.37.1
v0.36.0
What's Changed
Breaking Changes
- Bump github.com/terraform-linters/tflint-plugin-sdk from 0.22.0 to 0.23.0 by @dependabot[bot] in #457
- Requires TFLint v0.46+
Enhancements
- Update Magic Modules by @github-actions[bot] in #446
Chores
- Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #444
- Bump google.golang.org/api from 0.242.0 to 0.246.0 by @dependabot[bot] in #445
- Bump google.golang.org/api from 0.246.0 to 0.247.0 by @dependabot[bot] in #447
- Bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 by @dependabot[bot] in #448
- Bump google.golang.org/api from 0.247.0 to 0.248.0 by @dependabot[bot] in #449
- dependabot: allow actions writes by @wata727 in #450
- Fix E2E tests to take into account the newly added JSON fields by @wata727 in #454
- Bump actions/attest-build-provenance from 2.4.0 to 3.0.0 by @dependabot[bot] in #451
- Bump google.golang.org/api from 0.248.0 to 0.249.0 by @dependabot[bot] in #453
- Bump actions/setup-go from 5.5.0 to 6.0.0 by @dependabot[bot] in #452
- Bump sigstore/cosign-installer from 3.9.2 to 3.10.0 by @dependabot[bot] in #455
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.37.0 to 2.38.1 by @dependabot[bot] in #456
- Bump google.golang.org/api from 0.249.0 to 0.250.0 by @dependabot[bot] in #458
- deps: Bump Go to 1.25 by @wata727 in #459
Full Changelog: v0.35.0...v0.36.0
v0.35.0
What's Changed
Enhancements
- Update Magic Modules by @github-actions[bot] in #438
Chores
- Bump google.golang.org/api from 0.239.0 to 0.241.0 by @dependabot[bot] in #439
- Bump github.com/hashicorp/hcl/v2 from 2.23.0 to 2.24.0 by @dependabot[bot] in #440
- Bump sigstore/cosign-installer from 3.9.1 to 3.9.2 by @dependabot[bot] in #441
- Bump google.golang.org/api from 0.241.0 to 0.242.0 by @dependabot[bot] in #442
- Remove unneeded repository info from goreleaser.yml by @wata727 in #443
Full Changelog: v0.34.0...v0.35.0
v0.34.0
What's Changed
Enhancements
- Add c4d machines to validMachineTypes by @mlaver in #434
- Add missing C4A, M4, Z3, A4 machine types by @wata727 in #435
- Update Magic Modules by @github-actions in #436
Chores
- Bump google.golang.org/api from 0.237.0 to 0.238.0 by @dependabot in #432
- Bump sigstore/cosign-installer from 3.8.2 to 3.9.1 by @dependabot in #433
- Bump google.golang.org/api from 0.238.0 to 0.239.0 by @dependabot in #437
New Contributors
Full Changelog: v0.33.0...v0.34.0
v0.33.0
What's Changed
Breaking Changes
- Update Magic Modules by @github-actions in #416
- Removed the following rules
google_gemini_data_sharing_with_google_setting_bindinggoogle_gemini_gemini_gcp_enablement_setting_binding
- Removed the following rules
Chores
- Potential fix for code scanning alert no. 5: Incomplete regular expression for hostnames by @wata727 in #417
- Set explicit workflow permissions by @wata727 in #418
- Bump sigstore/cosign-installer from 3.8.1 to 3.8.2 by @dependabot in #419
- Bump google.golang.org/api from 0.229.0 to 0.230.0 by @dependabot in #420
- Bump actions/attest-build-provenance from 2.2.3 to 2.3.0 by @dependabot in #421
- Bump google.golang.org/api from 0.230.0 to 0.231.0 by @dependabot in #422
- Bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot in #423
- Bump google.golang.org/api from 0.231.0 to 0.232.0 by @dependabot in #424
- Bump google.golang.org/api from 0.232.0 to 0.233.0 by @dependabot in #425
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.36.1 to 2.37.0 by @dependabot in #426
- Bump google.golang.org/api from 0.233.0 to 0.234.0 by @dependabot in #427
- Bump google.golang.org/api from 0.234.0 to 0.235.0 by @dependabot in #428
- Bump google.golang.org/api from 0.235.0 to 0.236.0 by @dependabot in #429
- Bump actions/attest-build-provenance from 2.3.0 to 2.4.0 by @dependabot in #430
- Bump google.golang.org/api from 0.236.0 to 0.237.0 by @dependabot in #431
Full Changelog: v0.32.0...v0.33.0
v0.32.0
What's Changed
Enhancements
- Update Magic Modules by @github-actions in #405
Chores
- Fix broken GitHub Actions badge by @wata727 in #399
- Enable Dependabot auto-merge by @wata727 in #400
- Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot in #394
- Bump actions/attest-build-provenance from 1 to 2 by @dependabot in #397
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.34.0 to 2.36.1 by @dependabot in #395
- Bump google.golang.org/api from 0.201.0 to 0.223.0 by @dependabot in #398
- Add make release for release automation by @wata727 in #401
- Automating Magic Modules Updates by GitHub Actions by @wata727 in #402
- Install goimports for Magic Modules update by @wata727 in #403
- Update submodules in automated maintenance action by @wata727 in #404
- Bump google.golang.org/api from 0.223.0 to 0.224.0 by @dependabot in #406
- Bump golang.org/x/net from 0.35.0 to 0.36.0 by @dependabot in #407
- Pin GitHub Action versions by @wata727 in #408
- Bump actions/setup-go from 5.3.0 to 5.4.0 by @dependabot in #409
- Bump google.golang.org/api from 0.224.0 to 0.227.0 by @dependabot in #410
- Bump google.golang.org/api from 0.227.0 to 0.228.0 by @dependabot in #411
- Bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 by @dependabot in #412
- Bump google.golang.org/api from 0.228.0 to 0.229.0 by @dependabot in #414
- Go 1.24.2 by @wata727 in #415
New Contributors
- @github-actions made their first contribution in #405
Full Changelog: v0.31.0...v0.32.0
v0.31.0
0.31.0 (2025-02-23)
Breaking Changes
- #389: Update Magic Modules
- The following rules are removed
google_datastore_index_invalid_ancestorgoogle_sql_source_representation_instance_invalid_database_version
- The following rules are removed
Enhancements
- #387: Add support for principalSet and principal IAM member types
- #392: Bump github.com/terraform-linters/tflint-plugin-sdk from 0.20.0 to 0.22.0