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: Update hashicorp/google requirement from ~> 4.0 to ~> 5.6 in /examples/simple #19

Conversation

dependabot[bot]
Copy link

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

Updates the requirements on hashicorp/google to permit the latest version.

Release notes

Sourced from hashicorp/google's releases.

v5.6.0

FEATURES:

  • New Resource: google_integration_connectors_connection (#16468)

IMPROVEMENTS:

  • assuredworkloads: added enable_sovereign_controls, partner, partner_permissions, violation_notifications_enabled, and several other output-only fields to google_assured_workloads_workloads (#16433)
  • composer: added storage_config to google_composer_environment (#16455)
  • container: added fleet field to google_container_cluster resource (#16466)
  • containeraws: added admin_groups to google_container_aws_cluster (#16433)
  • containerazure: added admin_groups to google_container_azure_cluster (#16433)
  • dataproc: added support for instance_flexibility_policy in google_dataproc_cluster (#16417)
  • dialogflowcx: added is_default_start_flow field to google_dialogflow_cx_flow resource to allow management of default flow resources via Terraform (#16441)
  • dialogflowcx: added is_default_welcome_intent and is_default_negative_intent fields to google_dialogflow_cx_intent resource to allow management of default intent resources via Terraform (#16441)
  • gkehub: added fleet_default_member_config field to google_gke_hub_feature resource (#16457)
  • gkehub: added metrics_gcp_service_account_email to google_gke_hub_feature_membership (#16433)
  • logging: added index_configs field to logging_bucket_config resource (#16437)
  • logging: added index_configs field to logging_project_bucket_config resource (#16437)
  • monitoring: added pings_count, user_labels, and custom_content_type fields to google_monitoring_uptime_check_config resource (#16420)
  • spanner: added autoscaling_config field to google_spanner_instance (#16473)
  • sql: added ssl_mode field to google_sql_database_instance resource (#16394)
  • vertexai: added private_service_connect_config to google_vertex_ai_index_endpoint (#16471)
  • workstations: added domain_config field to resource google_workstations_workstation_cluster (beta) (#16464)

BUG FIXES:

  • assuredworkloads: made the violation_notifications_enabled field on the google_assured_workloads_workload resource default to values returned from the API when unset in a users configuration (#16465)
  • provider: made terraform_labels immutable in immutable resources to not block the upgrade. This will create a Terraform plan that recreates the resource on 4.X -> 5.6.0 upgrade for affected resources. A mitigation to backfill the values during the upgrade is planned, and will release resource-by-resource. (#16469)
Changelog

Sourced from hashicorp/google's changelog.

5.6.0 (Nov 13, 2023)

FEATURES:

  • New Resource: google_integration_connectors_connection (#16468)

IMPROVEMENTS:

  • assuredworkloads: added enable_sovereign_controls, partner, partner_permissions, violation_notifications_enabled, and several other output-only fields to google_assured_workloads_workloads (#16433)
  • composer: added storage_config to google_composer_environment (#16455)
  • container: added fleet field to google_container_cluster resource (#16466)
  • containeraws: added admin_groups to google_container_aws_cluster (#16433)
  • containerazure: added admin_groups to google_container_azure_cluster (#16433)
  • dataproc: added support for instance_flexibility_policy in google_dataproc_cluster (#16417)
  • dialogflowcx: added is_default_start_flow field to google_dialogflow_cx_flow resource to allow management of default flow resources via Terraform (#16441)
  • dialogflowcx: added is_default_welcome_intent and is_default_negative_intent fields to google_dialogflow_cx_intent resource to allow management of default intent resources via Terraform (#16441)
    • gkehub: added fleet_default_member_config field to google_gke_hub_feature resource (#16457)
  • gkehub: added metrics_gcp_service_account_email to google_gke_hub_feature_membership (#16433)
  • logging: added index_configs field to logging_bucket_config resource (#16437)
  • logging: added index_configs field to logging_project_bucket_config resource (#16437)
  • monitoring: added pings_count, user_labels, and custom_content_type fields to google_monitoring_uptime_check_config resource (#16420)
  • spanner: added autoscaling_config field to google_spanner_instance (#16473)
  • sql: added ssl_mode field to google_sql_database_instance resource (#16394)
  • vertexai: added private_service_connect_config to google_vertex_ai_index_endpoint (#16471)
  • workstations: added domain_config field to resource google_workstations_workstation_cluster (beta) (#16464)

BUG FIXES:

  • assuredworkloads: made the violation_notifications_enabled field on the google_assured_workloads_workload resource default to values returned from the API when unset in a users configuration (#16465)
  • provider: made terraform_labels immutable in immutable resources to not block the upgrade. This will create a Terraform plan that recreates the resource on 4.X -> 5.6.0 upgrade for affected resources. A mitigation to backfill the values during the upgrade is planned, and will release resource-by-resource. (#16469)

5.5.0 (Nov 06, 2023)

FEATURES:

  • New Data Source: google_bigquery_dataset (#16368)

IMPROVEMENTS:

  • alloydb: added SECONDARY as an option for instance_type field in google_alloydb_instance resource, to support creation of secondary instance inside a secondary cluster. (#16398)
  • alloydb: added deletion_policy field to google_alloydb_cluster resource, to allow force-destroying instances along with their cluster. This is necessary to delete secondary instances, which cannot be deleted otherwise. (#16398)
  • alloydb: added support to promote google_alloydb_cluster resources from secondary to primary (#16413)
  • alloydb: increased default timeout on google_alloydb_instance to 120m from 40m (#16398)
  • dataproc: added instance_flexibility_policy field ro google_dataproc_cluster resource (#16417)
  • monitoring: added subject field to google_monitoring_alert_policy resource (#16414)
  • storage: added enable_object_retention field to google_storage_bucket resource (#16412)
  • storage: added retention field to google_storage_bucket_object resource (#16412)

BUG FIXES:

  • firestore: fixed an issue with creation of multiple google_firestore_field resources (#16372)

5.4.0 (Oct 30, 2023)

DEPRECATIONS:

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

... (truncated)

Commits
  • a31e2be ga-release-5.6.0 notes (#16491)
  • 080d049 Revert "Add client config and permissions to google_identity_platform_config"...
  • bbbc925 fix: do not store the ssl_mode field locally if it has never been used. (#942...
  • 44ecb78 feat(spanner): add instance autoscaling attributes to spanner instance resour...
  • 478fda5 Adding support for new Instance Settings resource and a test into a beta prov...
  • 83063a6 feat(vertexai): Make it possible to use Private Service Connect in Vertex AI ...
  • 2f25eb8 Make terraform_labels field immutable for immutable resources (#9394) (#16469)
  • 524e017 Add connection resource of Integration Connectors. (#9328) (#16468)
  • 5d71478 Add client config and permissions to google_identity_platform_config (#9417) ...
  • 52408de Add fleet field to google_container_cluster resource (#9385) (#16466)
  • 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 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)

Updates the requirements on [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) to permit the latest version.
- [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.0.0...v5.6.0)

---
updated-dependencies:
- dependency-name: hashicorp/google
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github Nov 27, 2023

Superseded by #22.

@dependabot dependabot bot closed this Nov 27, 2023
@dependabot dependabot bot deleted the dependabot/terraform/examples/simple/hashicorp/google-tw-5.6 branch November 27, 2023 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants