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

chore(deps): bump the google group across 1 directory with 2 updates #1010

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 8, 2024

Bumps the google group with 2 updates in the /terraform directory: hashicorp/google and hashicorp/google-beta.

Updates hashicorp/google from 6.1.0 to 6.6.0

Release notes

Sourced from hashicorp/google's releases.

v6.6.0

FEATURES:

  • New Resource: google_dataproc_batch (#19686)
  • New Resource: google_healthcare_pipeline_job (#19717)
  • New Resource: google_site_verification_owner (#19641)

IMPROVEMENTS:

  • assuredworkloads: added HEALTHCARE_AND_LIFE_SCIENCES_CONTROLS and HEALTHCARE_AND_LIFE_SCIENCES_CONTROLS_WITH_US_SUPPORT enum values to compliance_regime in the google_assuredworkload_workload resource (#19714)
  • compute: added bgp_best_path_selection_mode ,bgp_bps_always_compare_med and bgp_bps_inter_region_cost fields to google_compute_network resource (#19708)
  • compute: added next_hop_origin ,next_hop_med and next_hop_inter_region_cost output fields to google_compute_route resource (#19708)
  • compute: added enum STATEFUL_COOKIE_AFFINITY and strong_session_affinity_cookie field to google_compute_backend_service and google_compute_region_backend_service resource (#19665)
  • compute: moved TDX instance option for confidential_instance_type in google_compute_instance from Beta to GA (#19706)
  • containeraws: added kubelet_config field group to the google_container_aws_node_pool resource (#19714)
  • pubsub: added GCS ingestion settings and platform log settings to google_pubsub_topic resource (#19669)
  • sourcerepo: added create_ignore_already_exists field to google_sourcerepo_repository resource (#19716)
  • sql: added in-place update support for settings.time_zone in google_sql_database_instance resource (#19654)
  • tags: increased maximum accepted input length for the short_name field in google_tags_tag_key and google_tags_tag_value resources (#19712)

BUG FIXES:

  • bigquery: fixed google_bigquery_dataset_iam_member to be able to delete itself and overwrite the existing iam members for bigquery dataset keeping the authorized datasets as they are. (#19682)
  • bigquery: fixed an error which could occur with service account field values containing non-lower-case characters in google_bigquery_dataset_access (#19705)
  • compute: fixed an issue where the boot_disk.initialize_params.resource_policies field in google_compute_instance forced a resource recreation when used in combination with google_compute_disk_resource_policy_attachment (#19692)
  • compute: fixed the issue that labels is not set when creating the resource google_compute_interconnect (#19632)
  • tags: removed google_tags_location_tag_binding resource from the Terraform state when its parent resource has been removed outside of Terraform (#19693)
  • workbench: fixed a bug in the google_workbench_instance resource where the removal of labels was not functioning as expected. (#19620)

v6.5.0

DEPRECATIONS:

  • compute: deprecated macsec.pre_shared_keys.fail_open field in google_compute_interconnect resource. Use the new macsec.fail_open field instead (#19572)

FEATURES:

  • New Data Source: google_compute_region_instance_group_manager (#19589)
  • New Data Source: google_privileged_access_manager_entitlement (#19580)
  • New Data Source: google_secret_manager_regional_secret_version_access (#19538)
  • New Data Source: google_secret_manager_regional_secret_version (#19514)
  • New Data Source: google_secret_manager_regional_secrets (#19532)
  • New Resource: google_compute_router_nat_address (#19550)
  • New Resource: google_logging_log_scope (#19559)

IMPROVEMENTS:

  • apigee: added activate field to google_apigee_nat_address resource (#19591)
  • bigquery: added biglake_configuration field to google_bigquery_table resource to support BigLake Managed Tables (#19541)
  • cloudrunv2: promoted scaling field in google_cloud_run_v2_service resource to GA (#19588)
  • composer: promoted config.workloads_config.cloud_data_lineage_integration field in google_composer_environment resource to GA (#19612)
  • compute: added existing_reservations field to google_compute_region_commitment resource (#19585)
  • compute: added hostname field to google_compute_instance data source (#19607)
  • compute: added initial_nat_ip field to google_compute_router_nat resource (#19550)
  • compute: added macsec.fail_open field to google_compute_interconnect resource (#19572)

... (truncated)

Changelog

Sourced from hashicorp/google's changelog.

6.6.0 (October 7, 2024)

FEATURES:

  • New Resource: google_dataproc_batch (#19686)
  • New Resource: google_healthcare_pipeline_job (#19717)
  • New Resource: google_site_verification_owner (#19641)

IMPROVEMENTS:

  • assuredworkloads: added HEALTHCARE_AND_LIFE_SCIENCES_CONTROLS and HEALTHCARE_AND_LIFE_SCIENCES_CONTROLS_WITH_US_SUPPORT enum values to compliance_regime in the google_assuredworkload_workload resource (#19714)
  • compute: added bgp_best_path_selection_mode ,bgp_bps_always_compare_med and bgp_bps_inter_region_cost fields to google_compute_network resource (#19708)
  • compute: added next_hop_origin ,next_hop_med and next_hop_inter_region_cost output fields to google_compute_route resource (#19708)
  • compute: added enum STATEFUL_COOKIE_AFFINITY and strong_session_affinity_cookie field to google_compute_backend_service and google_compute_region_backend_service resource (#19665)
  • compute: moved TDX instance option for confidential_instance_type in google_compute_instance from Beta to GA (#19706)
  • containeraws: added kubelet_config field group to the google_container_aws_node_pool resource (#19714)
  • pubsub: added GCS ingestion settings and platform log settings to google_pubsub_topic resource (#19669)
  • sourcerepo: added create_ignore_already_exists field to google_sourcerepo_repository resource (#19716)
  • sql: added in-place update support for settings.time_zone in google_sql_database_instance resource (#19654)
  • tags: increased maximum accepted input length for the short_name field in google_tags_tag_key and google_tags_tag_value resources (#19712)

BUG FIXES:

  • bigquery: fixed google_bigquery_dataset_iam_member to be able to delete itself and overwrite the existing iam members for bigquery dataset keeping the authorized datasets as they are. (#19682)
  • bigquery: fixed an error which could occur with service account field values containing non-lower-case characters in google_bigquery_dataset_access (#19705)
  • compute: fixed an issue where the boot_disk.initialize_params.resource_policies field in google_compute_instance forced a resource recreation when used in combination with google_compute_disk_resource_policy_attachment (#19692)
  • compute: fixed the issue that labels is not set when creating the resource google_compute_interconnect (#19632)
  • tags: removed google_tags_location_tag_binding resource from the Terraform state when its parent resource has been removed outside of Terraform (#19693)
  • workbench: fixed a bug in the google_workbench_instance resource where the removal of labels was not functioning as expected. (#19620)

6.5.0 (September 30, 2024)

DEPRECATIONS:

  • compute: deprecated macsec.pre_shared_keys.fail_open field in google_compute_interconnect resource. Use the new macsec.fail_open field instead (#19572)

FEATURES:

  • New Data Source: google_compute_region_instance_group_manager (#19589)
  • New Data Source: google_privileged_access_manager_entitlement (#19580)
  • New Data Source: google_secret_manager_regional_secret_version_access (#19538)
  • New Data Source: google_secret_manager_regional_secret_version (#19514)
  • New Data Source: google_secret_manager_regional_secrets (#19532)
  • New Resource: google_compute_router_nat_address (#19550)
  • New Resource: google_logging_log_scope (#19559)

IMPROVEMENTS:

  • apigee: added activate field to google_apigee_nat_address resource (#19591)
  • bigquery: added biglake_configuration field to google_bigquery_table resource to support BigLake Managed Tables (#19541)
  • cloudrunv2: promoted scaling field in google_cloud_run_v2_service resource to GA (#19588)
  • composer: promoted config.workloads_config.cloud_data_lineage_integration field in google_composer_environment resource to GA (#19612)
  • compute: added existing_reservations field to google_compute_region_commitment resource (#19585)
  • compute: added hostname field to google_compute_instance data source (#19607)
  • compute: added initial_nat_ip field to google_compute_router_nat resource (#19550)
  • compute: added macsec.fail_open field to google_compute_interconnect resource (#19572)
  • compute: added SUSPENDED as a possible value to desired_state field in google_compute_instance resource (#19586)

... (truncated)

Commits

Updates hashicorp/google-beta from 6.1.0 to 6.6.0

Release notes

Sourced from hashicorp/google-beta's releases.

v6.6.0

FEATURES:

  • New Resource: google_dataproc_batch (#8306)
  • New Resource: google_healthcare_pipeline_job (#8330)
  • New Resource: google_site_verification_owner (#8287)

IMPROVEMENTS:

  • assuredworkloads: added HEALTHCARE_AND_LIFE_SCIENCES_CONTROLS and HEALTHCARE_AND_LIFE_SCIENCES_CONTROLS_WITH_US_SUPPORT enum values to compliance_regime in the google_assured_workloads_workload resource (#8326)
  • compute: added bgp_best_path_selection_mode ,bgp_bps_always_compare_med and bgp_bps_inter_region_cost fields to google_compute_network resource (#8321)
  • compute: added next_hop_origin ,next_hop_med and next_hop_inter_region_cost output fields to google_compute_route resource (#8321)
  • compute: added enum STATEFUL_COOKIE_AFFINITY and strong_session_affinity_cookie field to google_compute_backend_service and google_compute_region_backend_service resource (#8296)
  • compute: added TDX instance option for confidential_instance_type in google_compute_instance (#8320)
  • containeraws: added kubelet_config field group to the google_container_aws_node_pool resource (#8326)
  • dataproc: switched to the v1 API for google_dataproc_autoscaling_policy resource (#8306)
  • pubsub: added GCS ingestion settings and platform log settings to google_pubsub_topic resource (#8298)
  • sourcerepo: added create_ignore_already_exists field to google_sourcerepo_repository resource (#8329)
  • sql: added in-place update support for settings.time_zone in google_sql_database_instance resource (#8293)
  • tags: increased maximum accepted input length for the short_name field in google_tags_tag_key and google_tags_tag_value resources (#8324)

BUG FIXES:

  • bigquery: fixed google_bigquery_dataset_iam_member to be able to delete itself and overwrite the existing iam members for bigquery dataset keeping the authorized datasets as they are. (#8304)
  • bigquery: fixed an error which could occur with service account field values containing non-lower-case characters in google_bigquery_dataset_access (#8319)
  • compute: fixed an issue where the boot_disk.initialize_params.resource_policies field in google_compute_instance forced a resource recreation when used in combination with google_compute_disk_resource_policy_attachment (#8309)
  • compute: fixed the issue that labels was not set when creating the resource google_compute_interconnect (#8284)
  • tags: removed google_tags_location_tag_binding resource from the Terraform state when its parent resource has been removed outside of Terraform (#8310)
  • workbench: fixed a bug in the google_workbench_instance resource where the removal of labels was not functioning as expected. (#8280)

v6.5.0

DEPRECATIONS:

  • compute: deprecated macsec.pre_shared_keys.fail_open field in google_compute_interconnect resource. Use the new macsec.fail_open field instead (#8245)

FEATURES:

  • New Data Source: google_compute_region_instance_group_manager (#8259)
  • New Data Source: google_privileged_access_manager_entitlement (#8253)
  • New Data Source: google_secret_manager_regional_secret_version_access (#8220)
  • New Data Source: google_secret_manager_regional_secret_version (#8209)
  • New Data Source: google_secret_manager_regional_secrets (#8217)
  • New Resource: google_compute_region_network_firewall_policy_with_rules (#8225)
  • New Resource: google_compute_router_nat_address (#8227)
  • New Resource: google_logging_log_scope (#8235)

IMPROVEMENTS:

  • apigee: added activate field to google_apigee_nat_address resource (#8261)
  • bigquery: added biglake_configuration field to google_bigquery_table resource to support BigLake Managed Tables (#8221)
  • cloudrun: added node_selector field to google_cloud_run_service resource (#8216)
  • cloudrunv2: added node_selector field to google_cloud_run_v2_service resource (#8216)
  • compute: added existing_reservations field to google_compute_region_commitment resource (#8256)
  • compute: added host_error_timeout_seconds field to google_compute_instance resource (#8252)
  • compute: added hostname field to google_compute_instance data source (#8268)
  • compute: added initial_nat_ip field to google_compute_router_nat resource (#8227)

... (truncated)

Changelog

Sourced from hashicorp/google-beta's changelog.

6.6.0 (October 7, 2024)

FEATURES:

  • New Resource: google_dataproc_batch (#8306)
  • New Resource: google_healthcare_pipeline_job (#8330)
  • New Resource: google_site_verification_owner (#8287)

IMPROVEMENTS:

  • assuredworkloads: added HEALTHCARE_AND_LIFE_SCIENCES_CONTROLS and HEALTHCARE_AND_LIFE_SCIENCES_CONTROLS_WITH_US_SUPPORT enum values to compliance_regime in the google_assured_workloads_workload resource (#8326)
  • compute: added bgp_best_path_selection_mode ,bgp_bps_always_compare_med and bgp_bps_inter_region_cost fields to google_compute_network resource (#8321)
  • compute: added next_hop_origin ,next_hop_med and next_hop_inter_region_cost output fields to google_compute_route resource (#8321)
  • compute: added enum STATEFUL_COOKIE_AFFINITY and strong_session_affinity_cookie field to google_compute_backend_service and google_compute_region_backend_service resource (#8296)
  • compute: added TDX instance option for confidential_instance_type in google_compute_instance (#8320)
  • containeraws: added kubelet_config field group to the google_container_aws_node_pool resource (#8326)
  • dataproc: switched to the v1 API for google_dataproc_autoscaling_policy resource (#8306)
  • pubsub: added GCS ingestion settings and platform log settings to google_pubsub_topic resource (#8298)
  • sourcerepo: added create_ignore_already_exists field to google_sourcerepo_repository resource (#8329)
  • sql: added in-place update support for settings.time_zone in google_sql_database_instance resource (#8293)
  • tags: increased maximum accepted input length for the short_name field in google_tags_tag_key and google_tags_tag_value resources (#8324)

BUG FIXES:

  • bigquery: fixed google_bigquery_dataset_iam_member to be able to delete itself and overwrite the existing iam members for bigquery dataset keeping the authorized datasets as they are. (#8304)
  • bigquery: fixed an error which could occur with service account field values containing non-lower-case characters in google_bigquery_dataset_access (#8319)
  • compute: fixed an issue where the boot_disk.initialize_params.resource_policies field in google_compute_instance forced a resource recreation when used in combination with google_compute_disk_resource_policy_attachment (#8309)
  • compute: fixed the issue that labels was not set when creating the resource google_compute_interconnect (#8284)
  • tags: removed google_tags_location_tag_binding resource from the Terraform state when its parent resource has been removed outside of Terraform (#8310)
  • workbench: fixed a bug in the google_workbench_instance resource where the removal of labels was not functioning as expected. (#8280)

6.5.0 (September 30, 2024)

DEPRECATIONS:

  • compute: deprecated macsec.pre_shared_keys.fail_open field in google_compute_interconnect resource. Use the new macsec.fail_open field instead (#8245)

FEATURES:

  • New Data Source: google_compute_region_instance_group_manager (#8259)
  • New Data Source: google_privileged_access_manager_entitlement (#8253)
  • New Data Source: google_secret_manager_regional_secret_version_access (#8220)
  • New Data Source: google_secret_manager_regional_secret_version (#8209)
  • New Data Source: google_secret_manager_regional_secrets (#8217)
  • New Resource: google_compute_region_network_firewall_policy_with_rules (#8225)
  • New Resource: google_compute_router_nat_address (#8227)
  • New Resource: google_logging_log_scope (#8235)

IMPROVEMENTS:

  • apigee: added activate field to google_apigee_nat_address resource (#8261)
  • bigquery: added biglake_configuration field to google_bigquery_table resource to support BigLake Managed Tables (#8221)
  • cloudrun: added node_selector field to google_cloud_run_service resource (#8216)
  • cloudrunv2: added node_selector field to google_cloud_run_v2_service resource (#8216)
  • compute: added existing_reservations field to google_compute_region_commitment resource (#8256)
  • compute: added host_error_timeout_seconds field to google_compute_instance resource (#8252)
  • compute: added hostname field to google_compute_instance data source (#8268)

... (truncated)

Commits
  • 8704e79 6.6.0 beta change-logs (#8347)
  • 6072e8e Add new resource for creating Whistle Mapping, Reconciliation and Backfill Pi...
  • ef15ada Add create_ignore_already_exists to google_sourcerepo_repository (#11770) (#8...
  • 3b1a646 Set config_sync.enabled field to true to fix broken tests (#11880) (#8328)
  • e4c15d9 Add missing resource to changelog (#8327)
  • a3b945d Fix bad resource name in changelog (#8325)
  • 9eddb20 Upgrade dcl to 1.74.0 (#11883) (#8326)
  • 225dcd6 Add increased length & Unicode tagkey and tagvalue shortname support (#11827)...
  • b902238 Update documentation to list global as the only supported location for logg...
  • 8e69d0b Add storage admin permssion for healthcare SA (#11881) (#8322)
  • Additional commits viewable in compare view

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 <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the google group with 2 updates in the /terraform directory: [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) and [hashicorp/google-beta](https://github.com/hashicorp/terraform-provider-google-beta).


Updates `hashicorp/google` from 6.1.0 to 6.6.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@v6.1.0...v6.6.0)

Updates `hashicorp/google-beta` from 6.1.0 to 6.6.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@v6.1.0...v6.6.0)

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

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 Oct 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 15, 2024

Superseded by #1014.

@dependabot dependabot bot closed this Oct 15, 2024
@dependabot dependabot bot deleted the dependabot/terraform/terraform/google-c05303611b branch October 15, 2024 01:31
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.

0 participants