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 from 4.31.0 to 4.32.0 in /terraform #1943

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 22, 2022

Bumps hashicorp/google from 4.31.0 to 4.32.0.

Release notes

Sourced from hashicorp/google's releases.

v4.32.0

NOTES:

  • Updated to Golang 1.18 (#12246)

FEATURES:

  • New Resource: google_dataplex_asset (#12210)
  • New Resource: google_gke_hub_membership_iam_binding (#12280)
  • New Resource: google_gke_hub_membership_iam_member (#12280)
  • New Resource: google_gke_hub_membership_iam_policy (#12280)

IMPROVEMENTS:

  • certificatemanager: added state, authorization_attempt_info and provisioning_issue output fields to google_certificate_manager_certificate (#12224)
  • compute: added certificate_map to compute_target_https_proxy resource (#12227)
  • compute: added validation for name field on google_compute_network (#12271)
  • compute: made port optional in google_compute_network_endpoint to allow network endpoints to be associated with GCE_VM_IP network endpoint groups (#12267)
  • container: added support for additional values APISERVER, CONTROLLER_MANAGER, and SCHEDULER in google_container_cluster.monitoring_config (#12247)
  • gkehub: added monitoring and mutation_enabled fields to resource feature_membership (#12265)
  • gkehub: added better support for import for google_gke_hub_membership (#12207)
  • pubsub: added bigquery_config to google_pubsub_subscription (#12216)
  • scheduler: added paused field to google_cloud_scheduler_job (#12190)
  • scheduler: added state output field to google_cloud_scheduler_job (#12190)

BUG FIXES:

  • apigee: fixed an issue where google_apigee_instance creation would fail due to multiple concurrent instances (#12289)
  • billingbudget: fixed a bug where google_billing_budget.budget_filter.services was not updating. (#12270)
  • compute: fixed perma-diff on google_compute_disk for new arm64 images (#12184)
  • dataflow: fixed bug where permadiff would show on google_dataflow_job.additional_experiments (#12268)
  • storage: fixed a bug in google_storage_bucket where name was incorrectly validated. (#12248)
Changelog

Sourced from hashicorp/google's changelog.

4.32.0 (August 15, 2022)

NOTES:

  • Updated to Golang 1.18 (#12246)

FEATURES:

  • New Resource: google_dataplex_asset (#12210)
  • New Resource: google_gke_hub_membership_iam_binding (#12280)
  • New Resource: google_gke_hub_membership_iam_member (#12280)
  • New Resource: google_gke_hub_membership_iam_policy (#12280)

IMPROVEMENTS:

  • certificatemanager: added state, authorization_attempt_info and provisioning_issue output fields to google_certificate_manager_certificate (#12224)
  • compute: added certificate_map to compute_target_https_proxy resource (#12227)
  • compute: added validation for name field on google_compute_network (#12271)
  • compute: made port optional in google_compute_network_endpoint to allow network endpoints to be associated with GCE_VM_IP network endpoint groups (#12267)
  • container: added support for additional values APISERVER, CONTROLLER_MANAGER, and SCHEDULER in google_container_cluster.monitoring_config (#12247)
  • gkehub: added monitoring and mutation_enabled fields to resource feature_membership (#12265)
  • gkehub: added better support for import for google_gke_hub_membership (#12207)
  • pubsub: added bigquery_config to google_pubsub_subscription (#12216)
  • scheduler: added paused field to google_cloud_scheduler_job (#12190)
  • scheduler: added state output field to google_cloud_scheduler_job (#12190)

BUG FIXES:

  • apigee: fixed an issue where google_apigee_instance creation would fail due to multiple concurrent instances (#12289)
  • billingbudget: fixed a bug where google_billing_budget.budget_filter.services was not updating. (#12270)
  • compute: fixed perma-diff on google_compute_disk for new arm64 images (#12184)
  • dataflow: fixed bug where permadiff would show on google_dataflow_job.additional_experiments (#12268)
  • storage: fixed a bug in google_storage_bucket where name was incorrectly validated. (#12248)
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)

Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 4.31.0 to 4.32.0.
- [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.31.0...v4.32.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner August 22, 2022 09:21
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Aug 22, 2022
@codecov-commenter
Copy link

codecov-commenter commented Aug 22, 2022

Codecov Report

Base: 57.56% // Head: 49.36% // Decreases project coverage by -8.20% ⚠️

Coverage data is based on head (35639f9) compared to base (44c9b78).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1943      +/-   ##
==========================================
- Coverage   57.56%   49.36%   -8.21%     
==========================================
  Files          37       14      -23     
  Lines       11693     2433    -9260     
==========================================
- Hits         6731     1201    -5530     
+ Misses       4847     1117    -3730     
  Partials      115      115              
Flag Coverage Δ
facilitator_tests ?
key_rotator_tests 56.02% <ø> (ø)
workflow_manager_tests 38.76% <ø> (ø)

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

Impacted Files Coverage Δ
facilitator/src/retries.rs
facilitator/src/aggregation.rs
facilitator/src/transport/s3.rs
facilitator/src/metrics.rs
facilitator/src/sample.rs
facilitator/src/task/pubsub.rs
facilitator/src/transport/gcs.rs
facilitator/src/logging.rs
facilitator/src/gcp_oauth.rs
facilitator/src/config.rs
... and 13 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 bot added 3 commits August 23, 2022 09:33
Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 4.31.0 to 4.32.0.
- [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.31.0...v4.32.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [hashicorp/google-beta](https://github.com/hashicorp/terraform-provider-google-beta) from 4.31.0 to 4.32.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.31.0...4.32.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]>
Bumps [hashicorp/google-beta](https://github.com/hashicorp/terraform-provider-google-beta) from 4.31.0 to 4.32.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.31.0...4.32.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]>
@tgeoghegan tgeoghegan merged commit 382810a into main Aug 23, 2022
@tgeoghegan tgeoghegan deleted the dependabot/terraform/terraform/hashicorp/google-4.32.0 branch August 23, 2022 17:01
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