Files
firezone/terraform
dependabot[bot] 2f07eb57da build(deps): bump the google group across 1 directory with 2 updates (#7926)
Bumps the google group with 2 updates in the
/terraform/environments/production directory:
[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 6.12.0 to 6.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>v6.18.0</h2>
<p>FEATURES:</p>
<ul>
<li><strong>New Data Source:</strong>
<code>google_compute_instance_template_iam_policy</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20954">#20954</a>)</li>
<li><strong>New Data Source:</strong>
<code>google_kms_key_handles</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20985">#20985</a>)</li>
<li><strong>New Data Source:</strong> <code>google_organizations</code>
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20965">#20965</a>)</li>
<li><strong>New Data Source:</strong>
<code>google_parameter_manager_parameter</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20953">#20953</a>)</li>
<li><strong>New Data Source:</strong>
<code>google_parameter_manager_regional_parameters</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20958">#20958</a>)</li>
<li><strong>New Resource:</strong>
<code>google_apihub_api_hub_instance</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20948">#20948</a>)</li>
<li><strong>New Resource:</strong>
<code>google_chronicle_retrohunt</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20962">#20962</a>)</li>
<li><strong>New Resource:</strong> <code>google_colab_runtime</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20940">#20940</a>)</li>
<li><strong>New Resource:</strong>
<code>google_colab_runtime_template_iam_binding</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20963">#20963</a>)</li>
<li><strong>New Resource:</strong>
<code>google_colab_runtime_template_iam_member</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20963">#20963</a>)</li>
<li><strong>New Resource:</strong>
<code>google_colab_runtime_template_iam_policy</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20963">#20963</a>)</li>
<li><strong>New Resource:</strong>
<code>google_compute_instance_template_iam_binding</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20954">#20954</a>)</li>
<li><strong>New Resource:</strong>
<code>google_compute_instance_template_iam_member</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20954">#20954</a>)</li>
<li><strong>New Resource:</strong>
<code>google_compute_instance_template_iam_policy</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20954">#20954</a>)</li>
<li><strong>New Resource:</strong>
<code>google_gemini_code_repository_index</code> (GA) (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20941">#20941</a>)</li>
<li><strong>New Resource:</strong>
<code>google_gemini_repository_group</code> (GA) (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20941">#20941</a>)</li>
<li><strong>New Resource:</strong>
<code>google_gemini_repository_group_iam_member</code> (GA) (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20941">#20941</a>)</li>
<li><strong>New Resource:</strong>
<code>google_gemini_repository_group_iam_binding</code> (GA) (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20941">#20941</a>)</li>
<li><strong>New Resource:</strong>
<code>google_gemini_repository_group_iam_policy</code> (GA) (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20941">#20941</a>)</li>
<li><strong>New Resource:</strong>
<code>google_parameter_manager_parameter_version</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20992">#20992</a>)</li>
<li><strong>New Resource:</strong>
<code>google_redis_cluster_user_created_connections</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20977">#20977</a>)</li>
</ul>
<p>IMPROVEMENTS:</p>
<ul>
<li>alloydb: added support for
<code>skip_await_major_version_upgrade</code> field in
<code>google_alloydb_cluster</code> resource, allowing for
<code>major_version</code> to be updated (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20923">#20923</a>)</li>
<li>apigee: added <code>properties</code> field to
<code>google_apigee_environment</code> resource (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20932">#20932</a>)</li>
<li>bug: added support for setting
<code>custom_learned_route_priority</code> to 0 in
'google_compute_router_peer' by adding the
<code>zero_custom_learned_route_priority</code> field (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20952">#20952</a>)</li>
<li>cloudrunv2: added <code>build_config</code> to
<code>google_cloud_run_v2_service</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20979">#20979</a>)</li>
<li>compute: added <code>pdp_scope</code> field to
<code>google_compute_public_advertised_prefix</code> resource (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20972">#20972</a>)</li>
<li>compute: adding <code>labels</code> field to
<code>google_compute_interconnect_attachment</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20971">#20971</a>)</li>
<li>compute: fixed a issue where
<code>custom_learned_route_priority</code> was accidentally set to 0
during updates in 'google_compute_router_peer' (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20952">#20952</a>)</li>
<li>filestore: added support for <code>tags</code> field to
<code>google_filestore_instance</code> resource (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20955">#20955</a>)</li>
<li>networksecurity: added <code>custom_mirroring_profile</code> and
<code>custom_intercept_profile</code> fields to
<code>google_network_security_security_profile</code> and
<code>google_network_security_security_profile_group</code> resources
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20990">#20990</a>)</li>
<li>pubsub: added <code>enforce_in_transit</code> fields to
<code>google_pubsub_topic</code> resource (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20926">#20926</a>)</li>
<li>pubsub: added
<code>ingestion_data_source_settings.azure_event_hubs</code> field to
<code>google_pubsub_topic</code> resource (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20922">#20922</a>)</li>
<li>redis: added <code>psc_service_attachments</code> field to
<code>google_redis_cluster</code> resource, to enable use of the
fine-grained resource
<code>google_redis_cluster_user_created_connections</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20977">#20977</a>)</li>
</ul>
<p>BUG FIXES:</p>
<ul>
<li>apigee: fixed <code>properties</code> field update on
<code>google_apigee_environment</code> resource (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20987">#20987</a>)</li>
<li>artifactregistry: fixed perma-diff in
<code>google_artifact_registry_repository</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20989">#20989</a>)</li>
<li>compute: fixed failure when creating
<code>google_compute_global_forwarding_rule</code> with labels targeting
PSC endpoint (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20986">#20986</a>)</li>
<li>container: fixed <code>additive_vpc_scope_dns_domain</code> being
ignored in Autopilot cluster definition (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20937">#20937</a>)</li>
<li>container: fixed propagation of
<code>node_pool_defaults.node_config_defaults.insecure_kubelet_readonly_port_enabled</code>
in node config. (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20936">#20936</a>)</li>
<li>iam: fixed missing result by adding pagination for data source
<code>google_service_accounts</code>. (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20966">#20966</a>)</li>
<li>metastore: increased timeout on google_dataproc_metastore_service
operations to 75m from 60m. This will expose server-returned reasons for
operation failure instead of masking them with a Terraform timeout. (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20981">#20981</a>)</li>
<li>resourcemanager: added a slightly longer wait (two 10s checks bumped
to 15s) for issues with billing associations in
<code>google_project</code>. Default network deletion should succeed
more often. (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20982">#20982</a>)</li>
</ul>
<h2>v6.17.0</h2>
<p>FEATURES:</p>
<!-- 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/v6.18.0/CHANGELOG.md">hashicorp/google's
changelog</a>.</em></p>
<blockquote>
<h2>6.18.0 (Unreleased)</h2>
<p>FEATURES:</p>
<ul>
<li><strong>New Data Source:</strong>
<code>google_compute_instance_template_iam_policy</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20954">#20954</a>)</li>
<li><strong>New Data Source:</strong>
<code>google_kms_key_handles</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20985">#20985</a>)</li>
<li><strong>New Data Source:</strong> <code>google_organizations</code>
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20965">#20965</a>)</li>
<li><strong>New Data Source:</strong>
<code>google_parameter_manager_parameter</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20953">#20953</a>)</li>
<li><strong>New Data Source:</strong>
<code>google_parameter_manager_regional_parameters</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20958">#20958</a>)</li>
<li><strong>New Resource:</strong>
<code>google_apihub_api_hub_instance</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20948">#20948</a>)</li>
<li><strong>New Resource:</strong>
<code>google_chronicle_retrohunt</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20962">#20962</a>)</li>
<li><strong>New Resource:</strong> <code>google_colab_runtime</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20940">#20940</a>)</li>
<li><strong>New Resource:</strong>
<code>google_colab_runtime_template_iam_binding</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20963">#20963</a>)</li>
<li><strong>New Resource:</strong>
<code>google_colab_runtime_template_iam_member</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20963">#20963</a>)</li>
<li><strong>New Resource:</strong>
<code>google_colab_runtime_template_iam_policy</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20963">#20963</a>)</li>
<li><strong>New Resource:</strong>
<code>google_compute_instance_template_iam_binding</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20954">#20954</a>)</li>
<li><strong>New Resource:</strong>
<code>google_compute_instance_template_iam_member</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20954">#20954</a>)</li>
<li><strong>New Resource:</strong>
<code>google_compute_instance_template_iam_policy</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20954">#20954</a>)</li>
<li><strong>New Resource:</strong>
<code>google_gemini_code_repository_index</code> (GA) (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20941">#20941</a>)</li>
<li><strong>New Resource:</strong>
<code>google_gemini_repository_group</code> (GA) (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20941">#20941</a>)</li>
<li><strong>New Resource:</strong>
<code>google_gemini_repository_group_iam_member</code> (GA) (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20941">#20941</a>)</li>
<li><strong>New Resource:</strong>
<code>google_gemini_repository_group_iam_binding</code> (GA) (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20941">#20941</a>)</li>
<li><strong>New Resource:</strong>
<code>google_gemini_repository_group_iam_policy</code> (GA) (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20941">#20941</a>)</li>
<li><strong>New Resource:</strong>
<code>google_parameter_manager_parameter_version</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20992">#20992</a>)</li>
<li><strong>New Resource:</strong>
<code>google_redis_cluster_user_created_connections</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20977">#20977</a>)</li>
</ul>
<p>IMPROVEMENTS:</p>
<ul>
<li>alloydb: added support for
<code>skip_await_major_version_upgrade</code> field in
<code>google_alloydb_cluster</code> resource, allowing for
<code>major_version</code> to be updated (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20923">#20923</a>)</li>
<li>apigee: added <code>properties</code> field to
<code>google_apigee_environment</code> resource (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20932">#20932</a>)</li>
<li>bug: added support for setting
<code>custom_learned_route_priority</code> to 0 in
'google_compute_router_peer' by adding the
<code>zero_custom_learned_route_priority</code> field (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20952">#20952</a>)</li>
<li>cloudrunv2: added <code>build_config</code> to
<code>google_cloud_run_v2_service</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20979">#20979</a>)</li>
<li>compute: added <code>pdp_scope</code> field to
<code>google_compute_public_advertised_prefix</code> resource (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20972">#20972</a>)</li>
<li>compute: adding <code>labels</code> field to
<code>google_compute_interconnect_attachment</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20971">#20971</a>)</li>
<li>compute: fixed a issue where
<code>custom_learned_route_priority</code> was accidentally set to 0
during updates in 'google_compute_router_peer' (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20952">#20952</a>)</li>
<li>filestore: added support for <code>tags</code> field to
<code>google_filestore_instance</code> resource (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20955">#20955</a>)</li>
<li>networksecurity: added <code>custom_mirroring_profile</code> and
<code>custom_intercept_profile</code> fields to
<code>google_network_security_security_profile</code> and
<code>google_network_security_security_profile_group</code> resources
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20990">#20990</a>)</li>
<li>pubsub: added <code>enforce_in_transit</code> fields to
<code>google_pubsub_topic</code> resource (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20926">#20926</a>)</li>
<li>pubsub: added
<code>ingestion_data_source_settings.azure_event_hubs</code> field to
<code>google_pubsub_topic</code> resource (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20922">#20922</a>)</li>
<li>redis: added <code>psc_service_attachments</code> field to
<code>google_redis_cluster</code> resource, to enable use of the
fine-grained resource
<code>google_redis_cluster_user_created_connections</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20977">#20977</a>)</li>
</ul>
<p>BUG FIXES:</p>
<ul>
<li>apigee: fixed <code>properties</code> field update on
<code>google_apigee_environment</code> resource (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20987">#20987</a>)</li>
<li>artifactregistry: fixed perma-diff in
<code>google_artifact_registry_repository</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20989">#20989</a>)</li>
<li>compute: fixed failure when creating
<code>google_compute_global_forwarding_rule</code> with labels targeting
PSC endpoint (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20986">#20986</a>)</li>
<li>container: fixed <code>additive_vpc_scope_dns_domain</code> being
ignored in Autopilot cluster definition (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20937">#20937</a>)</li>
<li>container: fixed propagation of
<code>node_pool_defaults.node_config_defaults.insecure_kubelet_readonly_port_enabled</code>
in node config. (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20936">#20936</a>)</li>
<li>iam: fixed missing result by adding pagination for data source
<code>google_service_accounts</code>. (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20966">#20966</a>)</li>
<li>metastore: increased timeout on google_dataproc_metastore_service
operations to 75m from 60m. This will expose server-returned reasons for
operation failure instead of masking them with a Terraform timeout. (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20981">#20981</a>)</li>
<li>resourcemanager: added a slightly longer wait (two 10s checks bumped
to 15s) for issues with billing associations in
<code>google_project</code>. Default network deletion should succeed
more often. (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/20982">#20982</a>)</li>
</ul>
<h2>6.17.0 (January 21, 2025)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="44d5c8be61"><code>44d5c8b</code></a>
Add changelog for 6.18.0 (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/21041">#21041</a>)</li>
<li><a
href="6640fa2100"><code>6640fa2</code></a>
Fix failing test:
&quot;TestAccComputeInstance_bootAndAttachedDisk_interface&quot; (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/12">#12</a>...</li>
<li><a
href="49dd365811"><code>49dd365</code></a>
Add support for parameter manager parameter version resource
`google_paramete...</li>
<li><a
href="6ea3aaeb19"><code>6ea3aae</code></a>
Support new Network Security Integration security profile types (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/12816">#12816</a>)
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/20">#20</a>...</li>
<li><a
href="af925d37bf"><code>af925d3</code></a>
<code>google_artifact_registry_repository</code>: Fix perma-diff in
maven_config (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/12190">#12190</a>...</li>
<li><a
href="8740ddbbcb"><code>8740ddb</code></a>
Add SirGitsalot vacation (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/12799">#12799</a>)
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/20988">#20988</a>)</li>
<li><a
href="1e695150c7"><code>1e69515</code></a>
Support apigee environment properties update (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/12794">#12794</a>)
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/20987">#20987</a>)</li>
<li><a
href="142ea90544"><code>142ea90</code></a>
Fix global_forwarding_rule labels (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/12737">#12737</a>)
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/20986">#20986</a>)</li>
<li><a
href="0ec1a83e5d"><code>0ec1a83</code></a>
Add data source for keyhandle list (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/12708">#12708</a>)
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/20985">#20985</a>)</li>
<li><a
href="64a7dfb947"><code>64a7dfb</code></a>
Removed usage of bootstrap PSA role helpers (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/12822">#12822</a>)
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/20983">#20983</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/hashicorp/terraform-provider-google/compare/v6.12.0...v6.18.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `hashicorp/google-beta` from 6.12.0 to 6.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>v6.18.0</h2>
<p>FEATURES:</p>
<ul>
<li><strong>New Data Source:</strong>
<code>google_compute_instance_template_iam_policy</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9085">#9085</a>)</li>
<li><strong>New Data Source:</strong>
<code>google_kms_key_handles</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9105">#9105</a>)</li>
<li><strong>New Data Source:</strong> <code>google_organizations</code>
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9093">#9093</a>)</li>
<li><strong>New Data Source:</strong>
<code>google_parameter_manager_parameter</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9084">#9084</a>)</li>
<li><strong>New Data Source:</strong>
<code>google_parameter_manager_regional_parameters</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9089">#9089</a>)</li>
<li><strong>New Resource:</strong>
<code>google_apihub_api_hub_instance</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9080">#9080</a>)</li>
<li><strong>New Resource:</strong>
<code>google_chronicle_retrohunt</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9090">#9090</a>)</li>
<li><strong>New Resource:</strong> <code>google_colab_runtime</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9076">#9076</a>)</li>
<li><strong>New Resource:</strong>
<code>google_colab_runtime_template_iam_binding</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9091">#9091</a>)</li>
<li><strong>New Resource:</strong>
<code>google_colab_runtime_template_iam_member</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9091">#9091</a>)</li>
<li><strong>New Resource:</strong>
<code>google_colab_runtime_template_iam_policy</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9091">#9091</a>)</li>
<li><strong>New Resource:</strong>
<code>google_compute_instance_template_iam_binding</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9085">#9085</a>)</li>
<li><strong>New Resource:</strong>
<code>google_compute_instance_template_iam_member</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9085">#9085</a>)</li>
<li><strong>New Resource:</strong>
<code>google_compute_instance_template_iam_policy</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9085">#9085</a>)</li>
<li><strong>New Resource:</strong>
<code>google_parameter_manager_parameter_version</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9111">#9111</a>)</li>
<li><strong>New Resource:</strong>
<code>google_redis_cluster_user_created_connections</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9099">#9099</a>)</li>
</ul>
<p>IMPROVEMENTS:</p>
<ul>
<li>alloydb: added support for
<code>skip_await_major_version_upgrade</code> field in
<code>google_alloydb_cluster</code> resource, allowing for
<code>major_version</code> to be updated (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9066">#9066</a>)</li>
<li>apigee: added <code>properties</code> field to
<code>google_apigee_environment</code> resource (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9072">#9072</a>)</li>
<li>bug: added support for setting
<code>custom_learned_route_priority</code> to 0 in
'google_compute_router_peer' by adding the
<code>zero_custom_learned_route_priority</code> field (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9083">#9083</a>)</li>
<li>cloudrunv2: added <code>build_config</code> to
<code>google_cloud_run_v2_service</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9100">#9100</a>)</li>
<li>compute: added <code>dest_network_scope</code>,
<code>src_network_scope</code> and <code>src_networks</code> fields to
<code>google_compute_firewall_policy_rule</code> resource (beta) (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9082">#9082</a>)</li>
<li>compute: added <code>dest_network_scope</code>,
<code>src_network_scope</code> and <code>src_networks</code> fields to
<code>google_compute_firewall_policy_with_rules</code> resource (beta)
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9082">#9082</a>)</li>
<li>compute: added <code>dest_network_scope</code>,
<code>src_network_scope</code> and <code>src_networks</code> fields to
<code>google_compute_network_firewall_policy_rule</code> resource (beta)
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9082">#9082</a>)</li>
<li>compute: added <code>dest_network_scope</code>,
<code>src_network_scope</code> and <code>src_networks</code> fields to
<code>google_compute_network_firewall_policy_with_rules</code> resource
(beta) (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9082">#9082</a>)</li>
<li>compute: added <code>dest_network_scope</code>,
<code>src_network_scope</code> and <code>src_networks</code> fields to
<code>google_compute_region_network_firewall_policy_rule</code> resource
(beta) (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9082">#9082</a>)</li>
<li>compute: added <code>dest_network_scope</code>,
<code>src_network_scope</code> and <code>src_networks</code> fields to
<code>google_compute_region_network_firewall_policy_with_rules</code>
resource (beta) (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9082">#9082</a>)</li>
<li>compute: added <code>pdp_scope</code> field to
<code>google_compute_public_advertised_prefix</code> resource (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9096">#9096</a>)</li>
<li>compute: adding <code>labels</code> field to
<code>google_compute_interconnect_attachment</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9095">#9095</a>)</li>
<li>compute: fixed a issue where
<code>custom_learned_route_priority</code> was accidentally set to 0
during updates in 'google_compute_router_peer' (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9083">#9083</a>)</li>
<li>filestore: added support for <code>tags</code> field to
<code>google_filestore_instance</code> resource (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9086">#9086</a>)</li>
<li>networksecurity: added <code>custom_mirroring_profile</code> and
<code>custom_intercept_profile</code> fields to
<code>google_network_security_security_profile</code> and
<code>google_network_security_security_profile_group</code> resources
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9110">#9110</a>)</li>
<li>pubsub: added <code>enforce_in_transit</code> fields to
<code>google_pubsub_topic</code> resource (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9069">#9069</a>)</li>
<li>pubsub: added
<code>ingestion_data_source_settings.azure_event_hubs</code> field to
<code>google_pubsub_topic</code> resource (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9065">#9065</a>)</li>
<li>redis: added <code>psc_service_attachments</code> field to
<code>google_redis_cluster</code> resource, to enable use of the
fine-grained resource
<code>google_redis_cluster_user_created_connections</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9099">#9099</a>)</li>
</ul>
<p>BUG FIXES:</p>
<ul>
<li>apigee: fixed <code>properties</code> field update on
<code>google_apigee_environment</code> resource (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9107">#9107</a>)</li>
<li>artifactregistry: fixed perma-diff in
<code>google_artifact_registry_repository</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9109">#9109</a>)</li>
<li>compute: fixed failure when creating
<code>google_compute_global_forwarding_rule</code> with labels targeting
PSC endpoint (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9106">#9106</a>)</li>
<li>container: fixed <code>additive_vpc_scope_dns_domain</code> being
ignored in Autopilot cluster definition (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9075">#9075</a>)</li>
<li>container: fixed propagation of
<code>node_pool_defaults.node_config_defaults.insecure_kubelet_readonly_port_enabled</code>
in node config. (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9074">#9074</a>)</li>
<li>iam: fixed missing result by adding pagination for data source
<code>google_service_accounts</code>. (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9094">#9094</a>)</li>
<li>metastore: increased timeout on google_dataproc_metastore_service
operations to 75m from 60m. This will expose server-returned reasons for
operation failure instead of masking them with a Terraform timeout. (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9102">#9102</a>)</li>
<li>resourcemanager: added a slightly longer wait (two 10s checks bumped
to 15s) for issues with billing associations in
<code>google_project</code>. Default network deletion should succeed
more often. (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9103">#9103</a>)</li>
</ul>
<h2>v6.17.0</h2>
<!-- 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/v6.18.0/CHANGELOG.md">hashicorp/google-beta's
changelog</a>.</em></p>
<blockquote>
<h2>6.18.0 (Unreleased)</h2>
<p>FEATURES:</p>
<ul>
<li><strong>New Data Source:</strong>
<code>google_compute_instance_template_iam_policy</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9085">#9085</a>)</li>
<li><strong>New Data Source:</strong>
<code>google_kms_key_handles</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9105">#9105</a>)</li>
<li><strong>New Data Source:</strong> <code>google_organizations</code>
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9093">#9093</a>)</li>
<li><strong>New Data Source:</strong>
<code>google_parameter_manager_parameter</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9084">#9084</a>)</li>
<li><strong>New Data Source:</strong>
<code>google_parameter_manager_regional_parameters</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9089">#9089</a>)</li>
<li><strong>New Resource:</strong>
<code>google_apihub_api_hub_instance</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9080">#9080</a>)</li>
<li><strong>New Resource:</strong>
<code>google_chronicle_retrohunt</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9090">#9090</a>)</li>
<li><strong>New Resource:</strong> <code>google_colab_runtime</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9076">#9076</a>)</li>
<li><strong>New Resource:</strong>
<code>google_colab_runtime_template_iam_binding</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9091">#9091</a>)</li>
<li><strong>New Resource:</strong>
<code>google_colab_runtime_template_iam_member</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9091">#9091</a>)</li>
<li><strong>New Resource:</strong>
<code>google_colab_runtime_template_iam_policy</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9091">#9091</a>)</li>
<li><strong>New Resource:</strong>
<code>google_compute_instance_template_iam_binding</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9085">#9085</a>)</li>
<li><strong>New Resource:</strong>
<code>google_compute_instance_template_iam_member</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9085">#9085</a>)</li>
<li><strong>New Resource:</strong>
<code>google_compute_instance_template_iam_policy</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9085">#9085</a>)</li>
<li><strong>New Resource:</strong>
<code>google_parameter_manager_parameter_version</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9111">#9111</a>)</li>
<li><strong>New Resource:</strong>
<code>google_redis_cluster_user_created_connections</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9099">#9099</a>)</li>
</ul>
<p>IMPROVEMENTS:</p>
<ul>
<li>alloydb: added support for
<code>skip_await_major_version_upgrade</code> field in
<code>google_alloydb_cluster</code> resource, allowing for
<code>major_version</code> to be updated (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9066">#9066</a>)</li>
<li>apigee: added <code>properties</code> field to
<code>google_apigee_environment</code> resource (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9072">#9072</a>)</li>
<li>bug: added support for setting
<code>custom_learned_route_priority</code> to 0 in
'google_compute_router_peer' by adding the
<code>zero_custom_learned_route_priority</code> field (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9083">#9083</a>)</li>
<li>cloudrunv2: added <code>build_config</code> to
<code>google_cloud_run_v2_service</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9100">#9100</a>)</li>
<li>compute: added <code>dest_network_scope</code>,
<code>src_network_scope</code> and <code>src_networks</code> fields to
<code>google_compute_firewall_policy_rule</code> resource (beta) (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9082">#9082</a>)</li>
<li>compute: added <code>dest_network_scope</code>,
<code>src_network_scope</code> and <code>src_networks</code> fields to
<code>google_compute_firewall_policy_with_rules</code> resource (beta)
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9082">#9082</a>)</li>
<li>compute: added <code>dest_network_scope</code>,
<code>src_network_scope</code> and <code>src_networks</code> fields to
<code>google_compute_network_firewall_policy_rule</code> resource (beta)
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9082">#9082</a>)</li>
<li>compute: added <code>dest_network_scope</code>,
<code>src_network_scope</code> and <code>src_networks</code> fields to
<code>google_compute_network_firewall_policy_with_rules</code> resource
(beta) (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9082">#9082</a>)</li>
<li>compute: added <code>dest_network_scope</code>,
<code>src_network_scope</code> and <code>src_networks</code> fields to
<code>google_compute_region_network_firewall_policy_rule</code> resource
(beta) (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9082">#9082</a>)</li>
<li>compute: added <code>dest_network_scope</code>,
<code>src_network_scope</code> and <code>src_networks</code> fields to
<code>google_compute_region_network_firewall_policy_with_rules</code>
resource (beta) (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9082">#9082</a>)</li>
<li>compute: added <code>pdp_scope</code> field to
<code>google_compute_public_advertised_prefix</code> resource (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9096">#9096</a>)</li>
<li>compute: adding <code>labels</code> field to
<code>google_compute_interconnect_attachment</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9095">#9095</a>)</li>
<li>compute: fixed a issue where
<code>custom_learned_route_priority</code> was accidentally set to 0
during updates in 'google_compute_router_peer' (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9083">#9083</a>)</li>
<li>filestore: added support for <code>tags</code> field to
<code>google_filestore_instance</code> resource (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9086">#9086</a>)</li>
<li>networksecurity: added <code>custom_mirroring_profile</code> and
<code>custom_intercept_profile</code> fields to
<code>google_network_security_security_profile</code> and
<code>google_network_security_security_profile_group</code> resources
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9110">#9110</a>)</li>
<li>pubsub: added <code>enforce_in_transit</code> fields to
<code>google_pubsub_topic</code> resource (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9069">#9069</a>)</li>
<li>pubsub: added
<code>ingestion_data_source_settings.azure_event_hubs</code> field to
<code>google_pubsub_topic</code> resource (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9065">#9065</a>)</li>
<li>redis: added <code>psc_service_attachments</code> field to
<code>google_redis_cluster</code> resource, to enable use of the
fine-grained resource
<code>google_redis_cluster_user_created_connections</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9099">#9099</a>)</li>
</ul>
<p>BUG FIXES:</p>
<ul>
<li>apigee: fixed <code>properties</code> field update on
<code>google_apigee_environment</code> resource (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9107">#9107</a>)</li>
<li>artifactregistry: fixed perma-diff in
<code>google_artifact_registry_repository</code> (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9109">#9109</a>)</li>
<li>compute: fixed failure when creating
<code>google_compute_global_forwarding_rule</code> with labels targeting
PSC endpoint (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9106">#9106</a>)</li>
<li>container: fixed <code>additive_vpc_scope_dns_domain</code> being
ignored in Autopilot cluster definition (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9075">#9075</a>)</li>
<li>container: fixed propagation of
<code>node_pool_defaults.node_config_defaults.insecure_kubelet_readonly_port_enabled</code>
in node config. (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9074">#9074</a>)</li>
<li>iam: fixed missing result by adding pagination for data source
<code>google_service_accounts</code>. (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9094">#9094</a>)</li>
<li>metastore: increased timeout on google_dataproc_metastore_service
operations to 75m from 60m. This will expose server-returned reasons for
operation failure instead of masking them with a Terraform timeout. (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9102">#9102</a>)</li>
<li>resourcemanager: added a slightly longer wait (two 10s checks bumped
to 15s) for issues with billing associations in
<code>google_project</code>. Default network deletion should succeed
more often. (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/9103">#9103</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="5e0c5c128c"><code>5e0c5c1</code></a>
Add changelog for 6.18.0 (beta) (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/9146">#9146</a>)</li>
<li><a
href="69e07b2b11"><code>69e07b2</code></a>
Fix failing test:
&quot;TestAccComputeInstance_bootAndAttachedDisk_interface&quot; (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/12">#12</a>...</li>
<li><a
href="e23eb7b131"><code>e23eb7b</code></a>
Add support for parameter manager parameter version resource
`google_paramete...</li>
<li><a
href="7fd434bca8"><code>7fd434b</code></a>
Support new Network Security Integration security profile types (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/12816">#12816</a>)
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/9110">#9110</a>)</li>
<li><a
href="5f92f813df"><code>5f92f81</code></a>
<code>google_artifact_registry_repository</code>: Fix perma-diff in
maven_config (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/12190">#12190</a>...</li>
<li><a
href="658b638be3"><code>658b638</code></a>
Add SirGitsalot vacation (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/12799">#12799</a>)
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/9108">#9108</a>)</li>
<li><a
href="95b5cc5b45"><code>95b5cc5</code></a>
Support apigee environment properties update (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/12794">#12794</a>)
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/9107">#9107</a>)</li>
<li><a
href="89ece64d42"><code>89ece64</code></a>
Fix global_forwarding_rule labels (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/12737">#12737</a>)
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/9106">#9106</a>)</li>
<li><a
href="65b284f97f"><code>65b284f</code></a>
Add data source for keyhandle list (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/12708">#12708</a>)
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/9105">#9105</a>)</li>
<li><a
href="12d4d71694"><code>12d4d71</code></a>
Removed usage of bootstrap PSA role helpers (<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/12822">#12822</a>)
(<a
href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/9104">#9104</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/hashicorp/terraform-provider-google-beta/compare/v6.12.0...v6.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>
2025-01-29 16:04:29 +00:00
..