Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): Bump hashicorp/google from 5.27.0 to 5.28.0 (#52)
Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 5.27.0 to 5.28.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-provider-google/releases">hashicorp/google's releases</a>.</em></p> <blockquote> <h2>v5.28.0</h2> <p>DEPRECATIONS:</p> <ul> <li>integrations: deprecated <code>create_sample_workflows</code> and <code>provision_gmek</code> fields in <code>google_integrations_client</code>. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17945">#17945</a>)</li> </ul> <p>FEATURES:</p> <ul> <li><strong>New Data Source:</strong> <code>google_storage_buckets</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17960">#17960</a>)</li> <li><strong>New Resource:</strong> <code>google_compute_security_policy_rule</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17937">#17937</a>)</li> </ul> <p>IMPROVEMENTS:</p> <ul> <li>alloydb: added <code>maintenance_update_policy</code> field to <code>google_alloydb_cluster</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17954">#17954</a>)</li> <li>bigquery: added <code>external_dataset_reference</code> field to <code>google_bigquery_dataset</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17944">#17944</a>)</li> <li>composer: enabled in-place update for <code>config.software_config.image_version</code> in <code>google_composer_environment</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17986">#17986</a>)</li> <li>container: added <code>node_config.secondary_boot_disks</code> field to <code>google_container_node_pool</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17962">#17962</a>)</li> <li>integrations: added <code>create_sample_integrations</code> field to <code>google_integrations_client</code>, replacing deprecated field <code>create_sample_workflows</code>. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17945">#17945</a>)</li> <li>redis: added <code>redis_configs</code> field to <code>google_redis_cluster</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17956">#17956</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li>dns: fixed bug where the deletion of <code>google_dns_managed_zone</code> resources was blocked by any associated SOA-type <code>google_dns_record_set</code> resources (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17989">#17989</a>)</li> <li>storage: fixed an issue where <code>google_storage_bucket_object</code> and <code>google_storage_bucket_objects</code> data sources would ignore custom endpoints (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17952">#17952</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md">hashicorp/google's changelog</a>.</em></p> <blockquote> <h2>5.28.0 (Unreleased)</h2> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/03933998a429fcb7bff977e8245faf012120889a"><code>0393399</code></a> Add CHANGELOG for v5.28.0 (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/18011">#18011</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/18522ef12830dd206fbc2d5ccb3a37c4c76d31be"><code>18522ef</code></a> Adding documentation for md5 auth key (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/10547">#10547</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17991">#17991</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/87c22956b5b401079e1426a471a35f1d446525e4"><code>87c2295</code></a> Adding SOA Deletion short-circuit (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/10559">#10559</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17989">#17989</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/e6cc1e861458e0cc409d3338e43abe6ccc343769"><code>e6cc1e8</code></a> Rewrite the code to handle handwritten resources (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/10542">#10542</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17988">#17988</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/97596918928c1f6bccd6d53a10270f8465efe98a"><code>9759691</code></a> [Composer] Reveal Image Version Updates to GA. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/10454">#10454</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17986">#17986</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/5e93d19e79368087bda756c1b8b318c82a9c599e"><code>5e93d19</code></a> Update container_cluster: add MPS strategy on gpu_sharing block (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/10471">#10471</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17">#17</a>...</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/da580e3eedfa9bd4d12531815d8fed4df8851ed4"><code>da580e3</code></a> Update template parameters documentation (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/10545">#10545</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17980">#17980</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/753c934788a57d1ad10274248712a8abe685a47f"><code>753c934</code></a> Add comment to <code>GoogleProviderConfig</code> test util function (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/10541">#10541</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17975">#17975</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/42c4c4a05b719a1cf7f4441b8c3acc034a6ab135"><code>42c4c4a</code></a> Update CHANGELOG 5.26.0 (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17971">#17971</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/b21e8ec26be16e79066975df1603d7b28fa07e99"><code>b21e8ec</code></a> Fix the failing tests TestAccBigQueryJob_bigqueryJobCopy* (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/10520">#10520</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17970">#17970</a>)</li> <li>Additional commits viewable in <a href="https://github.com/hashicorp/terraform-provider-google/compare/v5.27.0...v5.28.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=hashicorp/google&package-manager=terraform&previous-version=5.27.0&new-version=5.28.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
- Loading branch information