relaycorp / cloud-gateway

Infrastructure as Code and configuration for all Awala-Internet Gateways run by Relaycorp
MIT License
0 stars 1 forks source link

Bump hashicorp/google-beta from 5.32.0 to 5.36.0 in /tf-workspace #184

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps hashicorp/google-beta from 5.32.0 to 5.36.0.

Release notes

Sourced from hashicorp/google-beta's releases.

v5.36.0

FEATURES:

  • New Resource: google_storage_managed_folder_iam (#7620)
  • New Resource: google_storage_managed_folder (#7620)

IMPROVEMENTS:

  • bigtable: added ignore_warnings field to google_bigtable_gc_policy resource (#7571)
  • cloudfunctions2: added build_config.automatic_update_policy and build_config.on_deploy_update_policy to google_cloudfunctions2_function resource (#7608)
  • compute: added tls_early_data field to google_compute_target_https_proxy resource (#7588)
  • compute: added custom_error_response_policy and default_custom_error_response_policy fields to google_compute_url_map resource (#7587)
  • datafusion: added connection_type and private_service_connect_config fields to google_data_fusion_instance resource (#7598)
  • firebasehosting: added support for google_firebase_hosting_site resource to be used for an existing site without using import (#7594)
  • healthcare: added encryption_spec field to google_healthcare_dataset resource (#7601)
  • monitoring: added links field to google_monitoring_alert_policy resource (#7616)
  • vertexai: added update support for big_query.entity_id_columns field on google_vertex_ai_feature_group resource (#7572)

BUG FIXES:

  • accesscontextmanager: fixed perma-diff caused by ordering of service_perimeters in google_access_context_manager_service_perimeters resource (#7595)
  • compute: fixed a crash in google_compute_reservation resource when share_settings field has changes (#7577)
  • compute: fixed issue in google_compute_instance resource where service_account is not set when specifying service_account.email and no service_account.scopes (#7596)
  • gkehub2: fixed google_gke_hub_feature resource to allow fleet_default_member_config field to be unset (#7568)
  • identityplatform: fixed perma-diff on google_identity_platform_config resource when sms_region_config is not set (#7607)
  • logging: fixed perma-diff on index_configs in google_logging_organization_bucket_config resource (#7579)

v5.35.0

FEATURES:

  • New Data Source: google_artifact_registry_docker_image (#7544)
  • New Data Source: google_composer_user_workloads_config_map (#7519)
  • New Resource: google_service_networking_vpc_service_controls (#7545)

IMPROVEMENTS:

  • bigquery: added resource_tags field to google_bigquery_dataset resource (#7549)
  • billingbudget: added enable_project_level_recipients field to google_billing_budget resource (#7539)
  • cloudrunv2: added fields start_execution_token and run_execution_token to resource google_cloud_run_v2_job (#7525)
  • compute: added action_token_site_keys and session_token_site_keys fields to google_compute_security_policy and google_compute_security_policy_rule resources (#7520)
  • dataprocmetastore: added autoscaling_config field to google_dataproc_metastore_service resource (#7528)
  • gkehub2: added ENTERPRISE option to security_posture_config field on google_gke_hub_fleet resource (#7541)
  • pubsub: added bigquery_config.service_account_email field to google_pubsub_subscription resource (#7543)
  • redis: added maintenance_version field to google_redis_instance (#7527)
  • storage: changed update behavior in google_storage_bucket_object to no longer delete to avoid object deletion on content update (#7564)
  • sql: added support for more MySQL values in type field of google_sql_user resource (#7548)
  • sql: increased timeouts on google_sql_database_instance to 90m to account for longer-running actions such as creation through cloning (#7553)
  • workbench: added update support to gce_setup.boot_disk and gce_setup.data_disks fields in google_workbench_instance resource (#7566)

BUG FIXES:

  • compute: updated google_compute_instance to force reboot if min_node_cpus is updated (#7524)
  • compute: fixed description field in google_compute_firewall to support empty/null values on update (#7563)
  • compute: fixed perma-diff on google_compute_disk for Ubuntu amd64 canonical LTS images (#7522)
  • storage: fixed lowercased custom_placement_config values in google_storage_bucket causing perma-destroy (#7551)
  • workbench: fixed issue where instance was not starting after an update in google_workbench_instance resource (#7557)

... (truncated)

Changelog

Sourced from hashicorp/google-beta's changelog.

5.36.0 (Unreleased)

5.35.0 (June 24, 2024)

FEATURES:

  • New Data Source: google_artifact_registry_docker_image (#7544)
  • New Data Source: google_composer_user_workloads_config_map (#7519)
  • New Resource: google_service_networking_vpc_service_controls (#7545)

IMPROVEMENTS:

  • bigquery: added resource_tags field to google_bigquery_dataset resource (#7549)
  • billingbudget: added enable_project_level_recipients field to google_billing_budget resource (#7539)
  • cloudrunv2: added fields start_execution_token and run_execution_token to resource google_cloud_run_v2_job (#7525)
  • compute: added action_token_site_keys and session_token_site_keys fields to google_compute_security_policy and google_compute_security_policy_rule resources (#7520)
  • dataprocmetastore: added autoscaling_config field to google_dataproc_metastore_service resource (#7528)
  • gkehub2: added ENTERPRISE option to security_posture_config field on google_gke_hub_fleet resource (#7541)
  • pubsub: added bigquery_config.service_account_email field to google_pubsub_subscription resource (#7543)
  • redis: added maintenance_version field to google_redis_instance (#7527)
  • storage: changed update behavior in google_storage_bucket_object to no longer delete to avoid object deletion on content update (#7564)
  • sql: added support for more MySQL values in type field of google_sql_user resource (#7548)
  • sql: increased timeouts on google_sql_database_instance to 90m to account for longer-running actions such as creation through cloning (#7553)
  • workbench: added update support to gce_setup.boot_disk and gce_setup.data_disks fields in google_workbench_instance resource (#7566)

BUG FIXES:

  • compute: updated google_compute_instance to force reboot if min_node_cpus is updated (#7524)
  • compute: fixed description field in google_compute_firewall to support empty/null values on update (#7563)
  • compute: fixed perma-diff on google_compute_disk for Ubuntu amd64 canonical LTS images (#7522)
  • storage: fixed lowercased custom_placement_config values in google_storage_bucket causing perma-destroy (#7551)
  • workbench: fixed issue where instance was not starting after an update in google_workbench_instance resource (#7557)
  • workbench: fixed perma-diff caused by empty accelerator_configs in google_workbench_instance resource (#7557)

5.34.0 (June 17, 2024)

NOTES:

  • compute: Updated field description of connection_draining_timeout_sec, balancing_mode and outlier_detection in google_compute_region_backend_service and google_compute_backend_service to inform that default values will be changed in 6.0.0 (#7513)

DEPRECATIONS:

  • vertexai: deprecated beta field embedding_management for google_vertex_ai_feature_online_store resource (#7473)

FEATURES:

  • New Data Source: google_composer_user_workloads_config_map (beta) (#7519)
  • New Data Source: google_composer_user_workloads_secret (beta) (#7474)
  • New Resource: google_composer_user_workloads_config_map (beta) (#7497)
  • New Resource: google_managed_kafka_cluster (beta) (#7477)
  • New Resource: google_managed_kafka_topic (beta) (#7503)
  • New Resource: google_netapp_backup (#7479)
  • New Resource: google_network_services_service_lb_policies (#7463)
  • New Resource: google_scc_management_folder_security_health_analytics_custom_module (#7483)
  • New Resource: google_scc_management_organization_project_security_health_analytics_custom_module (#7489)
  • New Resource: google_scc_management_organization_security_health_analytics_custom_module (#7493)

... (truncated)

Commits


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 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)
dependabot[bot] commented 1 month ago

Superseded by #201.