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.37.0 to 4.38.0 in /terraform/cluster_bootstrap #2069

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2022

Bumps hashicorp/google-beta from 4.37.0 to 4.38.0.

Release notes

Sourced from hashicorp/google-beta's releases.

v4.38.0

FEATURES:

  • New Data Source: google_vpc_access_connector (#4693)
  • New Resource: google_datastream_private_connection (#4691)

IMPROVEMENTS:

  • appengine: Added egress_setting for field vpc_access_connector to google_app_engine_standard_app_version (#4701)
  • bigquery: added json_extension field to the load block of google_bigquery_job resource (#4699)
  • cloudfunctions: Added build_worker_pool to google_cloudfunctions_function (#4696)
  • compute: added json_custom_config field to google_compute_security_policy resource (#4703)
  • redis: Added persistence_config field to the google_redis_instance resource. (#4688)
  • storage: added support for overwriteWhen field to transfer_options in google_storage_transfer_job resource (#4690)

BUG FIXES:

  • bigtable: added drift detection on gc_rules for google_bigtable_gc_policy (#4687)
  • compute: fixed the inability to update most_disruptive_allowed_action for both google_compute_per_instance_config and google_compute_region_per_instance_config (#4685)
  • container: fixed allow passing empty list to monitoring_config and logging_config in google_container_cluster (#4700)
  • sql: fixed a bug causing a perma-diff on disk_type due to API values being downcased (#4686)
  • storage: fixed the inability to set 0 for lifecycle_rule.condition.age on google_storage_bucket (#4698)
Changelog

Sourced from hashicorp/google-beta's changelog.

4.38.0 (Unreleased)

FEATURES:

  • New Data Source: google_vpc_access_connector (#4693)
  • New Resource: google_datastream_private_connection (#4691)

IMPROVEMENTS:

  • appengine: Added egress_setting for field vpc_access_connector to google_app_engine_standard_app_version (#4701)
  • bigquery: added json_extension field to the load block of google_bigquery_job resource (#4699)
  • cloudfunctions: Added build_worker_pool to google_cloudfunctions_function (#4696)
  • compute: added json_custom_config field to google_compute_security_policy resource (#4703)
  • redis: Added persistence_config field to the google_redis_instance resource. (#4688)
  • storage: added support for overwriteWhen field to transfer_options in google_storage_transfer_job resource (#4690)

BUG FIXES:

  • bigtable: added drift detection on gc_rules for google_bigtable_gc_policy (#4687)
  • compute: fixed the inability to update most_disruptive_allowed_action for both google_compute_per_instance_config and google_compute_region_per_instance_config (#4685)
  • container: fixed allow passing empty list to monitoring_config and logging_config in google_container_cluster (#4700)
  • sql: fixed a bug causing a perma-diff on disk_type due to API values being downcased (#4686)
  • storage: fixed the inability to set 0 for lifecycle_rule.condition.age on google_storage_bucket (#4698)
Commits
  • cda3c6f Update CHANGELOG.md (#4716)
  • 394a8a2 revert changes as they're a breaking change and fields will need to be added ...
  • aa1764f fix a typo in datastream (#6575) (#4705)
  • 6174c49 Revert "google_project Datasource project_id Validated (#6542)" (#6582) (#4704)
  • 1da108e Add json_custom_config field to compute_security_policy resource (#6521) (#4703)
  • b257bd9 fix: update gke vpa doc (#6570) (#4702)
  • ea99b96 Support for egress_settings on google_app_engine_standard_app_version… (#6535...
  • f40558d fix(resource_container_cluster): allow passing empty list to monitoring_confi...
  • ca43279 Support jsonExtension: "GEOJSON" for BigQuery job load configuration (#6491...
  • 15e8b7b Update CHANGELOG.md
  • Additional commits viewable in compare view

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 will merge this PR once CI passes on it, as requested by @divergentdave.


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 September 26, 2022 18:44
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Sep 26, 2022
@divergentdave
Copy link
Contributor

@dependabot squash and merge

Bumps [hashicorp/google-beta](https://github.com/hashicorp/terraform-provider-google-beta) from 4.37.0 to 4.38.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-google-beta/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google-beta/blob/v4.38.0/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google-beta@v4.37.0...v4.38.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.38.0 branch from 937c98d to d81af93 Compare September 26, 2022 19:00
@codecov-commenter
Copy link

codecov-commenter commented Sep 26, 2022

Codecov Report

Base: 57.46% // Head: 57.46% // No change to project coverage 👍

Coverage data is based on head (d81af93) compared to base (f923839).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2069   +/-   ##
=======================================
  Coverage   57.46%   57.46%           
=======================================
  Files          37       37           
  Lines       11664    11664           
=======================================
  Hits         6703     6703           
  Misses       4846     4846           
  Partials      115      115           
Flag Coverage Δ
facilitator_tests 59.56% <ø> (ø)
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.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@dependabot dependabot bot merged commit 8a06168 into main Sep 26, 2022
@dependabot dependabot bot deleted the dependabot/terraform/terraform/cluster_bootstrap/hashicorp/google-beta-4.38.0 branch September 26, 2022 19:14
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