Skip to content

Comments

Bump hashicorp/google-beta from 4.80.0 to 5.12.0#54

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/terraform/hashicorp/google-beta-5.12.0
Closed

Bump hashicorp/google-beta from 4.80.0 to 5.12.0#54
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/terraform/hashicorp/google-beta-5.12.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2024

Bumps hashicorp/google-beta from 4.80.0 to 5.12.0.

Release notes

Sourced from hashicorp/google-beta's releases.

v5.12.0

FEATURES:

  • New Data Source: google_dns_managed_zones (#6835)
  • New Data Source: google_filestore_instance (#6822)
  • New Data Source: google_vmwareengine_external_access_rule (#6811)
  • New Resource: google_clouddomains_registration (#6833)
  • New Resource: google_netapp_kmsconfig (#6831)
  • New Resource: google_vertex_ai_feature_online_store_featureview (#6821)
  • New Resource: google_vmwareengine_external_access_rule (#6811)

IMPROVEMENTS:

  • compute: added md5_authentication_key field to google_compute_router_peer resource (#6815)
  • compute: added in-place update support to params.resource_manager_tags field in google_compute_instance resource (#6828)
  • compute: added in-place update support to description field in google_compute_instance resource (#6804)
  • gkehub: added policycontroller field to google_gke_hub_feature_membership resource (#6813)
  • gkehub2: added clusterupgrade field to google_gke_hub_feature resource (#6836)
  • gkeonprem: added in-place update support to vsphere_config field and added host_groups field in google_gkeonprem_vmware_node_pool resource (#6802)
  • iam: added create_ignore_already_exists field to google_service_account resource. If ignore_create_already_exists is set to true, resource creation would succeed when response error is 409 ALREADY_EXISTS. (#6818)
  • servicenetworking: added field deletion_policy to google_service_networking_connection (#6830)
  • sql: set replica_configuration, ca_cert, and server_ca_cert fields to be sensitive in google_sql_instance and google_sql_ssl_cert resources (#6823)

BUG FIXES:

  • bigquery: fixed perma-diff of encryption_configuration when API returns an empty object on google_bigquery_table resource (#6817)
  • compute: fixed an issue where the provider would wait_for_instances if set before deleting on google_compute_instance_group_manager and google_compute_region_instance_group_manager resources (#6829)
  • compute: fixed perma-diff that reordered stateful_external_ip and stateful_internal_ip blocks on google_compute_instance_group_manager and google_compute_region_instance_group_manager resources (#6810)
  • datapipeline: fixed perma-diff of scheduler_service_account_email when it's not explicitly specified in google_data_pipeline_pipeline resource (#6814)
  • edgecontainer: fixed resource import on google_edgecontainer_vpn_connection resource (#6834)
  • servicemanagement: fixed an issue where an inconsistent plan would be created when certain fields such as openapi_config, grpc_config, and protoc_output_base64, had computed values in google_endpoints_service resource (#6832)
  • storage: fixed an issue where retry timeout wasn't being utilized when creating google_storage_bucket resource (#6806)

v5.11.0

NOTES:

  • compute: changed underlying actuation engine for google_network_firewall_policy and google_region_network_firewall_policy, there should be no user-facing impact (#6776) DEPRECATIONS:
  • gkehub2: deprecated field configmanagement.config_sync.oci.version in google_gke_hub_feature resource (#6764)

FEATURES:

  • New Data Source: google_compute_reservation (#6791)
  • New Resource: google_clouddeploy_automation (#6794)
  • New Resource: google_integration_connectors_endpoint_attachment (#6766)
  • New Resource: google_logging_folder_settings (#6754)
  • New Resource: google_logging_organization_settings (#6754)
  • New Resource: google_netapp_active_directory (#6781)
  • New Resource: google_vertex_ai_feature_online_store (#6779)
  • New Resource: google_vertex_ai_feature_group (#6780)
  • New Resource: google_netapp_backup_vault (#6793)

IMPROVEMENTS:

  • bigqueryanalyticshub: added restricted_export_config field to google_bigquery_analytics_hub_listing resource (#6784)
  • composer: added support for composer_internal_ipv4_cidr_block field to google_composer_environment (#6761)

... (truncated)

Changelog

Sourced from hashicorp/google-beta's changelog.

5.12.0 (Jan 16, 2024)

FEATURES:

  • New Data Source: google_dns_managed_zones (#6835)
  • New Data Source: google_filestore_instance (#6822)
  • New Data Source: google_vmwareengine_external_access_rule (#6811)
  • New Resource: google_clouddomains_registration (#6833)
  • New Resource: google_netapp_kmsconfig (#6831)
  • New Resource: google_vertex_ai_feature_online_store_featureview (#6821)
  • New Resource: google_vmwareengine_external_access_rule (#6811)

IMPROVEMENTS:

  • compute: added md5_authentication_key field to google_compute_router_peer resource (#6815)
  • compute: added in-place update support to params.resource_manager_tags field in google_compute_instance resource (#6828)
  • compute: added in-place update support to description field in google_compute_instance resource (#6804)
  • gkehub: added policycontroller field to google_gke_hub_feature_membership resource (#6813)
  • gkehub2: added clusterupgrade field to google_gke_hub_feature resource (#6836)
  • gkeonprem: added in-place update support to vsphere_config field and added host_groups field in google_gkeonprem_vmware_node_pool resource (#6802)
  • iam: added create_ignore_already_exists field to google_service_account resource. If ignore_create_already_exists is set to true, resource creation would succeed when response error is 409 ALREADY_EXISTS. (#6818)
  • servicenetworking: added field deletion_policy to google_service_networking_connection (#6830)
  • sql: set replica_configuration, ca_cert, and server_ca_cert fields to be sensitive in google_sql_instance and google_sql_ssl_cert resources (#6823)

BUG FIXES:

  • bigquery: fixed perma-diff of encryption_configuration when API returns an empty object on google_bigquery_table resource (#6817)
  • compute: fixed an issue where the provider would wait_for_instances if set before deleting on google_compute_instance_group_manager and google_compute_region_instance_group_manager resources (#6829)
  • compute: fixed perma-diff that reordered stateful_external_ip and stateful_internal_ip blocks on google_compute_instance_group_manager and google_compute_region_instance_group_manager resources (#6810)
  • datapipeline: fixed perma-diff of scheduler_service_account_email when it's not explicitly specified in google_data_pipeline_pipeline resource (#6814)
  • edgecontainer: fixed resource import on google_edgecontainer_vpn_connection resource (#6834)
  • servicemanagement: fixed an issue where an inconsistent plan would be created when certain fields such as openapi_config, grpc_config, and protoc_output_base64, had computed values in google_endpoints_service resource (#6832)
  • storage: fixed an issue where retry timeout wasn't being utilized when creating google_storage_bucket resource (#6806)

5.11.0 (Jan 08, 2024)

NOTES:

  • compute: changed underlying actuation engine for google_network_firewall_policy and google_region_network_firewall_policy, there should be no user-facing impact (#6776) DEPRECATIONS:
  • gkehub2: deprecated field configmanagement.config_sync.oci.version in google_gke_hub_feature resource (#6764)

FEATURES:

  • New Data Source: google_compute_reservation (#6791)
  • New Resource: google_clouddeploy_automation (#6794)
  • New Resource: google_integration_connectors_endpoint_attachment (#6766)
  • New Resource: google_logging_folder_settings (#6754)
  • New Resource: google_logging_organization_settings (#6754)
  • New Resource: google_netapp_active_directory (#6781)
  • New Resource: google_vertex_ai_feature_online_store (#6779)
  • New Resource: google_vertex_ai_feature_group (#6780)
  • New Resource: google_netapp_backup_vault (#6793)

IMPROVEMENTS:

... (truncated)

Commits

Dependabot compatibility score

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 commands and options

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)

Bumps [hashicorp/google-beta](https://github.com/hashicorp/terraform-provider-google-beta) from 4.80.0 to 5.12.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-google-beta/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google-beta/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google-beta@v4.80.0...v5.12.0)

---
updated-dependencies:
- dependency-name: hashicorp/google-beta
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 22, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 29, 2024

Superseded by #57.

@dependabot dependabot bot closed this Jan 29, 2024
@dependabot dependabot bot deleted the dependabot/terraform/hashicorp/google-beta-5.12.0 branch January 29, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants