Skip to content

Commit

Permalink
fix(deps): Bump hashicorp/google from 5.26.0 to 5.27.0 (#20)
Browse files Browse the repository at this point in the history
Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 5.26.0 to 5.27.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.27.0</h2>
<p>FEATURES:</p>
<ul>
<li><strong>New Data Source:</strong> <code>google_storage_bucket_objects</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17920">#17920</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>
<li><strong>New Resource:</strong> <code>google_data_loss_prevention_discovery_config</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17887">#17887</a>)</li>
<li><strong>New Resource:</strong> <code>google_integrations_auth_config</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17917">#17917</a>)</li>
<li><strong>New Resource:</strong> <code>google_network_connectivity_internal_range</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17909">#17909</a>)</li>
</ul>
<p>IMPROVEMENTS:</p>
<ul>
<li>alloydb: added <code>network_config</code> field to <code>google_alloydb_instance</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17921">#17921</a>)</li>
<li>alloydb: added <code>public_ip_address</code> field  to <code>google_alloydb_instance</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17921">#17921</a>)</li>
<li>apigee: added <code>forward_proxy_uri</code> field to <code>google_apigee_environment</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17902">#17902</a>)</li>
<li>bigquerydatapolicy: added <code>data_masking_policy.routine</code> field to <code>google_bigquery_data_policy</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17885">#17885</a>)</li>
<li>compute: added <code>server_tls_policy</code> field to <code>google_compute_region_target_https_proxy</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17934">#17934</a>)</li>
<li>logging: added <code>intercept_children</code> field to <code>google_logging_organization_sink</code> and <code>google_logging_folder_sink</code> resources (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17932">#17932</a>)</li>
<li>monitoring: added <code>service_agent_authentication</code> field to <code>google_monitoring_uptime_check_config</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17929">#17929</a>)</li>
<li>privateca: added <code>subject_key_id</code> field to <code>google_privateca_certificate</code> and <code>google_privateca_certificate_authority</code> resources (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17923">#17923</a>)</li>
<li>secretmanager: added <code>version_destroy_ttl</code> field to <code>google_secret_manager_secret</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17888">#17888</a>)</li>
</ul>
<p>BUG FIXES:</p>
<ul>
<li>appengine: added suppression for a diff in <code>google_app_engine_standard_app_version.automatic_scaling</code> when the block is unset in configuration (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17905">#17905</a>)</li>
<li>sql: fixed issues with updating the <code>enable_google_ml_integration</code> field in <code>google_sql_database_instance</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17878">#17878</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.27.0 (Apr 30, 2024)</h2>
<p>FEATURES:</p>
<ul>
<li><strong>New Data Source:</strong> <code>google_storage_bucket_objects</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17920">#17920</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>
<li><strong>New Resource:</strong> <code>google_data_loss_prevention_discovery_config</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17887">#17887</a>)</li>
<li><strong>New Resource:</strong> <code>google_integrations_auth_config</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17917">#17917</a>)</li>
<li><strong>New Resource:</strong> <code>google_network_connectivity_internal_range</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17909">#17909</a>)</li>
</ul>
<p>IMPROVEMENTS:</p>
<ul>
<li>alloydb: added <code>network_config</code> field to <code>google_alloydb_instance</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17921">#17921</a>)</li>
<li>alloydb: added <code>public_ip_address</code> field  to <code>google_alloydb_instance</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17921">#17921</a>)</li>
<li>apigee: added <code>forward_proxy_uri</code> field to <code>google_apigee_environment</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17902">#17902</a>)</li>
<li>bigquerydatapolicy: added <code>data_masking_policy.routine</code> field to <code>google_bigquery_data_policy</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17885">#17885</a>)</li>
<li>compute: added <code>server_tls_policy</code> field to <code>google_compute_region_target_https_proxy</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17934">#17934</a>)</li>
<li>logging: added <code>intercept_children</code> field to <code>google_logging_organization_sink</code> and <code>google_logging_folder_sink</code> resources (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17932">#17932</a>)</li>
<li>monitoring: added <code>service_agent_authentication</code> field to <code>google_monitoring_uptime_check_config</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17929">#17929</a>)</li>
<li>privateca: added <code>subject_key_id</code> field to <code>google_privateca_certificate</code> and <code>google_privateca_certificate_authority</code> resources (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17923">#17923</a>)</li>
<li>secretmanager: added <code>version_destroy_ttl</code> field to <code>google_secret_manager_secret</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17888">#17888</a>)</li>
</ul>
<p>BUG FIXES:</p>
<ul>
<li>appengine: added suppression for a diff in <code>google_app_engine_standard_app_version.automatic_scaling</code> when the block is unset in configuration (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17905">#17905</a>)</li>
<li>sql: fixed issues with updating the <code>enable_google_ml_integration</code> field in <code>google_sql_database_instance</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17878">#17878</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/9ed145a0f375e6fb8786e377ae531a066bd22751"><code>9ed145a</code></a> Added 5.27.0 changelog (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17973">#17973</a>)</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/5797625ded8b0ab98d18d7ff566814fe3cdbc3dc"><code>5797625</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/2061d550c7a010898f9eabb00c0ebaf47cafd30d"><code>2061d55</code></a> Added new resource &quot;Security Policy Rule&quot; (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/10434">#10434</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17937">#17937</a>)</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/c0e4cb32e1bfd70605df9a58e0de78d962df8f36"><code>c0e4cb3</code></a> Lower timeout for dangling cluster creation to 10s (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/10502">#10502</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17936">#17936</a>)</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/2a41081c8ea723283c0e24b043f2850204c4de86"><code>2a41081</code></a> add serverTLSpolicy to google_compute_region_target_https_proxy (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/9105">#9105</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17934">#17934</a>)</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/ccd6f2ff26681dd88b35bff4b42a9b0e0caff641"><code>ccd6f2f</code></a> Add support for intercept_children in sinks (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/10402">#10402</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17932">#17932</a>)</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/d481e3e3b094e45ee7b6d28f17d66e6c62f3d6ea"><code>d481e3e</code></a> chore(ci): Bundle license file with TF provider release artifacts (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/10509">#10509</a>) (#...</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/1f6c57c7a295f7f1b384dd938435649e16366a40"><code>1f6c57c</code></a> Add Play Integrity &amp; reCAPTCHA Enterprise APIs enablement for App Check examp...</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/3207da21ec304e31508c24bdc2f3165f34f70d10"><code>3207da2</code></a> Add serviceAgentAuthentication for Uptime Checks (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/10503">#10503</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17929">#17929</a>)</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/6635c00660f3d6580a77db652982e87fa30a765b"><code>6635c00</code></a> Update alloydb sweeper to sweep secondary clusters (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/10498">#10498</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17926">#17926</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/hashicorp/terraform-provider-google/compare/v5.26.0...v5.27.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.26.0&new-version=5.27.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
dependabot[bot] authored May 6, 2024
1 parent 763f948 commit b2db96e
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions .terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b2db96e

Please sign in to comment.