Skip to content

Commit

Permalink
fix(deps): Bump hashicorp/google from 5.17.0 to 5.18.0 (#40)
Browse files Browse the repository at this point in the history
Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 5.17.0 to 5.18.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.18.0</h2>
<p>BREAKING CHANGES:</p>
<ul>
<li>securityposture: marked <code>policy_sets</code> and <code>policy_sets.policies</code> required in <code>google_securityposture_posture</code>. API validation already enforced this, so no resources could be provisioned without these (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17303">#17303</a>)</li>
</ul>
<p>FEATURES:</p>
<ul>
<li><strong>New Data Source:</strong> <code>google_compute_forwarding_rules</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17342">#17342</a>)</li>
<li><strong>New Resource:</strong> <code>google_firebase_app_check_app_attest_config</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17279">#17279</a>)</li>
<li><strong>New Resource:</strong> <code>google_firebase_app_check_play_integrity_config</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17279">#17279</a>)</li>
<li><strong>New Resource:</strong> <code>google_firebase_app_check_recaptcha_enterprise_config</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17327">#17327</a>)</li>
<li><strong>New Resource:</strong> <code>google_firebase_app_check_recaptcha_v3_config</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17327">#17327</a>)</li>
<li><strong>New Resource:</strong> <code>google_migration_center_preference_set</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17291">#17291</a>)</li>
<li><strong>New Resource:</strong> <code>google_netapp_volume_replication</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17348">#17348</a>)</li>
</ul>
<p>IMPROVEMENTS:</p>
<ul>
<li>cloudfunctions: added output-only <code>version_id</code> field on <code>google_cloudfunctions_function</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17273">#17273</a>)</li>
<li>composer: supported patch versions of airflow on <code>google_composer_environment</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17345">#17345</a>)</li>
<li>compute: supported updating <code>network_interface.stack_type</code> field on <code>google_compute_instance</code> resource. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17295">#17295</a>)</li>
<li>container: added <code>node_config.resource_manager_tags</code> field to <code>google_container_cluster</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17346">#17346</a>)</li>
<li>container: added <code>node_config.resource_manager_tags</code> field to <code>google_container_node_pool</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17346">#17346</a>)</li>
<li>container: added output-only fields <code>membership_id</code> and  <code>membership_location</code> under <code>fleet</code> in <code>google_container_cluster</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17305">#17305</a>)</li>
<li>looker: added <code>custom_domain</code> field to <code>google_looker_instance </code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17301">#17301</a>)</li>
<li>netapp: added field <code>restore_parameters</code> and output-only fields <code>state</code>, <code>state_details</code> and <code>create_time</code> to <code>google_netapp_volume</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17293">#17293</a>)</li>
<li>workbench: added <code>container_image</code> field to <code>google_workbench_instance</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17326">#17326</a>)</li>
<li>workbench: added <code>shielded_instance_config</code> field to <code>google_workbench_instance</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17306">#17306</a>)</li>
</ul>
<p>BUG FIXES:</p>
<ul>
<li>bigquery: allowed users to set permissions for <code>principal</code>/<code>principalSets</code> (<code>iamMember</code>) in <code>google_bigquery_dataset_iam_member</code>. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17292">#17292</a>)</li>
<li>cloudfunctions2: fixed an issue where not specifying <code>event_config.trigger_region</code> in <code>google_cloudfunctions2_function</code> resulted in a permanent diff. The field now pulls a default value from the API when unset. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17328">#17328</a>)</li>
<li>compute: fixed issue where changes only in <code>stateful_(internal|external)_ip</code> would not trigger an update for <code>google_compute_(region_)instance_group_manager</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17297">#17297</a>)</li>
<li>compute: fixed perma-diff on <code>min_ports_per_vm</code> in <code>google_compute_router_nat</code> when the field is unset by making the field default to the API-set value (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17337">#17337</a>)</li>
<li>dataflow: fixed crash in <code>google_dataflox_job</code> to return an error instead if a job's Environment field is nil when reading job information (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17344">#17344</a>)</li>
<li>notebooks: changed <code>tag</code> field to default to the API's value if not specified in <code>google_notebooks_instance</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17323">#17323</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.18.0 (Feb 26, 2024)</h2>
<p>BREAKING CHANGES:</p>
<ul>
<li>securityposture: marked <code>policy_sets</code> and <code>policy_sets.policies</code> required in <code>google_securityposture_posture</code>. API validation already enforced this, so no resources could be provisioned without these (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17303">#17303</a>)</li>
</ul>
<p>FEATURES:</p>
<ul>
<li><strong>New Data Source:</strong> <code>google_compute_forwarding_rules</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17342">#17342</a>)</li>
<li><strong>New Resource:</strong> <code>google_firebase_app_check_app_attest_config</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17279">#17279</a>)</li>
<li><strong>New Resource:</strong> <code>google_firebase_app_check_play_integrity_config</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17279">#17279</a>)</li>
<li><strong>New Resource:</strong> <code>google_firebase_app_check_recaptcha_enterprise_config</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17327">#17327</a>)</li>
<li><strong>New Resource:</strong> <code>google_firebase_app_check_recaptcha_v3_config</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17327">#17327</a>)</li>
<li><strong>New Resource:</strong> <code>google_migration_center_preference_set</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17291">#17291</a>)</li>
<li><strong>New Resource:</strong> <code>google_netapp_volume_replication</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17348">#17348</a>)</li>
</ul>
<p>IMPROVEMENTS:</p>
<ul>
<li>cloudfunctions: added output-only <code>version_id</code> field on <code>google_cloudfunctions_function</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17273">#17273</a>)</li>
<li>composer: supported patch versions of airflow on <code>google_composer_environment</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17345">#17345</a>)</li>
<li>compute: supported updating <code>network_interface.stack_type</code> field on <code>google_compute_instance</code> resource. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17295">#17295</a>)</li>
<li>container: added <code>node_config.resource_manager_tags</code> field to <code>google_container_cluster</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17346">#17346</a>)</li>
<li>container: added <code>node_config.resource_manager_tags</code> field to <code>google_container_node_pool</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17346">#17346</a>)</li>
<li>container: added output-only fields <code>membership_id</code> and  <code>membership_location</code> under <code>fleet</code> in <code>google_container_cluster</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17305">#17305</a>)</li>
<li>looker: added <code>custom_domain</code> field to <code>google_looker_instance </code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17301">#17301</a>)</li>
<li>netapp: added field <code>restore_parameters</code> and output-only fields <code>state</code>, <code>state_details</code> and <code>create_time</code> to <code>google_netapp_volume</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17293">#17293</a>)</li>
<li>workbench: added <code>container_image</code> field to <code>google_workbench_instance</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17326">#17326</a>)</li>
<li>workbench: added <code>shielded_instance_config</code> field to <code>google_workbench_instance</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17306">#17306</a>)</li>
</ul>
<p>BUG FIXES:</p>
<ul>
<li>bigquery: allowed users to set permissions for <code>principal</code>/<code>principalSets</code> (<code>iamMember</code>) in <code>google_bigquery_dataset_iam_member</code>. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17292">#17292</a>)</li>
<li>cloudfunctions2: fixed an issue where not specifying <code>event_config.trigger_region</code> in <code>google_cloudfunctions2_function</code> resulted in a permanent diff. The field now pulls a default value from the API when unset. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17328">#17328</a>)</li>
<li>compute: fixed issue where changes only in <code>stateful_(internal|external)_ip</code> would not trigger an update for <code>google_compute_(region_)instance_group_manager</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17297">#17297</a>)</li>
<li>compute: fixed perma-diff on <code>min_ports_per_vm</code> in <code>google_compute_router_nat</code> when the field is unset by making the field default to the API-set value (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17337">#17337</a>)</li>
<li>dataflow: fixed crash in <code>google_dataflox_job</code> to return an error instead if a job's Environment field is nil when reading job information (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17344">#17344</a>)</li>
<li>notebooks: changed <code>tag</code> field to default to the API's value if not specified in <code>google_notebooks_instance</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17323">#17323</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/0a4166fa7d540cb48f1e0c9883456dbabfeafdda"><code>0a4166f</code></a> Update CHANGELOG.md for release-5.18.0 (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17369">#17369</a>)</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/c1948dd9f10c4ed153b67df228bda1789d698c29"><code>c1948dd</code></a> Ensured that beta runs in TeamCity use only beta paths (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/10025">#10025</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17350">#17350</a>)</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/b78417a359449e73d5c9f3bd96b29fc07183c28d"><code>b78417a</code></a> Add volume replication support for Google Cloud NetApp Volumes (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/9816">#9816</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17348">#17348</a>)</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/71a9b7ad745d7db2116792c64709c34629efd1d6"><code>71a9b7a</code></a> Add Resource Manager Tags support to 'google_container_cluster' (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/9531">#9531</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17346">#17346</a>)</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/a381c88b8e19439c6b2e1e5a624677dab4d9d442"><code>a381c88</code></a> C3 version schema (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/9986">#9986</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17345">#17345</a>)</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/938a8d958b27c0d674b533463b9a3812927cfb72"><code>938a8d9</code></a> Add check for Environment proto field before accessing in Dataflow provider (...</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/014622d634bc4a4939b09c385cb784f0081a62bc"><code>014622d</code></a> Fix broken terraform datasource google_compute_machine_types example (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/10020">#10020</a>)...</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/71fd2eb43fb38defdcc68ff4f4267137b685ebaf"><code>71fd2eb</code></a> Adding Data Source Forwarding Rules (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/10004">#10004</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17342">#17342</a>)</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/ce78f4142587fdd56e1e305cd009222f0a2d8944"><code>ce78f41</code></a> Update hashicorp/terraform-plugin-framework, hashicorp/terraform-plugin-mux, ...</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/6eda3edd46a18d8368275fc52bb5d2ccb5c4e3cd"><code>6eda3ed</code></a> add newline removal bash command in guidelines (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/9734">#9734</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/17338">#17338</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/hashicorp/terraform-provider-google/compare/v5.17.0...v5.18.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.17.0&new-version=5.18.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 Mar 4, 2024
1 parent 756e049 commit fcc95d9
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 fcc95d9

Please sign in to comment.