Skip to content

chore(deps): update terraform#5446

Open
renovate-bot wants to merge 1 commit into
google:masterfrom
renovate-bot:renovate/terraform
Open

chore(deps): update terraform#5446
renovate-bot wants to merge 1 commit into
google:masterfrom
renovate-bot:renovate/terraform

Conversation

@renovate-bot
Copy link
Copy Markdown
Collaborator

@renovate-bot renovate-bot commented May 26, 2026

This PR contains the following updates:

Package Type Update Change
external (source) required_provider minor ~> 2.3.3~> 2.4.0
google (source) required_provider minor ~> 7.31.0~> 7.33.0
google-beta (source) required_provider minor ~> 7.31.0~> 7.33.0
null (source) required_provider minor ~> 3.2.2~> 3.3.0

Release Notes

hashicorp/terraform-provider-external (external)

v2.4.0

Compare Source

ENHANCEMENTS:

  • Added linux/s390x build target for IBM Z platform support (#​489)
hashicorp/terraform-provider-google (google)

v7.33.0

Compare Source

v7.32.0

Compare Source

NOTES:

  • compute: migrated google_compute_instance_from_machine resource to use direct HTTP rather than a client library (#​27260)
  • compute: migrated google_compute_instance_group_manager resource to use direct HTTP rather than a client library (#​27259)
  • compute: migrated google_compute_zones data source to use direct HTTP rather than a client library (#​27261)
  • compute: migrated google_compute_project_metadata_item resource to use direct HTTP rather than a client library (#​27200)

FEATURES:

  • New Data Source: google_compute_region_instant_snapshot_iam_policy (#​27281)
  • New Resource: google_chronicle_dashboard_chart (#​27275)
  • New Resource: google_compute_region_instant_snapshot_iam_binding (#​27281)
  • New Resource: google_compute_region_instant_snapshot_iam_member (#​27281)
  • New Resource: google_compute_region_instant_snapshot_iam_policy (#​27281)
  • New Resource: google_compute_region_instant_snapshot (#​27281)

IMPROVEMENTS:

  • compute: added IDPF value to nic_type in resource_compute_instance_template (#​27244)
  • compute: added IDPF value to nic_type in resource_compute_instance (#​27244)
  • compute: added IDPF value to nic_type in resource_compute_region_instance_template (#​27244)
  • compute: added address_id field to google_compute_address resource (#​27216)
  • compute: added advanced_options_config field on google_compute_organization_security_policy resource (#​27255)
  • compute: added connection_tracking_policy field to google_compute_region_backend_service resource (#​27217)
  • compute: added image, source_image_encryption_key, and source_image_id fields to google_compute_region_disk resource. This field is currently behind an allowlist. (#​27243)
  • compute: added replica_zones field to google_compute_instance resource (#​27258)
  • compute: added request_body field on google_compute_security_policy_rule resource (#​27252)
  • compute: added update support for ip_collection field to google_compute_subnetwork resource (#​27265)
  • discoveryengine: added config_id attribute to google_discovery_engine_widget_config (#​27278)
  • networksecurity: added support for project parent values to google_network_security_firewall_endpoint (#​27222)
  • recaptchaenterprise: added POLICY_BASED_CHALLENGE value to integration_type field and added new challenge_settings field to google_recaptcha_enterprise_key (#​27221)
  • redis: added new node types supported in google_redis_cluster. (#​27242)
  • resourcemanager: add private_key and private_key_type fields to ephemeral google_service_account_key resource (#​27279)
  • storage: added ingest_on_write field for google_storage_anywhere_cache resource (#​27271)
  • workstations: added gce_hd field to google_workstations_workstation_config resource (#​27201)

BUG FIXES:

  • cloudfunctions2: fixed bug where all_traffic_on_latest_revision = false was ignored in google_cloudfunctions2_function (#​27256)
  • compute: fixed permadiff when removing preconfigured_waf_config from a google_compute_security_policy rule (#​27276)
hashicorp/terraform-provider-google-beta (google-beta)

v7.33.0

Compare Source

v7.32.0

Compare Source

NOTES:

  • compute: migrated google_compute_instance_from_machine resource to use direct HTTP rather than a client library (#​12152)
  • compute: migrated google_compute_instance_group_manager resource to use direct HTTP rather than a client library (#​12151)
  • compute: migrated google_compute_zones data source to use direct HTTP rather than a client library (#​12153)
  • compute: migrated google_compute_project_metadata_item resource to use direct HTTP rather than a client library (#​12117)

FEATURES:

  • New Data Source: google_compute_region_instant_snapshot_iam_policy (#​12172)
  • New Resource: google_compute_region_instant_snapshot_iam_binding (#​12172)
  • New Resource: google_compute_region_instant_snapshot_iam_member (#​12172)
  • New Resource: google_compute_region_instant_snapshot_iam_policy (#​12172)
  • New Resource: google_compute_region_instant_snapshot (#​12172)

IMPROVEMENTS:

  • ces: added scenario field to google_ces_evaluation resource (#​12125)
  • compute: added IDPF value to nic_type in resource_compute_instance_template (#​12142)
  • compute: added IDPF value to nic_type in resource_compute_instance (#​12142)
  • compute: added IDPF value to nic_type in resource_compute_region_instance_template (#​12142)
  • compute: added address_id field to google_compute_address resource (#​12126)
  • compute: added advanced_options_config field on google_compute_organization_security_policy resource (#​12147)
  • compute: added image, source_image_encryption_key, and source_image_id fields to google_compute_region_disk resource. This field is currently behind an allowlist. (#​12141)
  • compute: added replica_zones field to google_compute_instance resource (#​12150)
  • compute: added request_body field on google_compute_security_policy_rule resource (#​12144)
  • compute: added update support for ip_collection field to google_compute_subnetwork resource (#​12157)
  • discoveryengine: added config_id attribute to google_discovery_engine_widget_config (#​12169)
  • gkehub: added auto_upgrade_config field to google_gke_hub_rollout_sequence resource (#​12155)
  • networksecurity: added support for project parent values to google_network_security_firewall_endpoint (#​12132)
  • recaptchaenterprise: added POLICY_BASED_CHALLENGE value to integration_type field and added new challenge_settings field to google_recaptcha_enterprise_key (#​12131)
  • redis: added new node types supported in google_redis_cluster. (#​12140)
  • resourcemanager: add private_key and private_key_type fields to ephemeral google_service_account_key resource (#​12170)
  • storage: added ingest_on_write field for google_storage_anywhere_cache resource (#​12162)
  • workstations: added gce_hd field to google_workstations_workstation_config resource (#​12118)

BUG FIXES:

  • cloudfunctions2: fixed bug where all_traffic_on_latest_revision = false was ignored in google_cloudfunctions2_function (#​12148)
  • compute: fixed permadiff when removing preconfigured_waf_config from a google_compute_security_policy rule (#​12167)
hashicorp/terraform-provider-null (null)

v3.3.0

Compare Source

ENHANCEMENTS:

  • Added linux/s390x build target for IBM Z platform support (#​494)

Configuration

📅 Schedule: (in timezone Australia/Sydney)

  • Branch creation
    • "before 6am on wednesday"
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@forking-renovate forking-renovate Bot added the dependencies Pull requests that update a dependency file label May 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant