Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): Bump hashicorp/google from 5.19.0 to 5.20.0 #42

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Bumps hashicorp/google from 5.19.0 to 5.20.0.

Release notes

Sourced from hashicorp/google's releases.

v5.20.0

FEATURES:

  • New Resource: google_clouddeploy_custom_target_type_iam_* (#17445)

IMPROVEMENTS:

  • certificatemanager: added type field to google_certificate_manager_dns_authorization resource (#17459)
  • compute: added the network_url attribute to the consumer_accept_list-block of the google_compute_service_attachment resource (#17492)
  • gkehub: added support for policycontroller.policy_controller_hub_config.policy_content.bundles and policycontroller.policy_controller_hub_config.deployment_configs fields to google_gke_hub_feature_membership (#17483)

BUG FIXES:

  • artifactregistry: fixed permadiff when google_artifact_repository.docker_config field is unset (#17484)
  • bigquery: corrected plan-time validation on google_bigquery_dataset.dataset_id (#17449)
  • kms: fixed issue where google_kms_crypto_key_version.attestation.cert_chains properties were incorrectly set to type string (#17486)
Changelog

Sourced from hashicorp/google's changelog.

5.20.0 (Mar 11, 2024)

FEATURES:

  • New Resource: google_clouddeploy_custom_target_type_iam_* (#17445)

IMPROVEMENTS:

  • certificatemanager: added type field to google_certificate_manager_dns_authorization resource (#17459)
  • compute: added the network_url attribute to the consumer_accept_list-block of the google_compute_service_attachment resource (#17492)
  • gkehub: added support for policycontroller.policy_controller_hub_config.policy_content.bundles and policycontroller.policy_controller_hub_config.deployment_configs fields to google_gke_hub_feature_membership (#17483)

BUG FIXES:

  • artifactregistry: fixed permadiff when google_artifact_repository.docker_config field is unset (#17484)
  • bigquery: corrected plan-time validation on google_bigquery_dataset.dataset_id (#17449)
  • kms: fixed issue where google_kms_crypto_key_version.attestation.cert_chains properties were incorrectly set to type string (#17486)
Commits
  • 12088ed release 5.20.0 changelog (#17526)
  • 8ac20c5 previous changelog
  • 7bfec68 Switch to issue form for developer productivity (#17488)
  • 03376ee Update the GCF resource to reflect transition from Container Registry to Arti...
  • 063c48d add network_url attribute in consumer_accept_list block of google_compute_ser...
  • 197eb51 Address dependency issues in TestAccFirestoreField_* tests (#9957) (#17490)
  • 135b6f4 Added issue form for developer productivity (#17424)
  • c368e09 fix(kms): certificate chain type to array of strings (#9582) (#17486)
  • 9a5e3a0 fix permadiff by reading empty docker_config field (#10113) (#17484)
  • b05aedf Add support for string --> object map for DCL resources (#10039) (#17483)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 5.19.0 to 5.20.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@v5.19.0...v5.20.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 added the dependencies Pull requests that update a dependency file label Mar 18, 2024
@github-actions github-actions bot added the automerge Allow kodiak to automerge commit when all checks pass label Mar 18, 2024
@kodiakhq kodiakhq bot merged commit 0d17c48 into main Mar 18, 2024
7 checks passed
@kodiakhq kodiakhq bot deleted the dependabot/terraform/hashicorp/google-5.20.0 branch March 18, 2024 07:26
Copy link

🎉 This PR is included in version 1.8.36 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Allow kodiak to automerge commit when all checks pass dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants