Releases: terraform-linters/tflint-ruleset-google
Releases · terraform-linters/tflint-ruleset-google
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_ancestor
google_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
Chores
v0.30.0
v0.29.0
v0.28.0
v0.27.1
v0.27.0
0.27.0 (2024-02-14)
Breaking Changes
- #332: Update Magic Module
- The following rules are renamed
google_big_query_routine_invalid_determinism_level
->google_bigquery_routine_invalid_determinism_level
google_big_query_routine_invalid_language
->google_bigquery_routine_invalid_language
google_big_query_routine_invalid_routine_type
->google_bigquery_routine_invalid_routine_type
google_cloud_build_trigger_invalid_include_build_logs
->google_cloudbuild_trigger_invalid_include_build_logs
google_security_center_organization_custom_module_invalid_enablement_state
->google_scc_event_threat_detection_custom_module_invalid_enablement_state
google_security_center_folder_custom_module
->google_scc_folder_custom_module_invalid_enablement_state
google_security_center_project_custom_module_invalid_enablement_state
->google_scc_project_custom_module_invalid_enablement_state
google_security_center_source_invalid_display_name
->google_scc_source_invalid_display_name
- Removed
google_compute_router_peer_invalid_advertise_mode
rule
- The following rules are renamed
Chores
v0.26.0
0.26.0 (2023-11-13)
Breaking Changes
- #315: Update Magic Modules
- Removed
google_cloudiot_registry_invalid_log_level
rule - Removed
google_cloud_iot_device_invalid_log_level
rule
- Removed
Enhancements
- #313: update machine types
Chores
- #298: Bump goreleaser/goreleaser-action from 4 to 5
- #304: Bump golang.org/x/net from 0.14.0 to 0.17.0
- #306: Bump github.com/google/go-cmp from 0.5.9 to 0.6.0
- #308: Bump github.com/dave/dst from 0.27.2 to 0.27.3
- #309: Bump github.com/hashicorp/hcl/v2 from 2.18.0 to 2.19.1
- #311: Bump google.golang.org/grpc from 1.57.0 to 1.57.1
- #314: Bump google.golang.org/api from 0.139.0 to 0.150.0