delineateio / oss-template

Template for OSS repos with a standard boilerplate
MIT License
0 stars 1 forks source link

Bump hashicorp/google from 5.1.0 to 5.3.0 in /ops/cloud/component #108

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps hashicorp/google from 5.1.0 to 5.3.0.

Release notes

Sourced from hashicorp/google's releases.

v5.3.0

DEPRECATIONS:

  • bigquery: deprecated time_partitioning.require_partition_filter in favor of new top level field require_partition_filter in resource google_bigquery_table (#16238)

FEATURES:

  • New Data Source: google_cloud_run_v2_job (#16260)
  • New Data Source: google_cloud_run_v2_service (#16290)
  • New Data Source: google_compute_networks (#16240)
  • New Resource: google_org_policy_custom_constraint (#16220)

IMPROVEMENTS:

  • cloudidentity: added additional_group_keys attribute to google_cloud_identity_group resource (#16250)
  • composer: promoted config.0.workloads_config.0.triggerer to GA in resource google_composer_environment (#16218)
  • compute: added internal_ipv6_range to google_compute_network data source and internal_ipv6_prefix field to google_compute_subnetwork data source (#16267)
  • container: added support for security_posture_config.vulnerability_mode value VULNERABILITY_ENTERPRISEin google_container_cluster (#16283)
  • dataform: added ssh_authentication_config and service_account to google_dataform_repository resource (#16205)
  • dataproc: added min_num_instances field to google_dataproc_cluster resource (#16249)
  • gkeonprem: promoted google_gkeonprem_bare_metal_admin_cluster, google_gkeonprem_bare_metal_cluster, and google_gkeonprem_bare_metal_node_pool resources to GA (#16237)
  • gkeonprem: promoted google_gkeonprem_vmware_cluster and google_gkeonprem_vmware_node_pool resources to GA (#16237)
  • logging: added custom_writer_identity field to google_logging_project_sink (#16216)
  • secretmanager: made ttl field mutable in google_secret_manager_secret (#16285)
  • storage: added terminal_storage_class to the autoclass field in google_storage_bucket resource (#16282)

BUG FIXES:

  • bigquerydatatransfer: fixed an error when updating google_bigquery_data_transfer_config related to incorrect update masks (#16269)
  • compute: fixed an error during the deletion when post was set to 0 on google_compute_global_network_endpoint (#16286)
  • compute: fixed an issue with TTLs being sent for google_compute_backend_service when cache_mode is set to USE_ORIGIN_HEADERS (#16245)
  • container: fixed an issue where empty autoscaling block would crash the provider for google_container_node_pool (#16212)
  • dataflow: fixed a bug where resource updates returns an error if only labels has changes for batch google_dataflow_job and google_dataflow_flex_template_job (#16248)
  • dialogflowcx: fixed updating google_dialogflow_cx_version; updates will no longer time out. (#16214)
  • sql: fixed a bug where adding the edition field to a google_sql_database_instance resource that already existed and used ENTERPRISE edition resulted in a permant diff in plans (#16215)
  • sql: removed host validation to support IP address and DNS address in host in google_sql_source_representation_instance resource (#16235)

v5.2.0

FEATURES:

  • New Data Source: google_secret_manager_secrets (#16182)
  • New Resource: google_alloydb_user (#16141)
  • New Resource: google_firestore_backup_schedule (#16186)
  • New Resource: google_redis_cluster (#16203)

IMPROVEMENTS:

  • alloydb: added cluster_type and secondary_config fields to support secondary clusters in google_alloydb_cluster resource. (#16197)
  • compute: added recreate_closed_psc flag to support recreating the PSC Consumer forwarding rule if the psc_connection_status is closed on google_compute_forwarding_rule. (#16188)
  • compute: added INTERNET_IP_PORT, INTERNET_FQDN_PORT, SERVERLESS, and PRIVATE_SERVICE_CONNECT as acceptable values for the network_endpoint_type field for the resource_compute_network_endpoint_group resource (#16194)
  • compute: added SEV_LIVE_MIGRATABLE_V2 to guest_os_features enum on google_compute_image resource. (#16187)
  • compute: added allow_subnet_cidr_routes_overlap field to google_compute_subnetwork resource (#16116)
  • compute: promoted labels, effective_labels, terraform_labels, and label_fingerprint fields in google_compute_address to GA (#16120)
  • compute: promoted internal_ip and external_ip fields in resources google_compute_instance_group_manager and google_compute_region_instance_group_manager to GA (#16140)
  • compute: promoted internal_ip and external_ip fields in resources google_compute_per_instance_config and google_compute_region_per_instance_config to GA (#16140)
  • iamworkforcepool: promoted field oidc.jwks_json in resource google_iam_workforce_pool to GA (#16199)

... (truncated)

Changelog

Sourced from hashicorp/google's changelog.

5.3.0 (Oct 23, 2023)

DEPRECATIONS:

  • bigquery: deprecated time_partitioning.require_partition_filter in favor of new top level field require_partition_filter in resource google_bigquery_table (#16238)

FEATURES:

  • New Data Source: google_cloud_run_v2_job (#16260)
  • New Data Source: google_cloud_run_v2_service (#16290)
  • New Data Source: google_compute_networks (#16240)
  • New Resource: google_org_policy_custom_constraint (#16220)

IMPROVEMENTS:

  • cloudidentity: added additional_group_keys attribute to google_cloud_identity_group resource (#16250)
  • composer: promoted config.0.workloads_config.0.triggerer to GA in resource google_composer_environment (#16218)
  • compute: added internal_ipv6_range to google_compute_network data source and internal_ipv6_prefix field to google_compute_subnetwork data source (#16267)
  • container: added support for security_posture_config.vulnerability_mode value VULNERABILITY_ENTERPRISEin google_container_cluster (#16283)
  • dataform: added ssh_authentication_config and service_account to google_dataform_repository resource (#16205)
  • dataproc: added min_num_instances field to google_dataproc_cluster resource (#16249)
  • gkeonprem: promoted google_gkeonprem_bare_metal_admin_cluster, google_gkeonprem_bare_metal_cluster, and google_gkeonprem_bare_metal_node_pool resources to GA (#16237)
  • gkeonprem: promoted google_gkeonprem_vmware_cluster and google_gkeonprem_vmware_node_pool resources to GA (#16237)
  • logging: added custom_writer_identity field to google_logging_project_sink (#16216)
  • secretmanager: made ttl field mutable in google_secret_manager_secret (#16285)
  • storage: added terminal_storage_class to the autoclass field in google_storage_bucket resource (#16282)

BUG FIXES:

  • bigquerydatatransfer: fixed an error when updating google_bigquery_data_transfer_config related to incorrect update masks (#16269)
  • compute: fixed an error during the deletion when post was set to 0 on google_compute_global_network_endpoint (#16286)
  • compute: fixed an issue with TTLs being sent for google_compute_backend_service when cache_mode is set to USE_ORIGIN_HEADERS (#16245)
  • container: fixed an issue where empty autoscaling block would crash the provider for google_container_node_pool (#16212)
  • dataflow: fixed a bug where resource updates returns an error if only labels has changes for batch google_dataflow_job and google_dataflow_flex_template_job (#16248)
  • dialogflowcx: fixed updating google_dialogflow_cx_version; updates will no longer time out. (#16214)
  • sql: fixed a bug where adding the edition field to a google_sql_database_instance resource that already existed and used ENTERPRISE edition resulted in a permant diff in plans (#16215)
  • sql: removed host validation to support IP address and DNS address in host in google_sql_source_representation_instance resource (#16235)

5.2.0 (Oct 16, 2023)

FEATURES:

  • New Data Source: google_secret_manager_secrets (#16182)
  • New Resource: google_alloydb_user (#16141)
  • New Resource: google_firestore_backup_schedule (#16186)
  • New Resource: google_redis_cluster (#16203)

IMPROVEMENTS:

  • alloydb: added cluster_type and secondary_config fields to support secondary clusters in google_alloydb_cluster resource. (#16197)
  • compute: added recreate_closed_psc flag to support recreating the PSC Consumer forwarding rule if the psc_connection_status is closed on google_compute_forwarding_rule. (#16188)
  • compute: added INTERNET_IP_PORT, INTERNET_FQDN_PORT, SERVERLESS, and PRIVATE_SERVICE_CONNECT as acceptable values for the network_endpoint_type field for the resource_compute_network_endpoint_group resource (#16194)
  • compute: added SEV_LIVE_MIGRATABLE_V2 to guest_os_features enum on google_compute_image resource. (#16187)
  • compute: added allow_subnet_cidr_routes_overlap field to google_compute_subnetwork resource (#16116)
  • compute: promoted labels, effective_labels, terraform_labels, and label_fingerprint fields in google_compute_address to GA (#16120)
  • compute: promoted internal_ip and external_ip fields in resources google_compute_instance_group_manager and google_compute_region_instance_group_manager to GA (#16140)

... (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)
infracost[bot] commented 1 year ago

Infracost report

💰 Monthly cost will not change

This comment will be updated when code changes.

dependabot[bot] commented 1 year ago

Superseded by #110.