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

build(deps): bump hashicorp/google-beta from 4.76.0 to 4.83.0 in /gcp #345

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 19, 2023

Bumps hashicorp/google-beta from 4.76.0 to 4.83.0.

Release notes

Sourced from hashicorp/google-beta's releases.

v4.83.0

DEPRECATIONS:

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

FEATURES:

  • New Resource: google_biglake_table (#6205)
  • New Resource: google_data_pipeline_pipeline (#6236)
  • New Resource: google_dialogflow_cx_test_case (#6249)
  • New Resource: google_storage_insights_report_config (#6253)
  • New Resource: google_apigee_target_server (#6215)

IMPROVEMENTS:

  • bigquery: added allow_non_incremental_definition to google_bigquery_table resource (#6248)
  • bigquery: added table_constraints field to google_bigquery_table resource (#6250)
  • compute: added internal IPV6 support for google_compute_address and google_compute_instance resources (#6232)
  • containerattached: added binary_authorization field to google_container_attached_cluster resource (#6256)
  • containeraws: added update support for config.instance_type in container_aws_node_pool (#6282)
  • firestore: added point_in_time_recovery_enablement field to google_firestore_database resource (#6239)
  • firestore: added update_time and uid fields to google_firestore_database resource (#6257)
  • gkehub2: added labels, namespace_labels fields to google_gke_hub_namespace resource (#6202)
  • gkehub: added labels fields to google_gke_hub_membership_binding resource (#6216)
  • gkehub: added labels fields to google_gke_hub_scope resource (#6243)
  • gkeonprem: added upgrade_policy and binary_authorization fields in google_gkeonprem_bare_metal_cluster resource (beta) (#6224)
  • gkeonprem: added upgrade_policy field in google_gkeonprem_vmware_cluster resource (beta) (#6224)
  • secretmanager: added auto field to google_secret_manager_secret resource (#6237)
  • secretmanager: added deletion_policy field to google_secret_manager_secret_version resource (#6252)
  • storage: supported in-place update for autoclass field in google_storage_bucket resource (#6233)
  • vertexai: added public_endpoint_enabled to google_vertex_ai_index_endpoint (#6208)
  • workstations: added env field to google_workstations_workstation resource (beta) (#6258)

BUG FIXES:

  • bigquerydatatransfer: fixed a bug when importing location of google_bigquery_data_transfer_config (#6203)
  • container: fixed a bug where additional_pod_network_configs was not sent correctly in google_container_node_pool (#6211)
  • container: fixed concurrent ops' quota-error to be retriable in google_container_node_pool (#6254)
  • 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 (#6282)
  • pipeline: fixed issue where certain google_dataflow_job instances would crash the provider (#6255)
  • 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. (#6230)
  • pubsub: fixed issue where setting no_wrapper.write_metadata to false wasn't passed to the API for google_pubsub_subscription (#6219)
  • serviceaccount: added retries for reads after google_service_account creation if 403 Forbidden is returned. (#6221)
  • storage: fixed the failure in building a plan when a content value is expected on google_storage_bucket_object_content (#6204

v4.82.0

IMPROVEMENTS:

  • compute: added in-place update support for field enable_proxy_protocol in google_compute_service_attachment resource (#6192)
  • compute: added in-place update support for field reconcile_connections in google_compute_service_attachment resource (#6187)
  • compute: added in-place update support for field allowPscGlobalAccess in google_compute_forwarding_rule resource (#6179)
  • container: added additional options for field monitoring_config.enable_components in google_container_cluster resource (#6198)
  • gkehub: added labels field to google_gke_hub_scope_rbac_role_binding resource (#6200)

... (truncated)

Changelog

Sourced from hashicorp/google-beta's changelog.

4.83.0 (September 18, 2023)

DEPRECATIONS:

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

FEATURES:

  • New Resource: google_biglake_table (#6205)
  • New Resource: google_data_pipeline_pipeline (#6236)
  • New Resource: google_dialogflow_cx_test_case (#6249)
  • New Resource: google_storage_insights_report_config (#6253)
  • New Resource: google_apigee_target_server (#6215)

IMPROVEMENTS:

  • bigquery: added allow_non_incremental_definition to google_bigquery_table resource (#6248)
  • bigquery: added table_constraints field to google_bigquery_table resource (#6250)
  • compute: added internal IPV6 support for google_compute_address and google_compute_instance resources (#6232)
  • containerattached: added binary_authorization field to google_container_attached_cluster resource (#6256)
  • containeraws: added update support for config.instance_type in container_aws_node_pool (#6282)
  • firestore: added point_in_time_recovery_enablement field to google_firestore_database resource (#6239)
  • firestore: added update_time and uid fields to google_firestore_database resource (#6257)
  • gkehub2: added labels, namespace_labels fields to google_gke_hub_namespace resource (#6202)
  • gkehub: added labels fields to google_gke_hub_membership_binding resource (#6216)
  • gkehub: added labels fields to google_gke_hub_scope resource (#6243)
  • gkeonprem: added upgrade_policy and binary_authorization fields in google_gkeonprem_bare_metal_cluster resource (beta) (#6224)
  • gkeonprem: added upgrade_policy field in google_gkeonprem_vmware_cluster resource (beta) (#6224)
  • secretmanager: added auto field to google_secret_manager_secret resource (#6237)
  • secretmanager: added deletion_policy field to google_secret_manager_secret_version resource (#6252)
  • storage: supported in-place update for autoclass field in google_storage_bucket resource (#6233)
  • vertexai: added public_endpoint_enabled to google_vertex_ai_index_endpoint (#6208)
  • workstations: added env field to google_workstations_workstation resource (beta) (#6258)

BUG FIXES:

  • bigquerydatatransfer: fixed a bug when importing location of google_bigquery_data_transfer_config (#6203)
  • container: fixed a bug where additional_pod_network_configs was not sent correctly in google_container_node_pool (#6211)
  • container: fixed concurrent ops' quota-error to be retriable in google_container_node_pool (#6254)
  • 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 (#6282)
  • pipeline: fixed issue where certain google_dataflow_job instances would crash the provider (#6255)
  • 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. (#6230)
  • pubsub: fixed issue where setting no_wrapper.write_metadata to false wasn't passed to the API for google_pubsub_subscription (#6219)
  • serviceaccount: added retries for reads after google_service_account creation if 403 Forbidden is returned. (#6221)
  • storage: fixed the failure in building a plan when a content value is expected on google_storage_bucket_object_content (#6204

4.82.0 (September 11, 2023)

IMPROVEMENTS:

  • compute: added in-place update support for field enable_proxy_protocol in google_compute_service_attachment resource (#6192)
  • compute: added in-place update support for field reconcile_connections in google_compute_service_attachment resource (#6187)
  • compute: added in-place update support for field allowPscGlobalAccess in google_compute_forwarding_rule resource (#6179)
  • container: added additional options for field monitoring_config.enable_components in google_container_cluster resource (#6198)
  • gkehub: added labels field to google_gke_hub_scope_rbac_role_binding resource (#6200)

... (truncated)

Commits
  • ebd39a2 Add 4.83.0 changelog (#6274)
  • 2eeed8b feat: add env block to cloud workstations resource. (#8911) (#6258)
  • fa9fa8f Firestore: Add missing fields to Firestore database (#8909) (#6257)
  • d61c6be Support Binary Authorization. (#8915) (#6256)
  • a5d7e1f Don't error out if dataflow api fails to return sdk pipeline options (#8902) ...
  • 0aa5f6f Node pool operations should retry if they encountered quota error. (#8828) (#...
  • ea06738 Add storageinsights product and ReportConfig resource type. (#8799) (#6253)
  • de75b21 Added deletion_policy field in google_secret_manager_secret_version resou...
  • 8646724 Add tests around how plugin framework provider configuration code handles `ba...
  • 03df8d4 Add BigQuery Table Constraints Field (#8885) (#6250)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hashicorp/google-beta](https://github.com/hashicorp/terraform-provider-google-beta) from 4.76.0 to 4.83.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-google-beta/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google-beta/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google-beta@v4.76.0...v4.83.0)

---
updated-dependencies:
- dependency-name: hashicorp/google-beta
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Sep 19, 2023
@commjoen commjoen changed the base branch from main to dependabot/terraform/aws/aws-5.17.0 September 19, 2023 09:27
@commjoen commjoen merged commit 0d0ad9e into dependabot/terraform/aws/aws-5.17.0 Sep 19, 2023
7 of 8 checks passed
@commjoen commjoen deleted the dependabot/terraform/gcp/hashicorp/google-beta-4.83.0 branch September 19, 2023 09:27
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 terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant