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.38.0 to 4.39.0 in /terraform/cluster_bootstrap #2092

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2022

Bumps hashicorp/google-beta from 4.38.0 to 4.39.0.

Release notes

Sourced from hashicorp/google-beta's releases.

v4.39.0

FEATURES:

  • New Data Source: google_artifact_registry_repository (#4714)
  • New Resource: google_identity_platform_config (#4729)

IMPROVEMENTS:

  • certificatemanager: added public/private PEM fields pem_certificate / pem_private_key and deprecated certificate_pem / private_key_pem (#4728)
  • clouddeploy: added serial_pipeline.stages.strategy field to google_clouddeploy_delivery_pipeline (#4707)
  • container: added notification_config.pubsub.filter field to google_container_cluster (#4718)
  • eventarc: added channels and conditions fields to google_eventarc_trigger (#4707)
  • healthcare: added notification_configs field to google_healthcare_fhir_store resource (#4720)
  • iap: added ability to import google_iap_brand using ID using {{project}}/{{brand_id}} format (#4712)
  • secretmanager: added output field 'version' to resource 'secret_manager_secret_version' (#4724)
  • sql: added maintenance_version and available_maintenance_versions fields to google_sql_database_instance resource (#4725)
  • storagetransfer: added notification_config field to google_storage_transfer_job resource (#4709)
  • tags: added purpose and purpose_data properties to google_tags_tag_key (#4721)

BUG FIXES:

  • bigquery: fixed a bug where allow_quoted_newlines and allow_jagged_rows could not be set to false on google_bigquery_table (#4711)
  • cloudfunction: fixed inability to update docker_repository and kms_key_name on google_cloudfunctions_function (#4727)
  • compute: fixed inability to manage Cloud Armor adaptive_protection_config on google_compute_security_policy (#4726)
  • container: fixed a bug where upgrading provider version breaks on node_pool_auto_config or node_pool_defaults (#4706)
  • iam: fixed diffs between policy_data from google_iam_policy data source and policy data in API responses (#4722)
  • iam: fixed permadiff resulting from empty fields being sent in requests to set conditional IAM policies (#4723)
  • secretmanager: fixed a bug where google_secret_manager_secret_version that was destroyed outside of Terraform would not be recreated on apply (#4719)
  • storagetransfer: fixed a crash in google_storagetransfer_job when transfer_schedule is empty (#4745)
Changelog

Sourced from hashicorp/google-beta's changelog.

4.39.0 (October 3, 2022)

FEATURES:

  • New Data Source: google_artifact_registry_repository (#4714)
  • New Resource: google_identity_platform_config (#4729)

IMPROVEMENTS:

  • certificatemanager: added public/private PEM fields pem_certificate / pem_private_key and deprecated certificate_pem / private_key_pem (#4728)
  • clouddeploy: added serial_pipeline.stages.strategy field to google_clouddeploy_delivery_pipeline (#4707)
  • container: added notification_config.pubsub.filter field to google_container_cluster (#4718)
  • eventarc: added channels and conditions fields to google_eventarc_trigger (#4707)
  • healthcare: added notification_configs field to google_healthcare_fhir_store resource (#4720)
  • iap: added ability to import google_iap_brand using ID using {{project}}/{{brand_id}} format (#4712)
  • secretmanager: added output field 'version' to resource 'secret_manager_secret_version' (#4724)
  • sql: added maintenance_version and available_maintenance_versions fields to google_sql_database_instance resource (#4725)
  • storagetransfer: added notification_config field to google_storage_transfer_job resource (#4709)
  • tags: added purpose and purpose_data properties to google_tags_tag_key (#4721)

BUG FIXES:

  • bigquery: fixed a bug where allow_quoted_newlines and allow_jagged_rows could not be set to false on google_bigquery_table (#4711)
  • cloudfunction: fixed inability to update docker_repository and kms_key_name on google_cloudfunctions_function (#4727)
  • compute: fixed inability to manage Cloud Armor adaptive_protection_config on google_compute_security_policy (#4726)
  • container: fixed a bug where upgrading provider version breaks on node_pool_auto_config or node_pool_defaults (#4706)
  • iam: fixed diffs between policy_data from google_iam_policy data source and policy data in API responses (#4722)
  • iam: fixed permadiff resulting from empty fields being sent in requests to set conditional IAM policies (#4723)
  • secretmanager: fixed a bug where google_secret_manager_secret_version that was destroyed outside of Terraform would not be recreated on apply (#4719)
  • storagetransfer: fixed a crash in google_storagetransfer_job when transfer_schedule is empty (#4745)
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 @branlwyd.


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 October 10, 2022 09:17
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Oct 10, 2022
@codecov-commenter
Copy link

codecov-commenter commented Oct 10, 2022

Codecov Report

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

Coverage data is based on head (8535f72) compared to base (3b43133).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2092   +/-   ##
=======================================
  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.

Bumps [hashicorp/google-beta](https://github.com/hashicorp/terraform-provider-google-beta) from 4.38.0 to 4.39.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.38.0...v4.39.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.39.0 branch from 8535f72 to 51a1280 Compare October 10, 2022 16:51
Copy link
Contributor

@branlwyd branlwyd 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 b6ec572 into main Oct 10, 2022
@dependabot dependabot bot deleted the dependabot/terraform/terraform/cluster_bootstrap/hashicorp/google-beta-4.39.0 branch October 10, 2022 17:07
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