build(deps): Bump the google group in /terraform/environments/staging with 2 updates (#3845)

Bumps the google group in /terraform/environments/staging with 2
updates:
[hashicorp/google](https://github.com/hashicorp/terraform-provider-google)
and
[hashicorp/google-beta](https://github.com/hashicorp/terraform-provider-google-beta).

Updates `hashicorp/google` from 5.14.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>
<h2>v5.17.0</h2>
<p>NOTES:</p>
<ul>
<li>cloudbuildv2: changed underlying actuation engine for
<code>google_cloudbuildv2_connection</code>, there should be no
user-facing impact (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17222">#17222</a>)</li>
</ul>
<p>DEPRECATIONS:</p>
<ul>
<li>container: deprecated support for <code>relay_mode</code> field in
<code>google_container_cluster.monitoring_config.advanced_datapath_observability_config</code>
in favor of <code>enable_relay</code> field, <code>relay_mode</code>
field will be removed in a future major release (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17262">#17262</a>)</li>
</ul>
<p>FEATURES:</p>
<ul>
<li><strong>New Resource:</strong>
<code>google_firebase_app_check_debug_token</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17242">#17242</a>)</li>
<li><strong>New Resource:</strong>
<code>google_clouddeploy_custom_target_type</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17254">#17254</a>)</li>
</ul>
<p>IMPROVEMENTS:</p>
<ul>
<li>cloudasset: allowed overriding the billing project for the
<code>google_cloud_asset_resources_search_all</code> datasource</li>
<li>clouddeploy: added support for <code>canary_revision_tags</code>,
<code>prior_revision_tags</code>, <code>stable_revision_tags</code>, and
<code>stable_cutback_duration</code> to
<code>google_clouddeploy_delivery_pipeline</code></li>
<li>cloudfunctions: expose <code>version_id</code> on
<code>google_cloudfunctions_function</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17273">#17273</a>)</li>
<li>compute: promoted <code>user_ip_request_headers</code> field on
<code>google_compute_security_policy</code> resource to GA (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17271">#17271</a>)</li>
<li>container: added support for <code>enable_relay</code> field to
<code>google_container_cluster.monitoring_config.advanced_datapath_observability_config</code>
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17262">#17262</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</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>
<h2>5.17.0 (Feb 20, 2024)</h2>
<p>NOTES:</p>
<ul>
<li>cloudbuildv2: changed underlying actuation engine for
<code>google_cloudbuildv2_connection</code>, there should be no
user-facing impact (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17222">#17222</a>)</li>
</ul>
<p>DEPRECATIONS:</p>
<ul>
<li>container: deprecated support for <code>relay_mode</code> field in
<code>google_container_cluster.monitoring_config.advanced_datapath_observability_config</code>
in favor of <code>enable_relay</code> field, <code>relay_mode</code>
field will be removed in a future major release (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17262">#17262</a>)</li>
</ul>
<p>FEATURES:</p>
<ul>
<li><strong>New Resource:</strong>
<code>google_firebase_app_check_debug_token</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17242">#17242</a>)</li>
<li><strong>New Resource:</strong>
<code>google_clouddeploy_custom_target_type</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17254">#17254</a>)</li>
</ul>
<p>IMPROVEMENTS:</p>
<ul>
<li>cloudasset: allowed overriding the billing project for the
<code>google_cloud_asset_resources_search_all</code> datasource</li>
<li>clouddeploy: added support for <code>canary_revision_tags</code>,
<code>prior_revision_tags</code>, <code>stable_revision_tags</code>, and
<code>stable_cutback_duration</code> to
<code>google_clouddeploy_delivery_pipeline</code></li>
<li>cloudfunctions: expose <code>version_id</code> on
<code>google_cloudfunctions_function</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/17273">#17273</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="0a4166fa7d"><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="c1948dd9f1"><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="b78417a359"><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="71a9b7ad74"><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="a381c88b8e"><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="938a8d958b"><code>938a8d9</code></a>
Add check for Environment proto field before accessing in Dataflow
provider (...</li>
<li><a
href="014622d634"><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="71fd2eb43f"><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="ce78f41425"><code>ce78f41</code></a>
Update hashicorp/terraform-plugin-framework,
hashicorp/terraform-plugin-mux, ...</li>
<li><a
href="6eda3edd46"><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.14.0...v5.18.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `hashicorp/google-beta` from 5.14.0 to 5.18.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hashicorp/terraform-provider-google-beta/releases">hashicorp/google-beta'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-beta/pull/6981">#6981</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-beta/pull/6997">#6997</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-beta/pull/6971">#6971</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-beta/pull/6971">#6971</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-beta/pull/6989">#6989</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-beta/pull/6989">#6989</a>)</li>
<li><strong>New Resource:</strong>
<code>google_migration_center_preference_set</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6974">#6974</a>)</li>
<li><strong>New Resource:</strong>
<code>google_netapp_volume_replication</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/7002">#7002</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-beta/pull/6968">#6968</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-beta/pull/7000">#7000</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-beta/pull/6977">#6977</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-beta/pull/7001">#7001</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-beta/pull/7001">#7001</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-beta/pull/6983">#6983</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-beta/pull/6979">#6979</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-beta/pull/6976">#6976</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-beta/pull/6988">#6988</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-beta/pull/6984">#6984</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-beta/pull/6975">#6975</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-beta/pull/6991">#6991</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-beta/pull/6993">#6993</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-beta/pull/6999">#6999</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-beta/pull/6986">#6986</a>)</li>
</ul>
<h2>v5.17.0</h2>
<p>NOTES:</p>
<ul>
<li>cloudbuildv2: changed underlying actuation engine for
<code>google_cloudbuildv2_connection</code>, there should be no
user-facing impact (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6943">#6943</a>)</li>
</ul>
<p>DEPRECATIONS:</p>
<ul>
<li>container: deprecated support for <code>relay_mode</code> field in
<code>google_container_cluster.monitoring_config.advanced_datapath_observability_config</code>
in favor of <code>enable_relay</code> field, <code>relay_mode</code>
field will be removed a future major release (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6960">#6960</a>)</li>
</ul>
<p>FEATURES:</p>
<ul>
<li><strong>New Resource:</strong>
<code>google_firebase_app_check_debug_token</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6953">#6953</a>)</li>
<li><strong>New Resource:</strong>
<code>google_network_security_firewall_endpoint</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6940">#6940</a>)</li>
<li><strong>New Resource:</strong>
<code>google_clouddeploy_custom_target_type</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6956">#6956</a>)</li>
<li><strong>New Resource:</strong>
<code>google_network_security_security_profile_group</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6961">#6961</a>)</li>
</ul>
<p>IMPROVEMENTS:</p>
<ul>
<li>cloudasset: allowed overriding the billing project for the
<code>google_cloud_asset_resources_search_all</code> datasource (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6941">#6941</a>)</li>
<li>clouddeploy: added support for <code>canary_revision_tags</code>,
<code>prior_revision_tags</code>, <code>stable_revision_tags</code>, and
<code>stable_cutback_duration</code> to
<code>google_clouddeploy_delivery_pipeline</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6951">#6951</a>)</li>
<li>cloudfunctions: added <code>version_id</code> on
<code>google_cloudfunctions_function</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6968">#6968</a>)</li>
<li>container: added support for <code>enable_relay</code> field to
<code>google_container_cluster.monitoring_config.advanced_datapath_observability_config</code>
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6960">#6960</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/hashicorp/terraform-provider-google-beta/blob/main/CHANGELOG.md">hashicorp/google-beta'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-beta/pull/6981">#6981</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-beta/pull/6997">#6997</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-beta/pull/6971">#6971</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-beta/pull/6971">#6971</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-beta/pull/6989">#6989</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-beta/pull/6989">#6989</a>)</li>
<li><strong>New Resource:</strong>
<code>google_migration_center_preference_set</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6974">#6974</a>)</li>
<li><strong>New Resource:</strong>
<code>google_netapp_volume_replication</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/7002">#7002</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-beta/pull/6968">#6968</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-beta/pull/7000">#7000</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-beta/pull/6977">#6977</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-beta/pull/7001">#7001</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-beta/pull/7001">#7001</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-beta/pull/6983">#6983</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-beta/pull/6979">#6979</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-beta/pull/6976">#6976</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-beta/pull/6988">#6988</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-beta/pull/6984">#6984</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-beta/pull/6975">#6975</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-beta/pull/6991">#6991</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-beta/pull/6993">#6993</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-beta/pull/6999">#6999</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-beta/pull/6986">#6986</a>)</li>
</ul>
<h2>5.17.0 (Feb 20, 2024)</h2>
<p>NOTES:</p>
<ul>
<li>cloudbuildv2: changed underlying actuation engine for
<code>google_cloudbuildv2_connection</code>, there should be no
user-facing impact (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6943">#6943</a>)</li>
</ul>
<p>DEPRECATIONS:</p>
<ul>
<li>container: deprecated support for <code>relay_mode</code> field in
<code>google_container_cluster.monitoring_config.advanced_datapath_observability_config</code>
in favor of <code>enable_relay</code> field, <code>relay_mode</code>
field will be removed a future major release (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6960">#6960</a>)</li>
</ul>
<p>FEATURES:</p>
<ul>
<li><strong>New Resource:</strong>
<code>google_firebase_app_check_debug_token</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6953">#6953</a>)</li>
<li><strong>New Resource:</strong>
<code>google_network_security_firewall_endpoint</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6940">#6940</a>)</li>
<li><strong>New Resource:</strong>
<code>google_clouddeploy_custom_target_type</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6956">#6956</a>)</li>
<li><strong>New Resource:</strong>
<code>google_network_security_security_profile_group</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6961">#6961</a>)</li>
</ul>
<p>IMPROVEMENTS:</p>
<ul>
<li>cloudasset: allowed overriding the billing project for the
<code>google_cloud_asset_resources_search_all</code> datasource (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6941">#6941</a>)</li>
<li>clouddeploy: added support for <code>canary_revision_tags</code>,
<code>prior_revision_tags</code>, <code>stable_revision_tags</code>, and
<code>stable_cutback_duration</code> to
<code>google_clouddeploy_delivery_pipeline</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6951">#6951</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="8817c142af"><code>8817c14</code></a>
Update CHANGELOG.md for release-5.18.0 (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/7013">#7013</a>)</li>
<li><a
href="1438ac5f94"><code>1438ac5</code></a>
Add volume replication support for Google Cloud NetApp Volumes (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/9816">#9816</a>)
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/7002">#7002</a>)</li>
<li><a
href="22da542ba8"><code>22da542</code></a>
Add Resource Manager Tags support to 'google_container_cluster' (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/9531">#9531</a>)
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/7001">#7001</a>)</li>
<li><a
href="123b05e1fd"><code>123b05e</code></a>
C3 version schema (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/9986">#9986</a>)
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/7000">#7000</a>)</li>
<li><a
href="7eb7543bc1"><code>7eb7543</code></a>
Add check for Environment proto field before accessing in Dataflow
provider (...</li>
<li><a
href="73c0ea0b5e"><code>73c0ea0</code></a>
Fix broken terraform datasource google_compute_machine_types example (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/10020">#10020</a>)...</li>
<li><a
href="d4c89b3aba"><code>d4c89b3</code></a>
Adding Data Source Forwarding Rules (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/10004">#10004</a>)
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/6997">#6997</a>)</li>
<li><a
href="d9c18ed9b1"><code>d9c18ed</code></a>
Update hashicorp/terraform-plugin-framework,
hashicorp/terraform-plugin-mux, ...</li>
<li><a
href="0b22aea4e0"><code>0b22aea</code></a>
Delete .github/workflows/issue-comment-created.yml (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/6995">#6995</a>)</li>
<li><a
href="eb9ee58ec0"><code>eb9ee58</code></a>
Remove unused GHAs from the TPGB repo (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/5798">#5798</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/hashicorp/terraform-provider-google-beta/compare/v5.14.0...v5.18.0">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-03-04 11:01:50 -06:00
committed by GitHub
parent a6e2e1ac37
commit b8fe618093

View File

@@ -47,41 +47,41 @@ provider "registry.terraform.io/hashicorp/aws" {
}
provider "registry.terraform.io/hashicorp/google" {
version = "5.14.0"
version = "5.18.0"
constraints = "~> 5.2"
hashes = [
"h1:T6EW5HOI1IrE4zHzQ/5kLyul+U2ByEaIgqMu4Ja7JFI=",
"zh:3927ef7417d9d8a56077e6655d76c99f4175f9746e39226a00ee0555f8c63f8f",
"zh:4b4f521f0779a1797047a8c531afda093aade934b4a49c080fe8d38680b3a52f",
"zh:7e880c5b72684fc8342e03180a1fbbec65c6afeb70511b9c16181d5e168269e6",
"zh:81a7f2efc30e698f476d3e240ee2d82f14eda374852059429fe808ad77b6addd",
"zh:826d4ea55b4afceefb332646f21c6b6dc590b39b16e8d9b5d4a4211beb91dc5e",
"zh:865600ef669fcdd4ae77515c3fd12565fab0f2a263fa2a6dae562f6fe68ed093",
"zh:8e933d1d10fd316e62340175667264f093e4d24457b63d5adf3c424cce22b495",
"zh:bf261924f7350074a355e5b9337f3a8054efb20d316e9085f2b5766dfb5126c4",
"zh:e28e67dcbd4bbd82798561baf86d3dd04f97e08bbf523dfb9f355564ef27d3d6",
"zh:f33cdd3117af8a15f33d375dbe398a5e558730cf6a7a145a479ab68e77572c12",
"h1:WicMa7ZYUyJlYmePh4jCaPfxAeM8U/8/8x632gBMMPY=",
"zh:1f9c144b0bd83c125d27b20c0d3970ba817bbd8eaea8778291c74b54f79e9de5",
"zh:4c34f6e875919623bcd6fdc67ee51c54aa469d5184b6a3899cfc97c6dfb83a81",
"zh:661443c63c3f976448eff875262e98a5564fef4bc11047b2d841b71034c7fb26",
"zh:6a1ace1d2a42d4c7fdc13f67cd582d11ffb27b62309d353fb24609032f992acd",
"zh:886bcc6cb6757aa38c6dc31988be1de3aa1880067a8e984aa2592c436f62781f",
"zh:92e4a74ca1bc5128054ba207f996b665f474c0b338e675dafd0d08615faf2693",
"zh:945a41443df9f3dbe16414a9612cbdf8f41f654307207c0d94822b94d2b5d26e",
"zh:9cd6395a435539c088f8d8713599cb05d944f6d348ef08b5804aee71dc956022",
"zh:c526621d5353adc12d3d277eb18738619542f400dc8d1d9938ebdaca1dc32390",
"zh:c896deccd58176e9530023fe58b673269a0e235affae0f344a1b49faf938806e",
"zh:f4dbfab40f58044669215387348565aeb94e6d6ef4916c0594ca5db98ad91e37",
"zh:f569b65999264a9416862bca5cd2a6177d94ccb0424f3a4ef424428912b9cb3c",
"zh:f913a0e0708391ccd26fc3458158cc1e10d68dc621bef3a1583328c61a77225d",
]
}
provider "registry.terraform.io/hashicorp/google-beta" {
version = "5.14.0"
version = "5.18.0"
constraints = "~> 5.2"
hashes = [
"h1:DnzCevNKIci+oXY2/UgGV5Op5T1nMeRKuMuMNjRpKFk=",
"zh:04fc82cc77d944d6e636bd43dcd77c59030920e2b51d404290439bf26e8418cc",
"zh:22a2c9c8b95313c302a4e82bc785d7db2775e199ff0a006c21352d1f4bdb43ea",
"zh:3b65e6135ecdf0e93f431d1ced843caaf569b9c74fcc36ffbc3d100334f0745d",
"zh:56ad10bbc239758ac500afa24cd5948241c4441d6eb6b8450ae3e5e834f73b08",
"zh:612e22f969cd9f6a01a109b81ecbccfec6f9dec812eb5e78810b695a0fce4df0",
"zh:688282d0dade872542dbc1e5eba4e9f3e279a27b6c5a1c2970a86fc526f8d4f0",
"zh:78158d2af1b3e94531bccc91858e002ddd7f6d12f391b7e872c9eeffc9457611",
"zh:7c80aa9c1a4e5009dc8e39aa43abca3dd589005137424377f38848e3b088daff",
"zh:989eedca70db644d94bfbd713e8d746d001fac5002e6ab8a0b10358ce2881276",
"zh:9fd531998aae684bd49b650a40d2d72ef5235002670af90d716bf909564c29ab",
"zh:c51551923f4227c5efc0795528ed21a1b9184e18c05007168b02e0ffb8102187",
"h1:jTtimo6WpBCeznYLOcvFM+pP0CT6rQ5ZV4FxeeP3+ZU=",
"zh:2340414b1aaa37b8625b7ebb49d7724923a1970e93d183345779a4344c4932aa",
"zh:36a65d4ca5baebe59c232971052b13e01a67e8d514e4360c86747b631e2068a4",
"zh:40c2e336ea593f69af062a3fffeca34a081f311bf38862ed0ec87257e54b3942",
"zh:418d78834ea0051e0e9b15a609b676c5079cd2cf279c80f9847b71634c280c40",
"zh:79c004b57c5034bc2a5a08c07848b59eecf75ef901524da5f5868ec865cc774d",
"zh:9608a333f6dfe7278fdbbbd6aeb2864fe7e539fa4a5ebca42304cc3b25374d72",
"zh:9bcae66eeaf5d532baa17d5e9c84c0997e8d4d558106c74c3e3d13852a94cfc8",
"zh:9c0a9b6faa2b5fc2fa9190f8222da9d12ea0d6ddcf37f55f9d86c0efc02f594d",
"zh:a21603acb95c8403bcd2b9b9f2d38d1aadbb8e329f0072d1e6c3abf10fa1944b",
"zh:a7ebe06b056571693948004f0015dba209a8304713cbb65507d3f6020e5c1ac4",
"zh:e009cdd91f19e847912ca522efd592d0937dbca297addce9672caa747bcd0a3f",
"zh:f569b65999264a9416862bca5cd2a6177d94ccb0424f3a4ef424428912b9cb3c",
]
}