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 #1045

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 19, 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.12.0

Release notes

Sourced from hashicorp/google's releases.

v6.12.0

FEATURES:

  • New Data Source: google_access_context_manager_access_policy (#20295)
  • New Resource: google_dataproc_gdc_spark_application (#20242)
  • New Resource: google_managed_kafka_cluster and google_managed_kafka_topic (#20237)

IMPROVEMENTS:

  • artifactregistry: added common_repository field to google_artifact_registry_repository resource (#20305)
  • cloudrunv2: added urls output field to google_cloud_run_v2_service resource (#20313)
  • compute: added IDPF as a possible value for the network_interface.nic_type field in google_compute_instance resource (#20250)
  • compute: added IDPF as a possible value for the guest_os_features.type field in google_compute_image resource (#20250)
  • compute: added replica_names field to sql_database_instance resource (#20202)
  • filestore: added performance_config field to google_filestore_instance (#20218)
  • redis: added persistence_config to google_redis_cluster. (#20212)
  • securesourcemanager: added workforce_identity_federation_config field to google_secure_source_manager_instance resource (#20290)
  • spanner: added default_backup_schedule_type field to google_spanner_instance (#20213)
  • sql: added psc_auto_connections fields to google_sql_database_instance resource (#20307)

BUG FIXES:

  • accesscontextmanager: fixed permadiff in perimeter google_access_context_manager_service_perimeter_ingress_policy and google_access_context_manager_service_perimeter_egress_policy resources when there are duplicate resources in the rules (#20294)
    • accesscontextmanager: fixed comparison of identity_type in ingress_from and egress_from when the IDENTITY_TYPE_UNSPECIFIED is set (#20221)
  • compute: fixed permadiff on attempted type field updates in google_computer_security_policy, updating this field will now force recreation of the resource (#20316)
  • identityplatform: fixed perma-diff originating from the sign_in.anonymous.enabled field in google_identity_platform_config (#20244)

v6.11.2

BUG FIXES:

  • vertexai: fixed issue with google_vertex_ai_endpoint where upgrading to 6.11.0 would delete all traffic splits that were set outside Terraform (which was previously a required step for all meaningful use of this resource). (#20350)

v6.11.1

BUG FIXES:

  • container: fixed diff on google_container_cluster.user_managed_keys_config field for resources that had not set it. (#20314)
  • container: marked google_container_cluster.user_managed_keys_config as immutable because it can't be updated in place. (#20314)

v6.11.0

NOTES:

  • compute: migrated google_compute_firewall_policy_rule from DCL engine to MMv1 engine. (#20160)

BREAKING CHANGES:

  • looker: made oauth_config a required field in google_looker_instance, as creating this resource without that field always triggers an API error (#20196)

FEATURES:

  • New Data Source: google_spanner_database (#20114)
  • New Resource: google_apigee_api (#20113)
  • New Resource: google_dataproc_gdc_application_environment (#20165)
  • New Resource: google_dataproc_gdc_service_instance (#20147)
  • New Resource: google_memorystore_instance (#20108)

... (truncated)

Changelog

Sourced from hashicorp/google's changelog.

6.12.0 (Unreleased)

6.11.1 (November 12, 2024)

BUG FIXES:

  • container: fixed diff on google_container_cluster.user_managed_keys_config field for resources that had not set it. (#20314)
  • container: marked google_container_cluster.user_managed_keys_config as immutable because it can't be updated in place. (#20314)

6.11.0 (November 11, 2024)

NOTES:

  • compute: migrated google_compute_firewall_policy_rule from DCL engine to MMv1 engine. (#20160)

BREAKING CHANGES:

  • looker: made oauth_config a required field in google_looker_instance, as creating this resource without that field always triggers an API error (#20196)

FEATURES:

  • New Data Source: google_spanner_database (#20114)
  • New Resource: google_apigee_api (#20113)
  • New Resource: google_dataproc_gdc_application_environment (#20165)
  • New Resource: google_dataproc_gdc_service_instance (#20147)
  • New Resource: google_memorystore_instance (#20108)

IMPROVEMENTS:

  • apigee: added in-place update support for google_apigee_env_references (#20182)
  • apigee: added in-place update support for google_apigee_environment resource (#20189)
  • cloudrun: added empty_dir field to google_cloud_run_service (#20185)
  • cloudrunv2: added empty_dir field to google_cloud_run_v2_service and google_cloud_run_v2_job (#20185)
  • compute: added disks field to google_compute_node_template resource (#20180)
  • compute: added preconfigured_waf_config field to google_compute_security_policy resource (#20183)
  • compute: added replica_names field to sql_database_instance resource (#20202)
  • compute: added instance_flexibility_policy field to google_compute_region_instance_group_manager resource (#20132)
  • compute: increased google_compute_security_policy timeouts from 20 minutes to 30 minutes (#20145)
  • container: added control_plane_endpoints_config field to google_container_cluster resource. (#20193)
  • container: added parallelstore_csi_driver_config field to google_container_cluster resource. (#20163)
  • container: added user_managed_keys_config field to google_container_cluster resource. (#20105)
  • firestore: allowed single field indexes to support __name__ DESC indexes in google_firestore_index resources (#20124)
  • privateca: added support for google_privateca_certificate_authority with type = "SUBORDINATE" to be activated into "STAGED" state (#20103)
  • spanner: added default_backup_schedule_type field to google_spanner_instance (#20213)
  • vertexai: added traffic_split, private_service_connect_config, predict_request_response_logging_config, dedicated_endpoint_enabled, and dedicated_endpoint_dns fields to google_vertex_ai_endpoint resource (#20179)
  • workflows: added deletion_protection field to google_workflows_workflow resource (#20106)

BUG FIXES:

  • compute: fixed a diff based on server-side reordering of match.src_address_groups and match.dest_address_groups in google_compute_network_firewall_policy_rule (#20148)
  • compute: fixed permadiff on the preconfigured_waf_config field for google_compute_security_policy resource (#20183)
  • container: fixed in-place updates for node_config.containerd_config in google_container_cluster and google_container_node_pool (#20112)

5.45.0 (November 11, 2024)

NOTES:

... (truncated)

Commits

Updates hashicorp/google-beta from 6.1.0 to 6.12.0

Release notes

Sourced from hashicorp/google-beta's releases.

v6.12.0

FEATURES:

  • New Data Source: google_access_context_manager_access_policy (#8676)
  • New Data Source: google_backup_dr_data_source (#8641)
  • New Resource: google_dataproc_gdc_spark_application (#8662)
  • New Resource: google_iam_folders_policy_binding (#8677)
  • New Resource: google_iam_organizations_policy_binding (#8679)

IMPROVEMENTS:

  • artifactregistry: added common_repository field to google_artifact_registry_repository resource (#8681)
  • backupdr: added access_restriction field togoogle_backup_dr_backup_vault resource (beta) (#8656)
  • cloudrunv2: added urls output field to google_cloud_run_v2_service resource (#8686)
  • compute: added IDPF as a possible value for the network_interface.nic_type field in google_compute_instance resource (#8664)
  • compute: added IDPF as a possible value for the guest_os_features.type field in google_compute_image resource (#8664)
  • compute: added replica_names field to sql_database_instance resource (#8637)
  • filestore: added performance_config field to google_filestore_instance resource (#8647)
  • redis: added persistence_config to google_redis_cluster. (#8643)
  • securesourcemanager: added workforce_identity_federation_config field to google_secure_source_manager_instance resource (#8670)
  • spanner: added default_backup_schedule_type field to google_spanner_instance (#8644)
  • sql: added psc_auto_connections fields to google_sql_database_instance resource (#8682)

BUG FIXES:

  • accesscontextmanager: fixed permadiff in perimeter google_access_context_manager_service_perimeter_ingress_policy and google_access_context_manager_service_perimeter_egress_policy resources when there are duplicate resources in the rules (#8675)
  • accesscontextmanager: fixed comparison of identity_type in ingress_from and egress_from when the IDENTITY_TYPE_UNSPECIFIED is set (#8648)
  • compute: fixed permadiff on attempted type field updates in google_computer_security_policy, updating this field will now force recreation of the resource (#8689)
  • identityplatform: fixed perma-diff in google_identity_platform_config (#8663)

v6.11.2

BUG FIXES:

  • vertexai: fixed issue with google_vertex_ai_endpoint where upgrading to 6.11.0 would delete all traffic splits that were set outside Terraform (which was previously a required step for all meaningful use of this resource). (#8708)

v6.11.1

BUG FIXES:

  • container: fixed diff on google_container_cluster.user_managed_keys_config field for resources that had not set it. (#8687)
  • container: marked google_container_cluster.user_managed_keys_config as immutable because it can't be updated in place. (#8687)

v6.11.0

NOTES:

  • compute: migrated google_compute_firewall_policy_rule from DCL engine to MMv1 engine. (#8604)

BREAKING CHANGES:

  • looker: made oauth_config a required field in google_looker_instance, as creating this resource without that field always triggers an API error (#8633)

DEPRECATIONS:

  • backupdr: deprecated force_delete on google_backup_dr_backup_vault. Use ignore_inactive_datasources instead (#8616)

FEATURES:

... (truncated)

Changelog

Sourced from hashicorp/google-beta's changelog.

6.12.0 (Unreleased)

6.11.1 (November 12, 2024)

BUG FIXES:

  • container: fixed diff on google_container_cluster.user_managed_keys_config field for resources that had not set it. (#8687)
  • container: marked google_container_cluster.user_managed_keys_config as immutable because it can't be updated in place. (#8687)

6.11.0 (November 11, 2024)

NOTES:

  • compute: migrated google_compute_firewall_policy_rule from DCL engine to MMv1 engine. (#8604)

BREAKING CHANGES:

  • looker: made oauth_config a required field in google_looker_instance, as creating this resource without that field always triggers an API error (#8633)

DEPRECATIONS:

  • backupdr: deprecated force_delete on google_backup_dr_backup_vault. Use ignore_inactive_datasources instead (#8616)

FEATURES:

  • New Data Source: google_backup_dr_backup_plan_association (#8632)
  • New Data Source: google_backup_dr_backup_plan (#8603)
  • New Data Source: google_spanner_database (#8568)
  • New Resource: google_apigee_api (#8567)
  • New Resource: google_backup_dr_backup_plan_association (#8632)
  • New Resource: google_backup_dr_backup_plan (#8603)
  • New Resource: google_compute_region_resize_request (#8588)
  • New Resource: google_dataproc_gdc_application_environment (#8609)
  • New Resource: google_dataproc_gdc_service_instance (#8591)
  • New Resource: google_iam_principal_access_boundary_policy (#8634)
  • New Resource: google_network_management_vpc_flow_logs_config (#8623)

IMPROVEMENTS:

  • apigee: added in-place update support for google_apigee_env_references (#8621)
  • apigee: added in-place update support for google_apigee_environment resource (#8627)
  • backupdr: added ignore_inactive_datasources and ignore_backup_plan_references fields to google_backup_dr_backup_vault resource (#8616)
  • bigquery: added external_catalog_dataset_options fields to google_bigquery_dataset resource (#8558)
  • cloudrunv2: added gcs.mount_options to google_cloud_run_v2_service and google_cloud_run_v2_job (#8613)
  • compute: added rules property to google_compute_region_security_policy resource (#8574)
  • compute: added disks field to google_compute_node_template resource (#8620)
  • compute: added replica_names field to sql_database_instance resource (#8637)
  • compute: added new field instance_flexibility_policy to resource google_compute_region_instance_group_manager (#8581)
  • compute: increased google_compute_security_policy timeouts from 20 minutes to 30 minutes (#8589)
  • container: added control_plane_endpoints_config field to google_container_cluster resource. (#8630)
  • container: added parallelstore_csi_driver_config field to google_container_cluster resource. (#8607)
  • container: added user_managed_keys_config field to google_container_cluster resource. (#8562)
  • firestore: allowed single field indexes to support __name__ DESC indexes in google_firestore_index resources (#8576)
  • privateca: added support for google_privateca_certificate_authority with type = "SUBORDINATE" to be activated into "STAGED" state (#8560)
  • spanner: added default_backup_schedule_type field to google_spanner_instance (#8644)
  • vertexai: added traffic_split, private_service_connect_config, predict_request_response_logging_config, dedicated_endpoint_enabled, and dedicated_endpoint_dns fields to google_vertex_ai_endpoint resource (#8619)

... (truncated)

Commits
  • 9ac2c75 Update 6.12.0 changelog
  • a4a31ae Update CHANGELOG.md (#8696)
  • cfe8097 Made traffic_split field use default_from_api (#12323) (#8708)
  • 72b4d6e compute: forced recreation of google_compute_security_policy on type upda...
  • 34dcdc9 Made google_container_cluster.user_managed_keys_config not settable and fixed...
  • c7adbd3 Add Cloud Run v2 Service urls field (#12194) (#8686)
  • bcfa3cd pubsub: additional test permissions fixes (#12311) (#8685)
  • a1197e1 Update CHANGELOG.md (#8671)
  • 60d15c7 Revert "Migrate google_compute_firewall_policy_association resource from DCL ...
  • 92cd6e8 Mark SarahFrench as on vacation until December (#12306) (#8683)
  • 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.12.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.12.0)

Updates `hashicorp/google-beta` from 6.1.0 to 6.12.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.12.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 Nov 19, 2024
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