Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

build(deps): Bump hashicorp/google-beta from 4.67.0 to 4.68.0 in /terraform/cluster_bootstrap #2817

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2023

Bumps hashicorp/google-beta from 4.67.0 to 4.68.0.

Release notes

Sourced from hashicorp/google-beta's releases.

v4.68.0

FEATURES:

  • New Resource: google_container_analysis_note_iam_* (#5676)

IMPROVEMENTS:

  • dlp: added included_fields and excluded_fields fields to google_data_loss_prevention_job_trigger (#5687)
  • dns: added regionalL7ilb enum support to the routing_policy.load_balancer_type field in google_dns_record_set (#5678)
  • workstations: added idle_timeout and running_timeout fields in google_workstations_workstation_config (#5673)
  • workstations: added update support for persistent_directories.reclaim_policy and persistent_directories.source_snapshot fields in google_workstations_workstation_config (#5695)

BUG FIXES:

  • accesscontextmanager: fixed incorrect validations for spec and status in google_access_context_manager_service_perimeter (#5675)
  • alloydb: increased timeouts for google_alloydb_instance from 20m to 40m (#5681)
  • apigee: fixed bug where updating config_bundle in google_apigee_sharedflow that's attached to google_apigee_sharedflow_deployment causes an error (#5683)
  • compute: increased timeout for compute_security_policy from 4m to 8m (#5680)
  • dataproc: fixed crash when reading google_dataproc_cluster.virtual_cluster_config (#5689)
Changelog

Sourced from hashicorp/google-beta's changelog.

4.68.0 (June 5, 2023)

FEATURES:

  • New Resource: google_container_analysis_note_iam_* (#5676)

IMPROVEMENTS:

  • dlp: added included_fields and excluded_fields fields to google_data_loss_prevention_job_trigger (#5687)
  • dns: added regionalL7ilb enum support to the routing_policy.load_balancer_type field in google_dns_record_set (#5678)
  • workstations: added idle_timeout and running_timeout fields in google_workstations_workstation_config (#5673)
  • workstations: added update support for persistent_directories.reclaim_policy and persistent_directories.source_snapshot fields in google_workstations_workstation_config (#5695)

BUG FIXES:

  • accesscontextmanager: fixed incorrect validations for spec and status in google_access_context_manager_service_perimeter (#5675)
  • alloydb: increased timeouts for google_alloydb_instance from 20m to 40m (#5681)
  • apigee: fixed bug where updating config_bundle in google_apigee_sharedflow that's attached to google_apigee_sharedflow_deployment causes an error (#5683)
  • compute: increased timeout for compute_security_policy from 4m to 8m (#5680)
  • dataproc: fixed crash when reading google_dataproc_cluster.virtual_cluster_config (#5689)
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 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 a team as a code owner June 6, 2023 16:40
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Jun 6, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jun 6, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (2e86ad7) 52.53% compared to head (c795ba4) 52.53%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2817   +/-   ##
=======================================
  Coverage   52.53%   52.53%           
=======================================
  Files          37       37           
  Lines       11812    11812           
=======================================
  Hits         6205     6205           
  Misses       5492     5492           
  Partials      115      115           
Flag Coverage Δ
facilitator_tests 53.31% <ø> (ø)
key_rotator_tests 56.02% <ø> (ø)
workflow_manager_tests 39.28% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Bumps [hashicorp/google-beta](https://github.com/hashicorp/terraform-provider-google-beta) from 4.67.0 to 4.68.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@v4.67.0...v4.68.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/terraform/terraform/cluster_bootstrap/hashicorp/google-beta-4.68.0 branch from 867e332 to c795ba4 Compare June 6, 2023 16:57
Copy link
Contributor

@divergentdave divergentdave left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit 8398b15 into main Jun 6, 2023
@dependabot dependabot bot deleted the dependabot/terraform/terraform/cluster_bootstrap/hashicorp/google-beta-4.68.0 branch June 6, 2023 17:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

2 participants