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 from 4.83.0 to 5.4.0 in /terraform #545

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2023

Bumps hashicorp/google from 4.83.0 to 5.4.0.

Release notes

Sourced from hashicorp/google's releases.

v5.4.0

DEPRECATIONS:

  • bigquery: deprecated cloud_spanner.use_serverless_analytics on google_bigquery_connection. Use cloud_spanner.use_data_boost instead. (#16310)

NOTES:

  • provider: added universe_domain attribute as a provider attribute (#16323)

BREAKING CHANGES:

  • cloudrunv2: marked location field as required in resource google_cloud_run_v2_job. Any configuration without location specified will cause resource creation fail (#16311)
  • cloudrunv2: marked location field as required in resource google_cloud_run_v2_service. Any configuration without location specified will cause resource creation fail (#16311)

FEATURES:

  • New Data Source: google_cloud_identity_group_lookup (#16296)
  • New Resource: google_network_connectivity_policy_based_route (#16326)
  • New Resource: google_pubsub_schema_iam_* (#16301)

IMPROVEMENTS:

  • accesscontextmanager: added support for specifying vpc_network_sources to google_access_context_manager_access_levels, google_access_context_manager_access_level, and google_access_context_manager_access_level_condition (#16327)
  • apigee: added support for type in google_apigee_environment (#16349)
  • bigquery: added cloud_spanner.database_role, cloud_spanner.use_data_boost, and cloud_spanner.max_parallelism fields to google_bigquery_connection (#16310)
  • bigquery: added support for iam_member to google_bigquery_dataset.access (#16322)
  • container: promoted field identity_service_config in google_container_cluster to GA (#16305)
  • container: added update support for google_container_node_pool.node_config.taint (#16306)
  • containerattached: added admin_groups field to google_container_attached_cluster resource (#16307)
  • dialogflowcx: added advanced_settings field to google_dialogflow_cx_flow resource (#16315)
  • dialogflowcx: added advanced_settings fields to google_dialogflow_cx_page resource (#16315)
  • dialogflowcx: added advanced_settings, text_to_speech_settings, git_integration_settings fields to google_dialogflow_cx_agent resource (#16315)

BUG FIXES:

  • bigquery: fixed a bug when updating a google_bigquery_dataset that contained an iamMember access rule added out of band with Terraform (#16322)
  • bigqueryreservation: fixed bug of incorrect resource recreation when capacity_commitment_id is unspecified in resource google_bigquery_capacity_commitment (#16320)
  • cloudrunv2: made annotations field on the google_cloud_run_v2_job data source include all annotations present on the resource in GCP (#16300)
  • cloudrunv2: made annotations field on the google_cloud_run_v2_service data source include all annotations present on the resource in GCP (#16300)
  • cloudrunv2: made labels and terraform labels fields on the google_cloud_run_v2_job data source include all annotations present on the resource in GCP (#16300)
  • cloudrunv2: made labels and terraform labels fields on the google_cloud_run_v2_service data source include all annotations present on the resource in GCP (#16300)
  • edgecontainer: fixed an issue where the update endpoint for google_edgecontainer_cluster was incorrect. (#16347)
  • redis: allow replica_count to be set to zero in the google_redis_cluster resource (#16302)

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)

... (truncated)

Changelog

Sourced from hashicorp/google's changelog.

5.4.0 (Unreleased)

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)

... (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 <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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Nov 1, 2023
@Starefossen
Copy link
Member

@dependabot recreate

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/terraform/terraform/hashicorp/google-5.4.0 branch from 4215598 to 4326199 Compare November 6, 2023 11:53
@Starefossen Starefossen enabled auto-merge (squash) November 6, 2023 11:53
@Starefossen Starefossen merged commit 2af6c16 into main Nov 6, 2023
2 checks passed
@Starefossen Starefossen deleted the dependabot/terraform/terraform/hashicorp/google-5.4.0 branch November 6, 2023 18:30
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