Skip to content

Commit

Permalink
fix(deps): Bump hashicorp/google from 5.40.0 to 5.41.0 (#66)
Browse files Browse the repository at this point in the history
Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 5.40.0 to 5.41.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.41.0</h2>
<p>DEPRECATIONS:</p>
<ul>
<li>resourcemanager: deprecated <code>skip_delete</code> field in the <code>google_project</code> resource. Use <code>deletion_policy</code> instead. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18867">#18867</a>)</li>
</ul>
<p>FEATURES:</p>
<ul>
<li><strong>New Data Source:</strong> <code>google_logging_log_view_iam_policy</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18990">#18990</a>)</li>
<li><strong>New Data Source:</strong> <code>google_scc_v2_organization_source_iam_policy</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19004">#19004</a>)</li>
<li><strong>New Resource:</strong> <code>google_access_context_manager_service_perimeter_dry_run_egress_policy</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18994">#18994</a>)</li>
<li><strong>New Resource:</strong> <code>google_access_context_manager_service_perimeter_dry_run_ingress_policy</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18994">#18994</a>)</li>
<li><strong>New Resource:</strong> <code>google_scc_v2_folder_mute_config</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18924">#18924</a>)</li>
<li><strong>New Resource:</strong> <code>google_scc_v2_project_mute_config</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18993">#18993</a>)</li>
<li><strong>New Resource:</strong> <code>google_scc_v2_project_notification_config</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19008">#19008</a>)</li>
<li><strong>New Resource:</strong> <code>google_scc_v2_organization_source</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19004">#19004</a>)</li>
<li><strong>New Resource:</strong> <code>google_scc_v2_organization_source_iam_binding</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19004">#19004</a>)</li>
<li><strong>New Resource:</strong> <code>google_scc_v2_organization_source_iam_member</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19004">#19004</a>)</li>
<li><strong>New Resource:</strong> <code>google_scc_v2_organization_source_iam_policy</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19004">#19004</a>)</li>
<li><strong>New Resource:</strong> <code>google_logging_log_view_iam_binding</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18990">#18990</a>)</li>
<li><strong>New Resource:</strong> <code>google_logging_log_view_iam_member</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18990">#18990</a>)</li>
<li><strong>New Resource:</strong> <code>google_logging_log_view_iam_policy</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18990">#18990</a>)</li>
</ul>
<p>IMPROVEMENTS:</p>
<ul>
<li>clouddeploy: added <code>gke.proxy_url</code> field to <code>google_clouddeploy_target</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19016">#19016</a>)</li>
<li>cloudrunv2: added field <code>binary_authorization.policy</code> to resource <code>google_cloud_run_v2_job</code> and resource <code>google_cloud_run_v2_service</code> to support named binary authorization policy. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18995">#18995</a>)</li>
<li>compute: added <code>source_regions</code> field to <code>google_compute_healthcheck</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19006">#19006</a>)</li>
<li>compute: added update-in-place support for the <code>google_compute_target_https_proxy.server_tls_policy</code> field (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18996">#18996</a>)</li>
<li>compute: added update-in-place support for the <code>google_compute_region_target_https_proxy.server_tls_policy</code> field (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19007">#19007</a>)</li>
<li>container: added <code>auto_provisioning_locations</code> field to <code>google_container_cluster</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18928">#18928</a>)</li>
<li>dataform: added <code>kms_key_name</code> field to <code>google_dataform_repository</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18947">#18947</a>)</li>
<li>discoveryengine: added <code>skip_default_schema_creation</code> field to <code>google_discovery_engine_data_store</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19017">#19017</a>)</li>
<li>gkehub: added <code>configmanagement.management</code> and <code>configmanagement.config_sync.enabled</code> fields to <code>google_gkehub_feature_membership</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19016">#19016</a>)</li>
<li>gkehub: added <code>management</code> field to <code>google_gke_hub_feature.fleet_default_member_config.configmanagement</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18963">#18963</a>)</li>
<li>resourcemanager: added <code>deletion_policy</code> field to the <code>google_project</code> resource. Setting <code>deletion_policy</code> to <code>PREVENT</code> will protect the project against any destroy actions caused by a terraform apply or terraform destroy. Setting <code>deletion_policy</code> to <code>ABANDON</code> allows the resource to be abandoned rather than deleted and it behaves the same with <code>skip_delete = true</code>. Default value is <code>DELETE</code>. <code>skip_delete = true</code> takes precedence over <code>deletion_policy = &quot;DELETE&quot;</code>.</li>
<li>storage: added <code>force_destroy</code> field to <code>google_storage_managed_folder</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18973">#18973</a>)</li>
<li>storage: added <code>generation</code> field to <code>google_storage_bucket_object</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18971">#18971</a>)</li>
</ul>
<p>BUG FIXES:</p>
<ul>
<li>compute: fixed <code>google_compute_instance.alias_ip_range</code> update behavior to avoid temporarily deleting unchanged alias IP ranges (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19015">#19015</a>)</li>
<li>compute: fixed the bug that creation of PSC forwarding rules fails in <code>google_compute_forwarding_rule</code> resource when provider default labels are set (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18984">#18984</a>)</li>
<li>sql: fixed a perma-diff in <code>settings.insights_config</code> in <code>google_sql_database_instance</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18962">#18962</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.41.0 (August 13, 2024)</h2>
<p>DEPRECATIONS:</p>
<ul>
<li>resourcemanager: deprecated <code>skip_delete</code> field in the <code>google_project</code> resource. Use <code>deletion_policy</code> instead. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18867">#18867</a>)</li>
</ul>
<p>FEATURES:</p>
<ul>
<li><strong>New Data Source:</strong> <code>google_logging_log_view_iam_policy</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18990">#18990</a>)</li>
<li><strong>New Data Source:</strong> <code>google_scc_v2_organization_source_iam_policy</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19004">#19004</a>)</li>
<li><strong>New Resource:</strong> <code>google_access_context_manager_service_perimeter_dry_run_egress_policy</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18994">#18994</a>)</li>
<li><strong>New Resource:</strong> <code>google_access_context_manager_service_perimeter_dry_run_ingress_policy</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18994">#18994</a>)</li>
<li><strong>New Resource:</strong> <code>google_scc_v2_folder_mute_config</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18924">#18924</a>)</li>
<li><strong>New Resource:</strong> <code>google_scc_v2_project_mute_config</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18993">#18993</a>)</li>
<li><strong>New Resource:</strong> <code>google_scc_v2_project_notification_config</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19008">#19008</a>)</li>
<li><strong>New Resource:</strong> <code>google_scc_v2_organization_source</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19004">#19004</a>)</li>
<li><strong>New Resource:</strong> <code>google_scc_v2_organization_source_iam_binding</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19004">#19004</a>)</li>
<li><strong>New Resource:</strong> <code>google_scc_v2_organization_source_iam_member</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19004">#19004</a>)</li>
<li><strong>New Resource:</strong> <code>google_scc_v2_organization_source_iam_policy</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19004">#19004</a>)</li>
<li><strong>New Resource:</strong> <code>google_logging_log_view_iam_binding</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18990">#18990</a>)</li>
<li><strong>New Resource:</strong> <code>google_logging_log_view_iam_member</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18990">#18990</a>)</li>
<li><strong>New Resource:</strong> <code>google_logging_log_view_iam_policy</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18990">#18990</a>)</li>
</ul>
<p>IMPROVEMENTS:</p>
<ul>
<li>clouddeploy: added <code>gke.proxy_url</code> field to <code>google_clouddeploy_target</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19016">#19016</a>)</li>
<li>cloudrunv2: added field <code>binary_authorization.policy</code> to resource <code>google_cloud_run_v2_job</code> and resource <code>google_cloud_run_v2_service</code> to support named binary authorization policy. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18995">#18995</a>)</li>
<li>compute: added <code>source_regions</code> field to <code>google_compute_healthcheck</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19006">#19006</a>)</li>
<li>compute: added update-in-place support for the <code>google_compute_target_https_proxy.server_tls_policy</code> field (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18996">#18996</a>)</li>
<li>compute: added update-in-place support for the <code>google_compute_region_target_https_proxy.server_tls_policy</code> field (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19007">#19007</a>)</li>
<li>container: added <code>auto_provisioning_locations</code> field to <code>google_container_cluster</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18928">#18928</a>)</li>
<li>dataform: added <code>kms_key_name</code> field to <code>google_dataform_repository</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18947">#18947</a>)</li>
<li>discoveryengine: added <code>skip_default_schema_creation</code> field to <code>google_discovery_engine_data_store</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19017">#19017</a>)</li>
<li>gkehub: added <code>configmanagement.management</code> and <code>configmanagement.config_sync.enabled</code> fields to <code>google_gkehub_feature_membership</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19016">#19016</a>)</li>
<li>gkehub: added <code>management</code> field to <code>google_gke_hub_feature.fleet_default_member_config.configmanagement</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18963">#18963</a>)</li>
<li>resourcemanager: added <code>deletion_policy</code> field to the <code>google_project</code> resource. Setting <code>deletion_policy</code> to <code>PREVENT</code> will protect the project against any destroy actions caused by a terraform apply or terraform destroy. Setting <code>deletion_policy</code> to <code>ABANDON</code> allows the resource to be abandoned rather than deleted and it behaves the same with <code>skip_delete = true</code>. Default value is <code>DELETE</code>. <code>skip_delete = true</code> takes precedence over <code>deletion_policy = &quot;DELETE&quot;</code>.</li>
<li>storage: added <code>force_destroy</code> field to <code>google_storage_managed_folder</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18973">#18973</a>)</li>
<li>storage: added <code>generation</code> field to <code>google_storage_bucket_object</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18971">#18971</a>)</li>
</ul>
<p>BUG FIXES:</p>
<ul>
<li>compute: fixed <code>google_compute_instance.alias_ip_range</code> update behavior to avoid temporarily deleting unchanged alias IP ranges (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19015">#19015</a>)</li>
<li>compute: fixed the bug that creation of PSC forwarding rules fails in <code>google_compute_forwarding_rule</code> resource when provider default labels are set (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18984">#18984</a>)</li>
<li>sql: fixed a perma-diff in <code>settings.insights_config</code> in <code>google_sql_database_instance</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/18962">#18962</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/6523d841a45fecff37500777084044f37a3e937c"><code>6523d84</code></a> Revert &quot;feat: support Cloud SQL's new field server_ca_mode. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/11331">#11331</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/18998">#18998</a>)...</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/f2b6407735fd2dac67d7cfcc4e6403e9f066193c"><code>f2b6407</code></a> Update CHANGELOG.md for 5.41.0 (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/19046">#19046</a>)</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/f6d7369363013748cab664b36ab1a3012ea5fd32"><code>f6d7369</code></a> Revert &quot;Add send_age_if_zero field and deprecate no_age. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/11098">#11098</a>)&quot; (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/11404">#11404</a>) (...</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/372cf878d5b7c813b2a54fb6ac36b92f4de9954b"><code>372cf87</code></a> Update deprecation message for google_project.skip_delete (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/11397">#11397</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/19042">#19042</a>)</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/9995c481166b49dd0e4f052cc58fc0344f6cd942"><code>9995c48</code></a> Add deletion_policy field to Project resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/11359">#11359</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/19026">#19026</a>)</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/9af2f7ea3151dcac4d68349961f7785a6e1642d5"><code>9af2f7e</code></a> Skip default schema while datastore creation (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/11311">#11311</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/19017">#19017</a>)</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/cff46d606b6306669eab041e854241aeda09536c"><code>cff46d6</code></a> update dcl to 1.70 (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/11285">#11285</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/19016">#19016</a>)</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/541d33b4a05091f29b7070ef3c260635c50247ba"><code>541d33b</code></a> Add retaining unchanged alias ip ranges and handle permadiff caused by the ch...</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/5ab7d445ea364c007053290e23d0533ac4408ebc"><code>5ab7d44</code></a> Made managed zone test use a random test prefix (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/11375">#11375</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/19013">#19013</a>)</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/cada5b33a857bc4e1cc78749b37fe39fe5617db9"><code>cada5b3</code></a> Sync version_6_upgrade.html.markdown (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/11379">#11379</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/19012">#19012</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/hashicorp/terraform-provider-google/compare/v5.40.0...v5.41.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.40.0&new-version=5.41.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 Aug 19, 2024
1 parent 2fcc10c commit b77872d
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 b77872d

Please sign in to comment.