hashicorp/terraform-provider-google (google)
### [`v4.85.0`](https://redirect.github.com/hashicorp/terraform-provider-google/blob/HEAD/CHANGELOG.md#4850-June-12-2024)
[Compare Source](https://redirect.github.com/hashicorp/terraform-provider-google/compare/v4.84.0...v4.85.0)
NOTES:
- The `4.85.0` release backports configuration for the retention period for Cloud Storage soft delete (https://cloud.google.com/resources/storage/soft-delete-announce) so that customers who have not yet upgraded to `5.22.0`+ are able to configure the retention period of objects in their buckets. By upgrading to this version and configuring or otherwise interacting with the `google_storage_bucket.soft_delete_policy` values, you will need to upgrade directly to `5.22.0`+ from `4.85.0` when upgrading to `5.X` in the future.
IMPROVEMENTS:
- storage: added `soft_delete_policy` to `google_storage_bucket` resource ([#17624](https://redirect.github.com/hashicorp/terraform-provider-google/pull/17624))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
~> 4.84
->~> 4.85
Release Notes
hashicorp/terraform-provider-google (google)
### [`v4.85.0`](https://redirect.github.com/hashicorp/terraform-provider-google/blob/HEAD/CHANGELOG.md#4850-June-12-2024) [Compare Source](https://redirect.github.com/hashicorp/terraform-provider-google/compare/v4.84.0...v4.85.0) NOTES: - The `4.85.0` release backports configuration for the retention period for Cloud Storage soft delete (https://cloud.google.com/resources/storage/soft-delete-announce) so that customers who have not yet upgraded to `5.22.0`+ are able to configure the retention period of objects in their buckets. By upgrading to this version and configuring or otherwise interacting with the `google_storage_bucket.soft_delete_policy` values, you will need to upgrade directly to `5.22.0`+ from `4.85.0` when upgrading to `5.X` in the future. IMPROVEMENTS: - storage: added `soft_delete_policy` to `google_storage_bucket` resource ([#17624](https://redirect.github.com/hashicorp/terraform-provider-google/pull/17624))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.