sigstore / scaffolding

Stuff to make standing up sigstore (esp. for testing) easier for e2e/integration testing.
Apache License 2.0
57 stars 56 forks source link

Bump hashicorp/google from 5.33.0 to 5.35.0 in /terraform/gcp/modules/monitoring/slo in the terraform group #1154

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps the terraform group in /terraform/gcp/modules/monitoring/slo with 1 update: hashicorp/google.

Updates hashicorp/google from 5.33.0 to 5.35.0

Release notes

Sourced from hashicorp/google's releases.

v5.35.0

FEATURES:

  • New Data Source: google_artifact_registry_docker_image (#18446)
  • New Resource: google_service_networking_vpc_service_controls (#18448)

IMPROVEMENTS:

  • billingbudget: added enable_project_level_recipients field to google_billing_budget resource (#18437)
  • compute: added action_token_site_keys and session_token_site_keys fields to google_compute_security_policy and google_compute_security_policy_rule resources (#18414)
  • gkehub2: added ENTERPRISE option to security_posture_config field on google_gke_hub_fleet resource (#18440)
  • pubsub: added bigquery_config.service_account_email field to google_pubsub_subscription resource (#18444)
  • redis: added maintenance_version field to google_redis_instance resource (#18424)
  • storage: changed update behavior in google_storage_bucket_object to no longer delete to avoid object deletion on content update (#18479)
  • sql: added support for more MySQL values in type field of google_sql_user resource (#18452)
  • sql: increased timeouts on google_sql_database_instance to 90m to account for longer-running actions such as creation through cloning (#18458)
  • workbench: added update support to gce_setup.boot_disk and gce_setup.data_disks fields in google_workbench_instance resource (#18482)

BUG FIXES:

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

v5.34.0

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 (#18399)

FEATURES:

  • New Resource: google_netapp_backup (#18357)
  • New Resource: google_network_services_service_lb_policies (#18326)
  • New Resource: google_scc_management_folder_security_health_analytics_custom_module (#18360)
  • New Resource: google_scc_management_organization_project_security_health_analytics_custom_module (#18369)
  • New Resource: google_scc_management_organization_security_health_analytics_custom_module (#18374)

IMPROVEMENTS:

  • alloydb: changed the resource google_alloydb_instance to be created directly with public IP enabled instead of creating the resource with public IP disabled and then enabling it (#18344)
  • bigtable: added automated_backup_configuration field to google_bigtable_table resource (#18335)
  • cloudbuildv2: added support for connecting to Bitbucket Data Center and Bitbucket Cloud with the bitbucket_data_center_config and bitbucket_cloud_config fields in google_cloudbuildv2_connection (#18375)
  • compute: added update support to ssl_policy field in google_compute_region_target_https_proxy resource (#18361)
  • compute: removed enum validation on guest_os_features.type in google_compute_disk to allow for new features to be used without provider update (#18331)
  • compute: updated documentation of google_compute_target_https_proxy and google_compute_region_target_https_proxy (#18358)
  • container: added support for security_posture_config.mode value "ENTERPRISE" in resource_container_cluster (#18334)
  • discoveryengine: added document_processing_config field to google_discovery_engine_data_store resource (#18350)
  • edgecontainer: added 'maintenance_exclusions' field to 'google_edgecontainer_cluster' resource (#18370)
  • gkehub: added prevent_drift field to ConfigManagement fleet_default_member_config (#18330)
  • netapp: added administrators field to google_netapp_active_directory resource (#18333)
  • vertexai: promoted optimized field to GA for google_vertex_ai_feature_online_store resource (#18348)
  • workbench: updated the metadata keys managed by the backend. (#18367)

... (truncated)

Changelog

Sourced from hashicorp/google's changelog.

5.35.0 (June 24, 2024)

FEATURES:

  • New Data Source: google_artifact_registry_docker_image (#18446)
  • New Resource: google_service_networking_vpc_service_controls (#18448)

IMPROVEMENTS:

  • billingbudget: added enable_project_level_recipients field to google_billing_budget resource (#18437)
  • compute: added action_token_site_keys and session_token_site_keys fields to google_compute_security_policy and google_compute_security_policy_rule resources (#18414)
  • gkehub2: added ENTERPRISE option to security_posture_config field on google_gke_hub_fleet resource (#18440)
  • pubsub: added bigquery_config.service_account_email field to google_pubsub_subscription resource (#18444)
  • redis: added maintenance_version field to google_redis_instance resource (#18424)
  • storage: changed update behavior in google_storage_bucket_object to no longer delete to avoid object deletion on content update (#18479)
  • sql: added support for more MySQL values in type field of google_sql_user resource (#18452)
  • sql: increased timeouts on google_sql_database_instance to 90m to account for longer-running actions such as creation through cloning (#18458)
  • workbench: added update support to gce_setup.boot_disk and gce_setup.data_disks fields in google_workbench_instance resource (#18482)

BUG FIXES:

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

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 (#18399)

FEATURES:

  • New Resource: google_netapp_backup (#18357)
  • New Resource: google_network_services_service_lb_policies (#18326)
  • New Resource: google_scc_management_folder_security_health_analytics_custom_module (#18360)
  • New Resource: google_scc_management_organization_project_security_health_analytics_custom_module (#18369)
  • New Resource: google_scc_management_organization_security_health_analytics_custom_module (#18374)

IMPROVEMENTS:

  • alloydb: changed the resource google_alloydb_instance to be created directly with public IP enabled instead of creating the resource with public IP disabled and then enabling it (#18344)
  • bigtable: added automated_backup_configuration field to google_bigtable_table resource (#18335)
  • cloudbuildv2: added support for connecting to Bitbucket Data Center and Bitbucket Cloud with the bitbucket_data_center_config and bitbucket_cloud_config fields in google_cloudbuildv2_connection (#18375)
  • compute: added update support to ssl_policy field in google_compute_region_target_https_proxy resource (#18361)
  • compute: removed enum validation on guest_os_features.type in google_compute_disk to allow for new features to be used without provider update (#18331)
  • compute: updated documentation of google_compute_target_https_proxy and google_compute_region_target_https_proxy (#18358)
  • container: added support for security_posture_config.mode value "ENTERPRISE" in resource_container_cluster (#18334)
  • discoveryengine: added document_processing_config field to google_discovery_engine_data_store resource (#18350)
  • edgecontainer: added 'maintenance_exclusions' field to 'google_edgecontainer_cluster' resource (#18370)
  • gkehub: added prevent_drift field to ConfigManagement fleet_default_member_config (#18330)
  • netapp: added administrators field to google_netapp_active_directory resource (#18333)
  • vertexai: promoted optimized field to GA for google_vertex_ai_feature_online_store resource (#18348)

... (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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
bobcallaway commented 1 month ago

@dependabot rebase

dependabot[bot] commented 1 month ago

Looks like hashicorp/google is no longer updatable, so this is no longer needed.