Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump hashicorp/google-beta from 4.27.0 to 5.12.0 in /tf-workspace (#98)
Bumps [hashicorp/google-beta](https://github.com/hashicorp/terraform-provider-google-beta) from 4.27.0 to 5.12.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.12.0</h2> <p>FEATURES:</p> <ul> <li><strong>New Data Source:</strong> <code>google_dns_managed_zones</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6835">#6835</a>)</li> <li><strong>New Data Source:</strong> <code>google_filestore_instance</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6822">#6822</a>)</li> <li><strong>New Data Source:</strong> <code>google_vmwareengine_external_access_rule</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6811">#6811</a>)</li> <li><strong>New Resource:</strong> <code>google_clouddomains_registration</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6833">#6833</a>)</li> <li><strong>New Resource:</strong> <code>google_netapp_kmsconfig</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6831">#6831</a>)</li> <li><strong>New Resource:</strong> <code>google_vertex_ai_feature_online_store_featureview</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6821">#6821</a>)</li> <li><strong>New Resource:</strong> <code>google_vmwareengine_external_access_rule</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6811">#6811</a>)</li> </ul> <p>IMPROVEMENTS:</p> <ul> <li>compute: added <code>md5_authentication_key</code> field to <code>google_compute_router_peer</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6815">#6815</a>)</li> <li>compute: added in-place update support to <code>params.resource_manager_tags</code> field in <code>google_compute_instance</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6828">#6828</a>)</li> <li>compute: added in-place update support to <code>description</code> field in <code>google_compute_instance</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6804">#6804</a>)</li> <li>gkehub: added <code>policycontroller</code> field to <code>google_gke_hub_feature_membership</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6813">#6813</a>)</li> <li>gkehub2: added <code>clusterupgrade</code> field to <code>google_gke_hub_feature</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6836">#6836</a>)</li> <li>gkeonprem: added in-place update support to <code>vsphere_config</code> field and added <code>host_groups</code> field in <code>google_gkeonprem_vmware_node_pool</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6802">#6802</a>)</li> <li>iam: added <code>create_ignore_already_exists</code> field to <code>google_service_account</code> resource. If <code>ignore_create_already_exists</code> is set to true, resource creation would succeed when response error is 409 <code>ALREADY_EXISTS</code>. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6818">#6818</a>)</li> <li>servicenetworking: added field <code>deletion_policy</code> to <code>google_service_networking_connection</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6830">#6830</a>)</li> <li>sql: set <code>replica_configuration</code>, <code>ca_cert</code>, and <code>server_ca_cert</code> fields to be sensitive in <code>google_sql_instance</code> and <code>google_sql_ssl_cert</code> resources (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6823">#6823</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li>bigquery: fixed perma-diff of <code>encryption_configuration</code> when API returns an empty object on <code>google_bigquery_table</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6817">#6817</a>)</li> <li>compute: fixed an issue where the provider would <code>wait_for_instances</code> if set before deleting on <code>google_compute_instance_group_manager</code> and <code>google_compute_region_instance_group_manager</code> resources (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6829">#6829</a>)</li> <li>compute: fixed perma-diff that reordered <code>stateful_external_ip</code> and <code>stateful_internal_ip</code> blocks on <code>google_compute_instance_group_manager</code> and <code>google_compute_region_instance_group_manager</code> resources (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6810">#6810</a>)</li> <li>datapipeline: fixed perma-diff of <code>scheduler_service_account_email</code> when it's not explicitly specified in <code>google_data_pipeline_pipeline</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6814">#6814</a>)</li> <li>edgecontainer: fixed resource import on <code>google_edgecontainer_vpn_connection</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6834">#6834</a>)</li> <li>servicemanagement: fixed an issue where an inconsistent plan would be created when certain fields such as <code>openapi_config</code>, <code>grpc_config</code>, and <code>protoc_output_base64</code>, had computed values in <code>google_endpoints_service</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6832">#6832</a>)</li> <li>storage: fixed an issue where retry timeout wasn't being utilized when creating <code>google_storage_bucket</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6806">#6806</a>)</li> </ul> <h2>v5.11.0</h2> <p>NOTES:</p> <ul> <li>compute: changed underlying actuation engine for <code>google_network_firewall_policy</code> and <code>google_region_network_firewall_policy</code>, there should be no user-facing impact (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6776">#6776</a>) DEPRECATIONS:</li> <li>gkehub2: deprecated field <code>configmanagement.config_sync.oci.version</code> in <code>google_gke_hub_feature</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6764">#6764</a>)</li> </ul> <p>FEATURES:</p> <ul> <li><strong>New Data Source:</strong> <code>google_compute_reservation</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6791">#6791</a>)</li> <li><strong>New Resource:</strong> <code>google_clouddeploy_automation</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6794">#6794</a>)</li> <li><strong>New Resource:</strong> <code>google_integration_connectors_endpoint_attachment</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6766">#6766</a>)</li> <li><strong>New Resource:</strong> <code>google_logging_folder_settings</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6754">#6754</a>)</li> <li><strong>New Resource:</strong> <code>google_logging_organization_settings</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6754">#6754</a>)</li> <li><strong>New Resource:</strong> <code>google_netapp_active_directory</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6781">#6781</a>)</li> <li><strong>New Resource:</strong> <code>google_vertex_ai_feature_online_store</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6779">#6779</a>)</li> <li><strong>New Resource:</strong> <code>google_vertex_ai_feature_group</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6780">#6780</a>)</li> <li><strong>New Resource:</strong> <code>google_netapp_backup_vault</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6793">#6793</a>)</li> </ul> <p>IMPROVEMENTS:</p> <ul> <li>bigqueryanalyticshub: added <code>restricted_export_config</code> field to <code>google_bigquery_analytics_hub_listing </code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6784">#6784</a>)</li> <li>composer: added support for <code>composer_internal_ipv4_cidr_block</code> field to <code>google_composer_environment</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6761">#6761</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.12.0 (Jan 16, 2024)</h2> <p>FEATURES:</p> <ul> <li><strong>New Data Source:</strong> <code>google_dns_managed_zones</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6835">#6835</a>)</li> <li><strong>New Data Source:</strong> <code>google_filestore_instance</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6822">#6822</a>)</li> <li><strong>New Data Source:</strong> <code>google_vmwareengine_external_access_rule</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6811">#6811</a>)</li> <li><strong>New Resource:</strong> <code>google_clouddomains_registration</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6833">#6833</a>)</li> <li><strong>New Resource:</strong> <code>google_netapp_kmsconfig</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6831">#6831</a>)</li> <li><strong>New Resource:</strong> <code>google_vertex_ai_feature_online_store_featureview</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6821">#6821</a>)</li> <li><strong>New Resource:</strong> <code>google_vmwareengine_external_access_rule</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6811">#6811</a>)</li> </ul> <p>IMPROVEMENTS:</p> <ul> <li>compute: added <code>md5_authentication_key</code> field to <code>google_compute_router_peer</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6815">#6815</a>)</li> <li>compute: added in-place update support to <code>params.resource_manager_tags</code> field in <code>google_compute_instance</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6828">#6828</a>)</li> <li>compute: added in-place update support to <code>description</code> field in <code>google_compute_instance</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6804">#6804</a>)</li> <li>gkehub: added <code>policycontroller</code> field to <code>google_gke_hub_feature_membership</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6813">#6813</a>)</li> <li>gkehub2: added <code>clusterupgrade</code> field to <code>google_gke_hub_feature</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6836">#6836</a>)</li> <li>gkeonprem: added in-place update support to <code>vsphere_config</code> field and added <code>host_groups</code> field in <code>google_gkeonprem_vmware_node_pool</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6802">#6802</a>)</li> <li>iam: added <code>create_ignore_already_exists</code> field to <code>google_service_account</code> resource. If <code>ignore_create_already_exists</code> is set to true, resource creation would succeed when response error is 409 <code>ALREADY_EXISTS</code>. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6818">#6818</a>)</li> <li>servicenetworking: added field <code>deletion_policy</code> to <code>google_service_networking_connection</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6830">#6830</a>)</li> <li>sql: set <code>replica_configuration</code>, <code>ca_cert</code>, and <code>server_ca_cert</code> fields to be sensitive in <code>google_sql_instance</code> and <code>google_sql_ssl_cert</code> resources (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6823">#6823</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li>bigquery: fixed perma-diff of <code>encryption_configuration</code> when API returns an empty object on <code>google_bigquery_table</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6817">#6817</a>)</li> <li>compute: fixed an issue where the provider would <code>wait_for_instances</code> if set before deleting on <code>google_compute_instance_group_manager</code> and <code>google_compute_region_instance_group_manager</code> resources (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6829">#6829</a>)</li> <li>compute: fixed perma-diff that reordered <code>stateful_external_ip</code> and <code>stateful_internal_ip</code> blocks on <code>google_compute_instance_group_manager</code> and <code>google_compute_region_instance_group_manager</code> resources (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6810">#6810</a>)</li> <li>datapipeline: fixed perma-diff of <code>scheduler_service_account_email</code> when it's not explicitly specified in <code>google_data_pipeline_pipeline</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6814">#6814</a>)</li> <li>edgecontainer: fixed resource import on <code>google_edgecontainer_vpn_connection</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6834">#6834</a>)</li> <li>servicemanagement: fixed an issue where an inconsistent plan would be created when certain fields such as <code>openapi_config</code>, <code>grpc_config</code>, and <code>protoc_output_base64</code>, had computed values in <code>google_endpoints_service</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6832">#6832</a>)</li> <li>storage: fixed an issue where retry timeout wasn't being utilized when creating <code>google_storage_bucket</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6806">#6806</a>)</li> </ul> <h2>5.11.0 (Jan 08, 2024)</h2> <p>NOTES:</p> <ul> <li>compute: changed underlying actuation engine for <code>google_network_firewall_policy</code> and <code>google_region_network_firewall_policy</code>, there should be no user-facing impact (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6776">#6776</a>) DEPRECATIONS:</li> <li>gkehub2: deprecated field <code>configmanagement.config_sync.oci.version</code> in <code>google_gke_hub_feature</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6764">#6764</a>)</li> </ul> <p>FEATURES:</p> <ul> <li><strong>New Data Source:</strong> <code>google_compute_reservation</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6791">#6791</a>)</li> <li><strong>New Resource:</strong> <code>google_clouddeploy_automation</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6794">#6794</a>)</li> <li><strong>New Resource:</strong> <code>google_integration_connectors_endpoint_attachment</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6766">#6766</a>)</li> <li><strong>New Resource:</strong> <code>google_logging_folder_settings</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6754">#6754</a>)</li> <li><strong>New Resource:</strong> <code>google_logging_organization_settings</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6754">#6754</a>)</li> <li><strong>New Resource:</strong> <code>google_netapp_active_directory</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6781">#6781</a>)</li> <li><strong>New Resource:</strong> <code>google_vertex_ai_feature_online_store</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6779">#6779</a>)</li> <li><strong>New Resource:</strong> <code>google_vertex_ai_feature_group</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6780">#6780</a>)</li> <li><strong>New Resource:</strong> <code>google_netapp_backup_vault</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/pull/6793">#6793</a>)</li> </ul> <p>IMPROVEMENTS:</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hashicorp/terraform-provider-google-beta/commit/8dcdae3504f14ec62fa27e2a574f39940c30ca68"><code>8dcdae3</code></a> Update CHANGELOG.md (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/6846">#6846</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google-beta/commit/2a7e2fbc1fd2fc624b9276c83f0ba6f4f6fddb8a"><code>2a7e2fb</code></a> Add the clusterupgrade feature config for the fleet Feature resource. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/9614">#9614</a>)...</li> <li><a href="https://github.com/hashicorp/terraform-provider-google-beta/commit/52332cda7d96588a1c056982a837722630c9ab9a"><code>52332cd</code></a> Add <code>google_dns_managed_zones</code> data source and acceptance test (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/9742">#9742</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/6835">#6835</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google-beta/commit/9c6c7d4ddefbbbdfc626a7a290502e8d0a903648"><code>9c6c7d4</code></a> Remove edgecontainer vpnconnection import rule (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/9764">#9764</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/6834">#6834</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google-beta/commit/4228df66b34bf8864173abeb5703cfab3b1ccfaa"><code>4228df6</code></a> Cloud Domains Registration (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/9772">#9772</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/6833">#6833</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google-beta/commit/cd5d893b9936caa005e864442ee3fdbb023e345e"><code>cd5d893</code></a> Fixed issue where ConfigId was erroneously pre-computed when other fields we...</li> <li><a href="https://github.com/hashicorp/terraform-provider-google-beta/commit/37a10cb6e6b332a5862186c6e260b2b2fb7aa42d"><code>37a10cb</code></a> add support for netapp KMS_config(<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/9353">#9353</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/6831">#6831</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google-beta/commit/5fa30003125064372dcf3f5fed18936bc2c0697e"><code>5fa3000</code></a> Corrected typo in resource name (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/6824">#6824</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google-beta/commit/d9422e5cdcb35a8c9e178f07d8475fee87076dce"><code>d9422e5</code></a> Added abandon policy (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/9765">#9765</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/6830">#6830</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google-beta/commit/ba796fa2e1afc43909ec0698faec88a27c5ff53b"><code>ba796fa</code></a> Remove wait for instances stable on IGM and RIGM deletion. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/9781">#9781</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google-beta/issues/6829">#6829</a>)</li> <li>Additional commits viewable in <a href="https://github.com/hashicorp/terraform-provider-google-beta/compare/v4.27.0...v5.12.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=hashicorp/google-beta&package-manager=terraform&previous-version=4.27.0&new-version=5.12.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