Skip to content

Commit

Permalink
fix(deps): Bump hashicorp/google from 6.0.1 to 6.1.0 (#59)
Browse files Browse the repository at this point in the history
Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 6.0.1 to 6.1.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.1.0</h2>
<p>FEATURES:</p>
<ul>
<li><strong>New Data Source:</strong> <code>google_kms_crypto_key_latest_version</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19249">#19249</a>)</li>
<li><strong>New Data Source:</strong> <code>google_kms_crypto_key_versions</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19241">#19241</a>)</li>
</ul>
<p>IMPROVEMENTS:</p>
<ul>
<li>databasemigrationservice: added support in <code>google_database_migration_service_connection_profile</code> for creating DMS connection profiles that link to existing Cloud SQL instances/AlloyDB clusters. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19291">#19291</a>)</li>
<li>alloydb: added <code>subscription_type</code> and <code>trial_metadata</code> field to <code>google_alloydb_cluster</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19262">#19262</a>)</li>
<li>bigquery: added <code>encryption_configuration</code> field to <code>google_bigquery_data_transfer_config</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19267">#19267</a>)</li>
<li>bigqueryanalyticshub: added <code>selected_resources</code>, and <code>restrict_direct_table_access</code> to <code>google_bigquery_analytics_hub_listing</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19244">#19244</a>)</li>
<li>bigqueryanalyticshub: added <code>sharing_environment_config</code> to <code>google_bigquery_analytics_hub_data_exchange</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19244">#19244</a>)</li>
<li>cloudtasks: added <code>http_target</code> field to <code>google_cloud_tasks_queue</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19253">#19253</a>)</li>
<li>compute: added <code>accelerators</code> field to <code>google_compute_node_template</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19292">#19292</a>)</li>
<li>compute: allowed disabling <code>server_tls_policy</code> during update in <code>google_compute_target_https_proxy</code> resources (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19233">#19233</a>)</li>
<li>container: added <code>secret_manager_config</code> field to <code>google_container_cluster</code> resource (ga) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19288">#19288</a>)</li>
<li>datastream: added <code>transaction_logs</code> and <code>change_tables</code> to the <code>datastream_stream</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19248">#19248</a>)</li>
<li>discoveryengine: added <code>chunking_config</code> and <code>layout_parsing_config</code> fields to <code>google_discovery_engine_data_store</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19274">#19274</a>)</li>
<li>dlp: added <code>inspect_template_modified_cadence</code> field to <code>big_query_target</code> and <code>cloud_sql_target</code> in <code>google_data_loss_prevention_discovery_config</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19282">#19282</a>)</li>
<li>dlp: added <code>tag_resources</code> field to <code>google_data_loss_prevention_discovery_config</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19282">#19282</a>)</li>
<li>networksecurity: <code>google_network_security_client_tls_policy</code> in v1 (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19293">#19293</a>)</li>
</ul>
<p>BUG FIXES:</p>
<ul>
<li>bigquery: fixed an error which could occur with email field values containing non-lower-case characters in <code>google_bigquery_dataset_access</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19259">#19259</a>)</li>
<li>bigqueryanalyticshub: made <code>bigquery_dataset</code> immutable in <code>google_bigquery_analytics_hub_listing</code> as it was not updatable in the API. Now modifying the field in Terraform will correctly recreate the resource rather than causing Terraform to report it would attempt an invalid update. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19244">#19244</a>)</li>
<li>container: fixed update inconsistency in <code>google_container_cluster</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19247">#19247</a>)</li>
<li>pubsub: fixed a validation bug that didn't allow empty filter definitions for <code>google_pubsub_subscription</code> resources (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19284">#19284</a>)</li>
<li>resourcemanager: fixed a bug where data.google_client_config failed silently when inadequate credentials were used to configure the provider (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19286">#19286</a>)</li>
<li>sql: fixed importing <code>google_sql_user</code> where <code>host</code> is an IPv4 CIDR (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19243">#19243</a>)</li>
<li>sql: fixed overwriting of <code>name</code> field for IAM Group user in <code>google_sql_user</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19234">#19234</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>6.1.0 (September 4, 2024)</h2>
<p>FEATURES:</p>
<ul>
<li><strong>New Data Source:</strong> <code>google_kms_crypto_key_latest_version</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19249">#19249</a>)</li>
<li><strong>New Data Source:</strong> <code>google_kms_crypto_key_versions</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19241">#19241</a>)</li>
</ul>
<p>IMPROVEMENTS:</p>
<ul>
<li>databasemigrationservice: added support in <code>google_database_migration_service_connection_profile</code> for creating DMS connection profiles that link to existing Cloud SQL instances/AlloyDB clusters. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19291">#19291</a>)</li>
<li>alloydb: added <code>subscription_type</code> and <code>trial_metadata</code> field to <code>google_alloydb_cluster</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19262">#19262</a>)</li>
<li>bigquery: added <code>encryption_configuration</code> field to <code>google_bigquery_data_transfer_config</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19267">#19267</a>)</li>
<li>bigqueryanalyticshub: added <code>selected_resources</code>, and <code>restrict_direct_table_access</code> to <code>google_bigquery_analytics_hub_listing</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19244">#19244</a>)</li>
<li>bigqueryanalyticshub: added <code>sharing_environment_config</code> to <code>google_bigquery_analytics_hub_data_exchange</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19244">#19244</a>)</li>
<li>cloudtasks: added <code>http_target</code> field to <code>google_cloud_tasks_queue</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19253">#19253</a>)</li>
<li>compute: added <code>accelerators</code> field to <code>google_compute_node_template</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19292">#19292</a>)</li>
<li>compute: allowed disabling <code>server_tls_policy</code> during update in <code>google_compute_target_https_proxy</code> resources (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19233">#19233</a>)</li>
<li>container: added <code>secret_manager_config</code> field to <code>google_container_cluster</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19288">#19288</a>)</li>
<li>datastream: added <code>transaction_logs</code> and <code>change_tables</code> to the <code>datastream_stream</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19248">#19248</a>)</li>
<li>discoveryengine: added <code>chunking_config</code> and <code>layout_parsing_config</code> fields to <code>google_discovery_engine_data_store</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19274">#19274</a>)</li>
<li>dlp: added <code>inspect_template_modified_cadence</code> field to <code>big_query_target</code> and <code>cloud_sql_target</code> in <code>google_data_loss_prevention_discovery_config</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19282">#19282</a>)</li>
<li>dlp: added <code>tag_resources</code> field to <code>google_data_loss_prevention_discovery_config</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19282">#19282</a>)</li>
<li>networksecurity: promoted <code>google_network_security_client_tls_policy</code> to GA (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19293">#19293</a>)</li>
</ul>
<p>BUG FIXES:</p>
<ul>
<li>bigquery: fixed an error which could occur with email field values containing non-lower-case characters in <code>google_bigquery_dataset_access</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19259">#19259</a>)</li>
<li>bigqueryanalyticshub: made <code>bigquery_dataset</code> immutable in <code>google_bigquery_analytics_hub_listing</code> as it was not updatable in the API. Now modifying the field in Terraform will correctly recreate the resource rather than causing Terraform to report it would attempt an invalid update. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19244">#19244</a>)</li>
<li>container: fixed update inconsistency in <code>google_container_cluster</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19247">#19247</a>)</li>
<li>pubsub: fixed a validation bug that didn't allow empty filter definitions for <code>google_pubsub_subscription</code> resources (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19284">#19284</a>)</li>
<li>resourcemanager: fixed a bug where data.google_client_config failed silently when inadequate credentials were used to configure the provider (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19286">#19286</a>)</li>
<li>sql: fixed importing <code>google_sql_user</code> where <code>host</code> is an IPv4 CIDR (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19243">#19243</a>)</li>
<li>sql: fixed overwriting of <code>name</code> field for IAM Group user in <code>google_sql_user</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19234">#19234</a>)</li>
</ul>
<h2>5.43.1 (August 30, 2024)</h2>
<p>NOTES:</p>
<ul>
<li>5.43.1 is a backport release, and some changes will not appear in 6.X series releases until 6.1.0</li>
</ul>
<p>BUG FIXES:</p>
<ul>
<li>pubsub: fixed a validation bug that didn't allow empty filter definitions for <code>google_pubsub_subscription</code> resources (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19284">#19284</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/1d6b5ef48d590b7ed8c2d344b34e339bdc37133e"><code>1d6b5ef</code></a> Update CHANGELOG.md (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/19334">#19334</a>)</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/5a0b753c64bdbdc57bb8d1c5c280c140a4766e1a"><code>5a0b753</code></a> Mark VcrTest() as a test helper function (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/11453">#11453</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/19294">#19294</a>)</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/5240ce41a577bdc2d4bda48596d78bc4e359d7bd"><code>5240ce4</code></a> Promote Client Tls Policy to V1 (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/11547">#11547</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/19293">#19293</a>)</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/daef6a7d36ea184363bca75335107ad0721a187f"><code>daef6a7</code></a> Adding accelerators[] for NodeTemplate (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/11511">#11511</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/19292">#19292</a>)</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/1b34d2de266fbf9a69d1fb3a475469228498d262"><code>1b34d2d</code></a> Support creating Database Migration Service connection profiles connected to ...</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/a0f2a7764844279920376942016be2ffccb697e8"><code>a0f2a77</code></a> Made virtual fields get generated with the same template as non-virtual field...</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/88f9d7c343e0ff4b3bc37da96be234ac45089a31"><code>88f9d7c</code></a> Add &quot;goog-terraform-provisioned&quot;: &quot;true&quot; to all TGC JSON files that already h...</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/94683d790ecebc7b6da33434461ba88f958bd236"><code>94683d7</code></a> Terraform Support for Secret Manager CSI addon GA Version (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/11468">#11468</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/19288">#19288</a>)</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/33db873052ab34b92b5f6512bd874730a0f83164"><code>33db873</code></a> Remove testing of 6.0.0 feature branch, resume testing main branch all week d...</li>
<li><a href="https://github.com/hashicorp/terraform-provider-google/commit/eef7f6549fd1aaba69c52820835e435e52e49c3d"><code>eef7f65</code></a> Fix how <code>data.google_client_config</code> handles errors from invalid credentials (...</li>
<li>Additional commits viewable in <a href="https://github.com/hashicorp/terraform-provider-google/compare/v6.0.1...v6.1.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=6.0.1&new-version=6.1.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 Sep 9, 2024
1 parent b84b750 commit e9c23ee
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 e9c23ee

Please sign in to comment.