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

Update Terraform google to ~> 4.62 #1728

Merged
merged 1 commit into from
Apr 21, 2023
Merged

Update Terraform google to ~> 4.62 #1728

merged 1 commit into from
Apr 21, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 10, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
google (source) required_provider minor ~> 4.60 -> ~> 4.62

Release Notes

hashicorp/terraform-provider-google

v4.62.0

Compare Source

v4.61.0

Compare Source

BREAKING CHANGES:

  • cloudrunv2: set a default value of 3 for max_retries in google_cloud_run_v2_job. This should match the API's existing default, but may show a diff at plan time in limited circumstances as drift is now detected (#​14223)

FEATURES:

  • New Data Source: google_firebase_android_app_config (#​14202)
  • New Resource: google_apigee_keystores_aliases_pkcs12 (#​14168)
  • New Resource: google_apigee_keystores_aliases_self_signed_cert (#​14140)
  • New Resource: google_network_security_url_lists (#​14232)
  • New Resource: google_network_services_mesh (#​14139)

IMPROVEMENTS:

  • alloydb: added update support for initial_user and automated_backup_policy.weekly_schedule to google_alloydb_cluster (#​14187)
  • artifactregistry: added support for tag immutability (#​14206)
  • artifactregistry: promoted mode, virtual_repository_config, and remote_repository_config to GA (#​14204)
  • bigqueryreservation: added edition and autoscale to google_bigquery_reservation and edition to bigquery_capacity_commitment (#​14148)
  • compute: added support for SEV_LIVE_MIGRATABLE to guest_os_features.type in google_compute_image (#​14200)
  • compute: added support for stack_type to google_compute_ha_vpn_gateway (#​14141)
  • container: added support for ephemeral_storage_local_ssd_config to google_container_cluster.node_config, google_container_cluster.node_pools.node_config, google_container_node_pool.node_config (#​14150)
  • dlp: Changed dictionary, regex, regex.group_indexes and large_custom_dictionary fields in google_data_loss_prevention_stored_info_type to be update-in-place (#​14207)
  • logging: added support for disabled to google_logging_metric (#​14198)
  • networkservices: increased the max count for route_rule to 200 on google_network_services_edge_cache_service (#​14224)
  • storagetransfer: added support for 'last_modified_since' and 'last_modified_before' fields to 'google_storage_transfer_job' resource (#​14147)

BUG FIXES:

  • bigquery: fixed the import logic in google_bigquery_capacity_commitment (#​14226)
  • cloudrunv2: fixed the bug where setting max_retries to 0 in google_cloud_run_v2_job was not respected. (#​14223)
  • container: fixed a bug creating a diff adding a stack_type when GKE omitted stackType in API responses from older GKE clusters (#​14208)
  • dataproc: fixed validation of optional_components (#​14167)
  • provider: fixed an issue where the USER_PROJECT_OVERRIDE environment variable was not being read (#​14238)
  • provider: fixed an issue where the provider crashed when "batching" was set in 4.60.0/4.60.1 (#​14235)

v4.60.2

Compare Source

BUG FIXES:

  • provider: fixed an issue where the provider crashed when "batching" was set in 4.60.0/4.60.1
  • provider: fixed an issue where the USER_PROJECT_OVERRIDE environment variable was not being read

v4.60.1

Compare Source

BUG FIXES:

  • container: fixed a bug creating a diff adding a stack_type when GKE omitted stackType in API responses from older GKE clusters

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/google-4.x branch 5 times, most recently from 0a43bfb to 3df1889 Compare April 14, 2023 11:48
@renovate renovate bot changed the title chore(deps): update terraform google to ~> 4.61 Update Terraform google to ~> 4.61 Apr 17, 2023
@renovate renovate bot changed the title Update Terraform google to ~> 4.61 Update Terraform google to ~> 4.62 Apr 17, 2023
@renovate renovate bot requested a review from a team April 17, 2023 20:50
@renovate renovate bot force-pushed the renovate/google-4.x branch 3 times, most recently from 6dc9f5e to 5a8e9d4 Compare April 19, 2023 16:28
Copy link
Contributor

@Siegrift Siegrift left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@amarthadan This requires some special handling right? (Iirc, some other version needs to be updates as well)

@amarthadan
Copy link
Contributor

No, this is pretty save and can be updated.

@renovate renovate bot force-pushed the renovate/google-4.x branch 3 times, most recently from 7e5ee71 to cbafee0 Compare April 20, 2023 15:48
Copy link
Contributor

@dcroote dcroote left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving based on the discussion above

@renovate renovate bot merged commit a14f3b0 into master Apr 21, 2023
@renovate renovate bot deleted the renovate/google-4.x branch April 21, 2023 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants