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.62.1 to 4.63.0 in /terraform #2692

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 24, 2023

Bumps hashicorp/google-beta from 4.62.1 to 4.63.0.

Release notes

Sourced from hashicorp/google-beta's releases.

v4.63.0

NOTES:

  • alloydb: changed location from optional to required for google_alloydb_cluster and google_alloydb_backup resources. location had previously been marked as optional, but operations failed if it was omitted, and there was no way for location to be inherited from the provider configuration or from an environment variable. This means there was no way to have a working configuration without location specified. (#5492, #5494)
  • workflows: updated api version from v1beta1 to v1 (beta) (#5482)

FEATURES:

  • New Resource: google_access_context_manager_ingress_policy (#5474)
  • New Resource: google_compute_public_advertised_prefix (#5476)
  • New Resource: google_compute_public_delegated_prefix (#5476)
  • New Resource: google_compute_region_commitment (#5473)
  • New Resource: google_network_services_http_route (#5471)
  • New Resource: google_network_services_tcp_route (beta) (#5497)

IMPROVEMENTS:

  • dlp: added inspect_job.actions.job_notification_emails and inspect_job.actions.deidentify fields to google_data_loss_prevention_job_trigger resource (#5477)
  • dlp: added triggers.manual and inspect_job.storage_config.hybrid_options to google_data_loss_prevention_job_trigger (#5490)
  • iam: added oidc.web_sso_config field to google_iam_workforce_pool_provider (#5491)

BUG FIXES:

  • alloydb: changed weekly_schedule (under automated_backup_policy) from required to optional for google_alloydb_cluster (#5495)
  • compute: fixed an issue with TTLs being sent when USE_ORIGIN_HEADERS is set in google_compute_backend_bucket (#5488)
  • networkservices: increased default timeouts for google_network_services_edge_cache_keyset to 60m (from 30m) (#5481)
  • sql: fixed an issue that prevented setting enable_private_path_for_google_cloud_services to false in google_sql_database_instance(#5484)
Changelog

Sourced from hashicorp/google-beta's changelog.

4.63.0 (Unreleased)

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 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 April 24, 2023 22:11
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Apr 24, 2023
@codecov-commenter
Copy link

codecov-commenter commented Apr 24, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.05 🎉

Comparison is base (5dfbc6d) 55.64% compared to head (3769f70) 55.69%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2692      +/-   ##
==========================================
+ Coverage   55.64%   55.69%   +0.05%     
==========================================
  Files          28       37       +9     
  Lines        9560    11054    +1494     
==========================================
+ Hits         5320     6157     +837     
- Misses       4213     4782     +569     
- Partials       27      115      +88     
Flag Coverage Δ
facilitator_tests 57.44% <ø> (ø)
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.

see 9 files with indirect coverage changes

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

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

Bumps [hashicorp/google-beta](https://github.com/hashicorp/terraform-provider-google-beta) from 4.62.1 to 4.63.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.62.1...v4.63.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/hashicorp/google-beta-4.63.0 branch from 99b9e5d to 3769f70 Compare April 24, 2023 22:22
@dependabot dependabot bot merged commit b803bce into main Apr 24, 2023
@dependabot dependabot bot deleted the dependabot/terraform/terraform/hashicorp/google-beta-4.63.0 branch April 24, 2023 22:35
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