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): update hashicorp/google requirement from >= 3.50, < 5.0 to >= 3.50, < 6.0 #6

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

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

Release notes

Sourced from hashicorp/google's releases.

v5.21.0

FEATURES:

  • New Data Source: google_apphub_discovered_service (#17548)
  • New Data Source: google_apphub_discovered_workload (#17553)
  • New Resource: google_apphub_workload (#17561)
  • New Resource: google_firebase_app_check_device_check_config (#17517)
  • New Resource: google_iap_tunnel_dest_group (#17533)
  • New Resource: google_kms_ekm_connection (#17512)
  • New Resource: google_apphub_application (#17499)
  • New Resource: google_apphub_service (#17562)
  • New Resource: google_apphub_service_project_attachment (#17536)
  • New Resource: google_cloud_quotas_quota_info (#17564)
  • New Resource: google_network_security_firewall_endpoint_association (#17540)

IMPROVEMENTS:

  • cloudrunv2: added support for scaling.min_instance_count in google_cloud_run_v2_service. (#17501)
  • compute: added metric.single_instance_assignment and metric.filter to google_compute_region_autoscaler (#17519)
  • container: added queued_provisioning to google_container_node_pool (#17549)
  • gkeonprem: allowed vcenter_network to be set in google_gkeonprem_vmware_cluster, previously it was output-only (#17505)
  • workstations: added support for ephemeral_directories in google_workstations_workstation_config (#17515)

BUG FIXES:

  • compute: allowed sending empty values for SERVERLESS in google_compute_region_network_endpoint_group resource (#17500)
  • notebooks: fixed an issue where default tags would cause a diff recreating google_notebooks_instance resources (#17559)
  • storage: fixed an issue where two or more lifecycle rules with different values of no_age field always generates change in google_storage_bucket resource. (#17513)
Changelog

Sourced from hashicorp/google's changelog.

5.21.0 (Mar 18, 2024)

FEATURES:

  • New Data Source: google_apphub_discovered_service (#17548)
  • New Data Source: google_apphub_discovered_workload (#17553)
  • New Resource: google_apphub_workload (#17561)
  • New Resource: google_firebase_app_check_device_check_config (#17517)
  • New Resource: google_iap_tunnel_dest_group (#17533)
  • New Resource: google_kms_ekm_connection (#17512)
  • New Resource: google_apphub_application (#17499)
  • New Resource: google_apphub_service (#17562)
  • New Resource: google_apphub_service_project_attachment (#17536)
  • New Resource: google_cloud_quotas_quota_info (#17564)
  • New Resource: google_network_security_firewall_endpoint_association (#17540)

IMPROVEMENTS:

  • cloudrunv2: added support for scaling.min_instance_count in google_cloud_run_v2_service. (#17501)
  • compute: added metric.single_instance_assignment and metric.filter to google_compute_region_autoscaler (#17519)
  • container: added queued_provisioning to google_container_node_pool (#17549)
  • gkeonprem: allowed vcenter_network to be set in google_gkeonprem_vmware_cluster, previously it was output-only (#17505)
  • workstations: added support for ephemeral_directories in google_workstations_workstation_config (#17515)

BUG FIXES:

  • compute: allowed sending empty values for SERVERLESS in google_compute_region_network_endpoint_group resource (#17500)
  • notebooks: fixed an issue where default tags would cause a diff recreating google_notebooks_instance resources (#17559)
  • storage: fixed an issue where two or more lifecycle rules with different values of no_age field always generates change in google_storage_bucket resource. (#17513)

5.20.0 (Mar 11, 2024)

FEATURES:

  • New Resource: google_clouddeploy_custom_target_type_iam_* (#17445)

IMPROVEMENTS:

  • certificatemanager: added type field to google_certificate_manager_dns_authorization resource (#17459)
  • compute: added the network_url attribute to the consumer_accept_list-block of the google_compute_service_attachment resource (#17492)
  • gkehub: added support for policycontroller.policy_controller_hub_config.policy_content.bundles and policycontroller.policy_controller_hub_config.deployment_configs fields to google_gke_hub_feature_membership (#17483)

BUG FIXES:

  • artifactregistry: fixed permadiff when google_artifact_repository.docker_config field is unset (#17484)
  • bigquery: corrected plan-time validation on google_bigquery_dataset.dataset_id (#17449)
  • kms: fixed issue where google_kms_crypto_key_version.attestation.cert_chains properties were incorrectly set to type string (#17486)

5.19.0 (Mar 4, 2024)

FEATURES:

  • New Resource: google_clouddeploy_automation(#17427)
  • New Resource: google_clouddeploy_target_iam_* (#17368)

IMPROVEMENTS:

... (truncated)

Commits

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 requested a review from clouddrove-ci as a code owner March 18, 2024 19:35
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 18, 2024
@theprashantyadav
Copy link
Contributor

@dependabot rebase

Copy link
Author

dependabot bot commented on behalf of github Mar 20, 2024

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@theprashantyadav
Copy link
Contributor

@dependabot recreate

…to >= 3.50, < 6.0

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@v3.50.0...v5.21.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/terraform/hashicorp/google-gte-3.50-and-lt-6.0 branch from bd8eb2f to 5594562 Compare March 20, 2024 09:57
Copy link
Author

dependabot bot commented on behalf of github Aug 26, 2024

Superseded by #8.

@dependabot dependabot bot closed this Aug 26, 2024
@dependabot dependabot bot deleted the dependabot/terraform/hashicorp/google-gte-3.50-and-lt-6.0 branch August 26, 2024 19:10
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant