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 terraform google to ~> 4.83 #1882

Merged
merged 1 commit into from
Sep 30, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 16, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change Pending
google (source) required_provider minor ~> 4.81 -> ~> 4.83 4.84.0

Release Notes

hashicorp/terraform-provider-google (google)

v4.83.0

Compare Source

DEPRECATIONS:

  • secretmanager: deprecated automatic field on google_secret_manager_secret. Use auto instead. (#​15793)

FEATURES:

  • New Resource: google_biglake_table (#​15736)
  • New Resource: google_data_pipeline_pipeline (#​15785)
  • New Resource: google_dialogflow_cx_test_case (#​15814)
  • New Resource: google_storage_insights_report_config (#​15819)
  • New Resource: google_apigee_target_server (#​15751)

IMPROVEMENTS:

  • gkehub: added labels fields to google_gke_hub_membership_binding resource (#​15753)
  • bigquery: added allow_non_incremental_definition to google_bigquery_table resource (#​15813)
  • bigquery: added table_constraints field to google_bigquery_table resource (#​15815)
  • compute: added internal IPV6 support for google_compute_address and google_compute_instance resources (#​15780)
  • containerattached: added binary_authorization field to google_container_attached_cluster resource (#​15822)
  • containeraws: added update support for config.instance_type in container_aws_node_pool (#​15862)
  • firestore: added point_in_time_recovery_enablement field to google_firestore_database resource (#​15795)
  • firestore: added update_time and uid fields to google_firestore_database resource (#​15823)
  • gkehub2: added labels, namespace_labels fields to google_gke_hub_namespace resource (#​15732)
  • gkehub: added labels fields to google_gke_hub_scope resource (#​15801)
  • gkeonprem: added upgrade_policy and binary_authorization fields in google_gkeonprem_bare_metal_cluster resource (beta) (#​15765)
  • gkeonprem: added upgrade_policy field in google_gkeonprem_vmware_cluster resource (beta) (#​15765)
  • secretmanager: added auto field to google_secret_manager_secret resource (#​15793)
  • secretmanager: added deletion_policy field to google_secret_manager_secret_version resource (#​15818)
  • storage: supported in-place update for autoclass field in google_storage_bucket resource (#​15782)
  • vertexai: added public_endpoint_enabled to google_vertex_ai_index_endpoint (#​15741)

BUG FIXES:

  • bigquerydatatransfer: fixed a bug when importing location of google_bigquery_data_transfer_config (#​15734)
  • container: fixed concurrent ops' quota-error to be retriable in google_container_node_pool (#​15820)
  • eventarc: resolved permadiff on event_content_type in eventarc_trigger, the field will now default to a value returned by the API when not set in configuration (#​15862)
  • pipeline: fixed issue where certain google_dataflow_job instances would crash the provider (#​15821)
  • provider: fixed a bug where user_project_override would not be not used correctly when provisioning resources implemented using the plugin framework. Currently there are no resources implemented this way, so no-one should have been impacted. (#​15776)
  • pubsub: fixed issue where setting no_wrapper.write_metadata to false wasn't passed to the API for google_pubsub_subscription (#​15758)
  • serviceaccount: added retries for reads after google_service_account creation if 403 Forbidden is returned. (#​15760)
  • storage: fixed the failure in building a plan when a content value is expected on google_storage_bucket_object_content (#​15735)

v4.82.0

Compare Source

IMPROVEMENTS:

  • compute: added in-place update support for field enable_proxy_protocol in google_compute_service_attachment resource (#​15716)
  • compute: added in-place update support for field reconcile_connections in google_compute_service_attachment resource (#​15706)
  • compute: added in-place update support for field allowPscGlobalAccess in google_compute_forwarding_rule resource (#​15691)
  • compute: promoted google_compute_region_instance_template to GA (#​15710)
  • container: added additional options for field monitoring_config.enable_components in google_container_cluster resource (#​15727)
  • gkehub: added labels field to google_gke_hub_scope_rbac_role_binding resource (#​15729)
  • logging: added in-place update support for field unique_writer_identity in google_logging_project_sink resource (#​15721)
  • networkconnectivity: added psc_connections.error.details field to google_network_connectivity_service_connection_policy resource (#​15726)
  • secretmanager: added in-place update support for field replication.user_managed.replicas.customer_managed_encryption in google_secret_manager_secret resource (#​15685)

BUG FIXES:

  • bigquery: made params.destination_table_name_template and params.data_path immutable as updating these fields if value of data_source_id is amazon_s3 in google_bigquery_data_transfer_config resource (#​15723)
  • dns: fixed hash function for network_url in google_dns_managed_zone and google_dns_policy resources to make sure that the private DNS zone or DNS policy can be attatched to all of the networks in different projects, even though the network name is the same across of those projects. (#​15728)

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 2 times, most recently from fcae09c to 4ccb865 Compare September 23, 2023 19:13
@renovate renovate bot changed the title chore(deps): update terraform google to ~> 4.82 chore(deps): update terraform google to ~> 4.83 Sep 23, 2023
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.

LGTM

@dcroote dcroote merged commit e35e7dc into master Sep 30, 2023
25 checks passed
@dcroote dcroote deleted the renovate/google-4.x branch September 30, 2023 04:19
Ashar2shahid pushed a commit that referenced this pull request Jan 18, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

1 participant