Skip to content

Releases: terraform-linters/tflint-ruleset-google

v0.23.1

13 Apr 14:22
Compare
Choose a tag to compare

0.23.1 (2023-04-13)

BugFixes

  • #267: Bump tflint-plugin-sdk to v0.16.1

v0.23.0

09 Apr 13:57
Compare
Choose a tag to compare

0.23.0 (2023-04-09)

Breaking Changes

  • #262: Update Magic Modules
    • Rename google_bigquery_routine_invalid_determinism_level to google_big_query_routine_invalid_determinism_level
    • Rename google_bigquery_routine_invalid_language to google_big_query_routine_invalid_language
    • Rename google_bigquery_routine_invalid_routine_type to google_big_query_routine_invalid_routine_type
    • Rename google_cloudbuild_trigger_invalid_include_build_logs to google_cloud_build_trigger_invalid_include_build_logs
    • Rename google_cloudiot_device_invalid_log_level to google_cloud_iot_device_invalid_log_level
    • Rename google_scc_source_invalid_display_name to google_security_center_source_invalid_display_name

Enhancements

  • #260: Add support for g2 instance types
  • #261: Add a2-ultra and m2-hypermem machine types

Chores

  • #239: Use NewRunner hook
  • #247: Bump golang.org/x/net from 0.3.0 to 0.7.0
  • #250: Bump sigstore/cosign-installer from 2 to 3
  • #254: Bump actions/setup-go from 3 to 4
  • #256: Bump google.golang.org/api from 0.109.0 to 0.114.0
  • #257: Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.24.1 to 2.26.1
  • #258: Bump github.com/terraform-linters/tflint-plugin-sdk from 0.15.0 to 0.16.0
  • #263: Follow up of the EnsureNoError deprecation
  • #264: deps: Go 1.20

v0.22.2

05 Feb 10:18
Compare
Choose a tag to compare

0.22.2 (2023-02-05)

Enhancements

  • #244: Update Magic Modules

Chores

  • #237: Pass GITHUB_TOKEN to e2e test workflow
  • #235: Bump goreleaser/goreleaser-action from 3 to 4
  • #238: Bump github.com/terraform-linters/tflint-plugin-sdk from 0.14.0 to 0.15.0
  • #242 #245: Bump google.golang.org/api from 0.103.0 to 0.109.0
  • #243: Bump github.com/hashicorp/hcl/v2 from 2.15.0 to 2.16.0

v0.22.1

05 Dec 14:09
Compare
Choose a tag to compare

0.22.1 (2022-12-05)

Enhancements

  • #232: Add T2A machine types to validMachineTypes
  • #233: Add M3 machine types to validMachineTypes

v0.22.0

04 Dec 17:20
Compare
Choose a tag to compare

0.22.0 (2022-12-05)

Enhancements

  • #231: Update Magic Modules

Chores

  • #227: Add signatures for keyless signing
  • #228: Bump google.golang.org/api from 0.100.0 to 0.103.0
  • #229: Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.24.0 to 2.24.1
  • #230: Bump github.com/hashicorp/hcl/v2 from 2.14.1 to 2.15.0

v0.21.0

27 Oct 17:35
Compare
Choose a tag to compare

0.21.0 (2022-10-28)

Enhancements

  • #222: Bump github.com/terraform-linters/tflint-plugin-sdk from 0.12.0 to 0.14.0
  • #224: Update Magic Modules

Chores

  • #220: Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.21.0 to 2.24.0
  • #221: Bump github.com/dave/dst from 0.27.0 to 0.27.2
  • #223: Bump google.golang.org/api from 0.95.0 to 0.100.0

v0.20.0

07 Sep 18:07
Compare
Choose a tag to compare

0.20.0 (2022-09-08)

The minimum supported version of TFLint has changed in this version. TFLint v0.40.0+ is required for this plugin to work.

GPG key ID: 8CE69160EB3F2FE9

Breaking Changes

  • #207: Bump tflint-plugin-sdk to v0.12.0
  • #209: Update Magic Modules
    • Removed google_certificate_manager_certificate_invalid_scope rule
    • Removed google_certificate_manager_certificate_map_entry_invalid_matcher rule

Chores

  • #199: go 1.19
  • #202: Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.20.0 to 2.21.0
  • #204 #208: Bump google.golang.org/api from 0.88.0 to 0.95.0
  • #205: Bump github.com/hashicorp/hcl/v2 from 2.13.0 to 2.14.0
  • #206: build: Use go-version-file instead of go-version

v0.19.0

30 Jul 15:32
Compare
Choose a tag to compare

0.19.0 (2022-07-31)

GPG key ID: 8CE69160EB3F2FE9

Enhancements

  • #195: Add c2d machines to validMachineTypes
  • #197: Update Magic Modules

Chores

  • #187: Bump github.com/hashicorp/hcl/v2 from 2.12.0 to 2.13.0
  • #194: Bump google.golang.org/api from 0.84.0 to 0.88.0
  • #196: Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.17.0 to 2.20.0

v0.18.0

18 Jun 15:29
Compare
Choose a tag to compare

0.18.0 (2022-06-19)

GPG key ID: 8CE69160EB3F2FE9

Enhancements

  • #185: Update Magic Modules

Chores

  • #177: Bump goreleaser/goreleaser-action from 2 to 3
  • #180: Bump github.com/dave/dst from 0.26.2 to 0.27.0
  • #183: Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.15.0 to 2.17.0
  • #186: Bump google.golang.org/api from 0.78.0 to 0.84.0

v0.17.0

05 May 13:10
Compare
Choose a tag to compare

0.17.0 (2022-05-05)

GPG key ID: 8CE69160EB3F2FE9

Enhancements

  • #174: Update Magic Modules

Chores

  • #160: chores: Remove snaker
  • #161: Fix rule template for rule generator
  • #165: Bump actions/setup-go from 2 to 3
  • #169 #173: Bump google.golang.org/api from 0.73.0 to 0.78.0
  • #170: Bump github.com/google/go-cmp from 0.5.7 to 0.5.8
  • #171: Bump github.com/terraform-linters/tflint-plugin-sdk from 0.10.0 to 0.11.0
  • #172: Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.12.0 to 2.15.0