Closed dependabot[bot] closed 3 months ago
[!CAUTION]
Review failed
The pull request is closed.
The recent update to the Terraform configuration involves upgrading the Google provider from version 5.40.0
to 5.41.0
. This change introduces potential improvements and bug fixes that enhance functionality and reliability within the Terraform setup for Google services. Additionally, the associated hash values have been updated to ensure the integrity of this new version, reinforcing the importance of accuracy and consistency in deployment processes.
Files | Change Summary |
---|---|
.terraform.lock.hcl |
Updated Google provider version from 5.40.0 to 5.41.0 and modified hash values. |
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Bumps hashicorp/google from 5.40.0 to 5.41.0.
Release notes
Sourced from hashicorp/google's releases.
Changelog
Sourced from hashicorp/google's changelog.
Commits
6523d84
Revert "feat: support Cloud SQL's new field server_ca_mode. (#11331) (#18998)...f2b6407
Update CHANGELOG.md for 5.41.0 (#19046)f6d7369
Revert "Add send_age_if_zero field and deprecate no_age. (#11098)" (#11404) (...372cf87
Update deprecation message for google_project.skip_delete (#11397) (#19042)9995c48
Add deletion_policy field to Project resource (#11359) (#19026)9af2f7e
Skip default schema while datastore creation (#11311) (#19017)cff46d6
update dcl to 1.70 (#11285) (#19016)541d33b
Add retaining unchanged alias ip ranges and handle permadiff caused by the ch...5ab7d44
Made managed zone test use a random test prefix (#11375) (#19013)cada5b3
Sync version_6_upgrade.html.markdown (#11379) (#19012)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
Summary by CodeRabbit
New Features
Bug Fixes
Documentation