Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update tflint plugin terraform-linters/tflint-ruleset-google to v0.30.0 #54

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 10, 2023

This PR contains the following updates:

Package Type Update Change
terraform-linters/tflint-ruleset-google plugin minor 0.16.1 -> 0.30.0

Release Notes

terraform-linters/tflint-ruleset-google (terraform-linters/tflint-ruleset-google)

v0.30.0

Compare Source

Enhancements
  • #​369: feat: add one more H100 machine-type a3-megagpu-8g to ruleset
  • #​371: Add C4, C3 metal, and X4 families as valid machine types
  • #​372: Update Magic Modules
Chores
  • #​362: Bump goreleaser/goreleaser-action from 5 to 6
  • #​364: Bump github.com/hashicorp/hcl/v2 from 2.20.1 to 2.21.0
  • #​370: Bump google.golang.org/api from 0.181.0 to 0.189.0
  • #​373: deps: Go 1.22.5

v0.29.0

Compare Source

Enhancements
  • #​357: add missing n4 instance types
  • #​358: Add C3D with local SSD, Z3, and custom N4 families
  • #​359: Update Magic Modules
Chores
  • #​353: release: Introduce Artifact Attestations
  • #​355: Bump google.golang.org/api from 0.177.0 to 0.181.0
  • #​356: Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.33.0 to 2.34.0

v0.28.0

Compare Source

Enhancements
  • #​350: Bump github.com/terraform-linters/tflint-plugin-sdk from 0.18.0 to 0.20.0
    • This is required for provider-defined functions support
  • #​352: Update Magic Modules
Chores
  • #​337: Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.32.0 to 2.33.0
  • #​349: Bump google.golang.org/api from 0.165.0 to 0.177.0
  • #​351: deps: Go 1.22.2

v0.27.1

Compare Source

Enhancements
  • #​335: feat: add H100 machine-type to ruleset
Chores
  • #​334: Bump google.golang.org/api from 0.163.0 to 0.165.0

v0.27.0

Compare Source

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
Chores
  • #​320: Bump actions/setup-go from 4 to 5
  • #​328: Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.29.0 to 2.32.0
  • #​331: Bump google.golang.org/api from 0.150.0 to 0.163.0
  • #​333: deps: Go 1.22

v0.26.0

Compare Source

Breaking Changes
  • #​315: Update Magic Modules
    • Removed google_cloudiot_registry_invalid_log_level rule
    • Removed google_cloud_iot_device_invalid_log_level rule
Enhancements
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

v0.25.0

Compare Source

Enhancements
  • #​296: Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.26.1 to 2.29.0
  • #​297: Update Magic Modules
Chores
  • #​286: Bump github.com/terraform-linters/tflint-plugin-sdk from 0.17.0 to 0.18.0
  • #​288: Add raw binary entries to checksums.txt
  • #​292: Bump actions/checkout from 3 to 4
  • #​293: Bump github.com/hashicorp/hcl/v2 from 2.17.0 to 2.18.0
  • #​294: Go 1.21
  • #​295: Bump google.golang.org/api from 0.128.0 to 0.139.0

v0.24.0

Compare Source

Breaking Changes
  • #​279: Bump github.com/terraform-linters/tflint-plugin-sdk from 0.16.1 to 0.17.0
    • TFLint v0.40/v0.41 is no longer supported
  • #​280: Update Magic Modules
    • Remove google_kms_crypto_key_invalid_purpose rule
Chores
  • #​278: Bump google.golang.org/api from 0.114.0 to 0.128.0

v0.23.1

Compare Source

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

v0.23.0

Compare Source

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

Compare Source

Enhancements
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

Compare Source

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

v0.22.0

Compare Source

Enhancements
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

Compare Source

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

Compare Source

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

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

Compare Source

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

Compare Source

Enhancements
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

Compare Source

Enhancements
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

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 PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/terraform-linters-tflint-ruleset-google-0.x branch from ded0507 to b4315d6 Compare September 6, 2023 13:36
@renovate renovate bot changed the title chore(deps): update tflint plugin terraform-linters/tflint-ruleset-google to v0.24.0 chore(deps): update tflint plugin terraform-linters/tflint-ruleset-google to v0.25.0 Sep 11, 2023
@renovate renovate bot force-pushed the renovate/terraform-linters-tflint-ruleset-google-0.x branch 3 times, most recently from 514d33a to e55be61 Compare September 13, 2023 10:40
@renovate renovate bot force-pushed the renovate/terraform-linters-tflint-ruleset-google-0.x branch from e55be61 to 694b26e Compare September 19, 2023 09:59
@renovate renovate bot changed the title chore(deps): update tflint plugin terraform-linters/tflint-ruleset-google to v0.25.0 chore(deps): update tflint plugin terraform-linters/tflint-ruleset-google to v0.26.0 Nov 14, 2023
@renovate renovate bot force-pushed the renovate/terraform-linters-tflint-ruleset-google-0.x branch from 694b26e to 4d2b3dd Compare November 14, 2023 03:00
@renovate renovate bot force-pushed the renovate/terraform-linters-tflint-ruleset-google-0.x branch from 4d2b3dd to ef8c9f7 Compare December 20, 2023 12:08
@renovate renovate bot force-pushed the renovate/terraform-linters-tflint-ruleset-google-0.x branch from ef8c9f7 to 87a422d Compare February 14, 2024 08:00
@renovate renovate bot changed the title chore(deps): update tflint plugin terraform-linters/tflint-ruleset-google to v0.26.0 chore(deps): update tflint plugin terraform-linters/tflint-ruleset-google to v0.27.0 Feb 14, 2024
@renovate renovate bot changed the title chore(deps): update tflint plugin terraform-linters/tflint-ruleset-google to v0.27.0 chore(deps): update tflint plugin terraform-linters/tflint-ruleset-google to v0.27.1 Feb 24, 2024
@renovate renovate bot force-pushed the renovate/terraform-linters-tflint-ruleset-google-0.x branch from 87a422d to b8f4233 Compare February 24, 2024 08:52
@renovate renovate bot force-pushed the renovate/terraform-linters-tflint-ruleset-google-0.x branch from b8f4233 to 72c14da Compare May 5, 2024 14:41
@renovate renovate bot changed the title chore(deps): update tflint plugin terraform-linters/tflint-ruleset-google to v0.27.1 chore(deps): update tflint plugin terraform-linters/tflint-ruleset-google to v0.28.0 May 5, 2024
@renovate renovate bot force-pushed the renovate/terraform-linters-tflint-ruleset-google-0.x branch from 72c14da to 99b1bd0 Compare May 25, 2024 07:51
@renovate renovate bot changed the title chore(deps): update tflint plugin terraform-linters/tflint-ruleset-google to v0.28.0 chore(deps): update tflint plugin terraform-linters/tflint-ruleset-google to v0.29.0 May 25, 2024
@renovate renovate bot force-pushed the renovate/terraform-linters-tflint-ruleset-google-0.x branch from 99b1bd0 to ebd65be Compare July 24, 2024 05:29
@renovate renovate bot changed the title chore(deps): update tflint plugin terraform-linters/tflint-ruleset-google to v0.29.0 chore(deps): update tflint plugin terraform-linters/tflint-ruleset-google to v0.30.0 Jul 24, 2024
@renovate renovate bot force-pushed the renovate/terraform-linters-tflint-ruleset-google-0.x branch 7 times, most recently from f50e9ec to 83ad118 Compare August 5, 2024 15:09
@renovate renovate bot force-pushed the renovate/terraform-linters-tflint-ruleset-google-0.x branch 2 times, most recently from 4f65dc7 to 55e4e09 Compare August 9, 2024 10:26
@renovate renovate bot force-pushed the renovate/terraform-linters-tflint-ruleset-google-0.x branch from 55e4e09 to 0d6a897 Compare November 22, 2024 16:28
@renovate renovate bot force-pushed the renovate/terraform-linters-tflint-ruleset-google-0.x branch 2 times, most recently from dc1042c to a9cd0a3 Compare November 26, 2024 11:52
@renovate renovate bot force-pushed the renovate/terraform-linters-tflint-ruleset-google-0.x branch 2 times, most recently from 6794866 to b8aa845 Compare December 4, 2024 16:43
@renovate renovate bot force-pushed the renovate/terraform-linters-tflint-ruleset-google-0.x branch from b8aa845 to badd14b Compare December 11, 2024 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants