divviup / prio-server

A Prio server implementation.
Mozilla Public License 2.0
72 stars 14 forks source link

build(deps): Bump hashicorp/google from 4.68.0 to 4.69.1 in /terraform #2840

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps hashicorp/google from 4.68.0 to 4.69.1.

Release notes

Sourced from hashicorp/google's releases.

v4.69.1

4.69.1 (June 12, 2023)

NOTE:

  • Added a new user guide to the provider documentation (#14886)

v4.69.0

FEATURES:

  • New Data Source: google_vmwareengine_network (#14821)
  • New Resource: google_access_context_manager_service_perimeter_egress_policy (#14817)
  • New Resource: google_access_context_manager_service_perimeter_ingress_policy (#14817)
  • New Resource: google_certificate_manager_certificate_issuance_config (#14798)
  • New Resource: google_dataplex_datascan (#14798)
  • New Resource: google_dataplex_datascan_iam_* (#14828)
  • New Resource: google_vmwareengine_network (#14821)

IMPROVEMENTS:

  • billing: added lookup_projects to google_billing_account datasource that skips reading the list of associated projects (#14815)
  • dlp: added info_type_transformations block in the record_transformations field to google_data_loss_prevention_deidentify_template resource. (#14827)
  • dlp: added redact_config, fixed_size_bucketing_config, bucketing_config, time_part_config and date_shift_config fields to google_data_loss_prevention_deidentify_template resource (#14797)
  • dlp: added stored_info_type_id field to google_data_loss_prevention_stored_info_type resource (#14791)
  • dlp: added template_id field to google_data_loss_prevention_deidentify_template and google_data_loss_prevention_inspect_template (#14823)
  • dlp: changed actions field from required to optional in google_data_loss_prevention_job_trigger resource (#14803)
  • kms: removed validation for purpose in google_kms_crypto_key to allow newly added values for the field (#14799)
  • pubsub: allowed schema_settings of google_pubsub_topic to change without deleting and recreating the resource (#14819)

BUG FIXES:

  • tags: fixed providing projects/<project_id to parent causing recreation on google_tags_tag_key (#14809)
Changelog

Sourced from hashicorp/google's changelog.

4.69.1 (June 12, 2023)

NOTE:

  • Added a new user guide to the provider documentation (#14886)

4.69.0 (June 12, 2023)

FEATURES:

  • New Data Source: google_vmwareengine_network (#14821)
  • New Resource: google_access_context_manager_service_perimeter_egress_policy (#14817)
  • New Resource: google_access_context_manager_service_perimeter_ingress_policy (#14817)
  • New Resource: google_certificate_manager_certificate_issuance_config (#14798)
  • New Resource: google_dataplex_datascan (#14798)
  • New Resource: google_dataplex_datascan_iam_* (#14828)
  • New Resource: google_vmwareengine_network (#14821)

IMPROVEMENTS:

  • billing: added lookup_projects to google_billing_account datasource that skips reading the list of associated projects (#14815)
  • dlp: added info_type_transformations block in the record_transformations field to google_data_loss_prevention_deidentify_template resource. (#14827)
  • dlp: added redact_config, fixed_size_bucketing_config, bucketing_config, time_part_config and date_shift_config fields to google_data_loss_prevention_deidentify_template resource (#14797)
  • dlp: added stored_info_type_id field to google_data_loss_prevention_stored_info_type resource (#14791)
  • dlp: added template_id field to google_data_loss_prevention_deidentify_template and google_data_loss_prevention_inspect_template (#14823)
  • dlp: changed actions field from required to optional in google_data_loss_prevention_job_trigger resource (#14803)
  • kms: removed validation for purpose in google_kms_crypto_key to allow newly added values for the field (#14799)
  • pubsub: allowed schema_settings of google_pubsub_topic to change without deleting and recreating the resource (#14819)

BUG FIXES:

  • tags: fixed providing projects/<project_id to parent causing recreation on google_tags_tag_key (#14809)
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)