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.68.0 to 4.69.1 in /terraform #2840

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2023

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)

Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 4.68.0 to 4.69.1.
- [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.68.0...v4.69.1)

---
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 June 19, 2023 09:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Jun 19, 2023
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 f71f3a5 into main Jun 20, 2023
@dependabot dependabot bot deleted the dependabot/terraform/terraform/hashicorp/google-4.69.1 branch June 20, 2023 19: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.

1 participant