Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump hashicorp/google-beta from 5.32.0 to 5.33.0 #158

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2024

Bumps hashicorp/google-beta from 5.32.0 to 5.33.0.

Release notes

Sourced from hashicorp/google-beta's releases.

v5.33.0

DEPRECATIONS:

  • healthcare: deprecated notification_config deprecated notification_config in google_healthcare_fhir_store resource. Use notification_configs instead. (#7450)

FEATURES:

  • New Data Source: google_compute_security_policy (#7453)
  • New Resource: google_compute_project_cloud_armor_tier (#7456)
  • New Resource: google_network_services_service_lb_policies (#7463)
  • New Resource: google_scc_management_organization_event_threat_detection_custom_module (#7454)
  • New Resource: google_spanner_instance_config (#7459)

IMPROVEMENTS:

  • appengine: added flexible_runtime_settings field to google_app_engine_flexible_app_version resource (#7462)
  • bigtable: added force_destroy field to google_bigtable_instance resource. This will force delete any backups present in the instance and allow the instance to be deleted. (#7441)
  • clouddeploy: added execution_configs.verbose field to google_clouddeploy_target resource (#7442)
  • compute: added partner_metadata field to google_compute_instance_template resource (#7449)
  • compute: added partner_metadata field to google_compute_instance resource (#7449)
  • compute: added partner_metadata field to google_compute_regional_instance_template resource (#7449)
  • compute: added standby_policy, target_suspended_size and target_stopped_size fields to google_compute_instance_group_manager and google_compute_region_instance_group_manager resources (#7436)
  • compute: added storage_pool field to google_compute_disk resource (#7434)
  • container: added secret_manager_config field to google_container_cluster resource (#7448)
  • dlp: added secrets_discovery_target, cloud_sql_target.filter.database_resource_reference, and big_query_target.filter.table_reference fields to google_data_loss_prevention_discovery_config resource (#7461)
  • gkebackup: added backup_schedule.backup_config.permissive_mode field to google_gke_backup_backup_plan resource (#7430)
  • gkebackup: added restore_config.restore_order field to google_gke_backup_restore_plan resource (#7430)
  • gkebackup: added restore_config.volume_data_restore_policy_bindings field to google_gke_backup_restore_plan resource (#7430)
  • gkebackup: added new enum values MERGE_SKIP_ON_CONFLICT, MERGE_REPLACE_VOLUME_ON_CONFLICT and MERGE_REPLACE_ON_CONFLICT to field restore_config.namespaced_resource_restore_mode in google_gke_backup_restore_plan resource (#7430)
  • healthcare: added notification_config.send_for_bulk_import field to google_healthcare_dicom_store (#7457)
  • integrationconnectors: added endpoint_global_access field to google_integration_connectors_endpoint_attachment resource (#7443)
  • netapp: added backup_config field to google_netapp_volume resource (#7439)
  • redis: added zone_distribution_config field to google_redis_cluster resource (#7451)
  • resourcemanager: added support for range_type = "default-domains-netblocks" in google_netblock_ip_ranges data source (#7440)
  • secretmanager: added support for IAM conditions in google_secret_manager_secret_iam_* resources (#7444)
  • workstations: added boot_disk_size_gb, enable_nested_virtualization, and pool_size to host.gce_instance.boost_configs in google_workstations_workstation_config resource (#7452)

BUG FIXES:

  • container: fixed google_container_node_pool crash if node_config.secondary_boot_disks.mode is not set (#7460)
  • dlp: removed required on inspect_config.limits.max_findings_per_info_type.info_type field to allow the use of default limit by not setting this field in google_data_loss_prevention_inspect_template resource (#7438)
  • provider: fixed application default credential and access token authorization when universe_domain is set (#7433)
Changelog

Sourced from hashicorp/google-beta's changelog.

5.33.0 (June 10, 2024)

DEPRECATIONS:

  • healthcare: deprecated notification_config deprecated notification_config in google_healthcare_fhir_store resource. Use notification_configs instead. (#7450)

FEATURES:

  • New Data Source: google_compute_security_policy (#7453)
  • New Resource: google_compute_project_cloud_armor_tier (#7456)
  • New Resource: google_network_services_service_lb_policies (#7463)
  • New Resource: google_scc_management_organization_event_threat_detection_custom_module (#7454)
  • New Resource: google_spanner_instance_config (#7459)

IMPROVEMENTS:

  • appengine: added flexible_runtime_settings field to google_app_engine_flexible_app_version resource (#7462)
  • bigtable: added force_destroy field to google_bigtable_instance resource. This will force delete any backups present in the instance and allow the instance to be deleted. (#7441)
  • clouddeploy: added execution_configs.verbose field to google_clouddeploy_target resource (#7442)
  • compute: added partner_metadata field to google_compute_instance_template resource (#7449)
  • compute: added partner_metadata field to google_compute_instance resource (#7449)
  • compute: added partner_metadata field to google_compute_regional_instance_template resource (#7449)
  • compute: added standby_policy, target_suspended_size and target_stopped_size fields to google_compute_instance_group_manager and google_compute_region_instance_group_manager resources (#7436)
  • compute: added storage_pool field to google_compute_disk resource (#7434)
  • container: added secret_manager_config field to google_container_cluster resource (#7448)
  • dlp: added secrets_discovery_target, cloud_sql_target.filter.database_resource_reference, and big_query_target.filter.table_reference fields to google_data_loss_prevention_discovery_config resource (#7461)
  • gkebackup: added backup_schedule.backup_config.permissive_mode field to google_gke_backup_backup_plan resource (#7430)
  • gkebackup: added restore_config.restore_order field to google_gke_backup_restore_plan resource (#7430)
  • gkebackup: added restore_config.volume_data_restore_policy_bindings field to google_gke_backup_restore_plan resource (#7430)
  • gkebackup: added new enum values MERGE_SKIP_ON_CONFLICT, MERGE_REPLACE_VOLUME_ON_CONFLICT and MERGE_REPLACE_ON_CONFLICT to field restore_config.namespaced_resource_restore_mode in google_gke_backup_restore_plan resource (#7430)
  • healthcare: added notification_config.send_for_bulk_import field to google_healthcare_dicom_store (#7457)
  • integrationconnectors: added endpoint_global_access field to google_integration_connectors_endpoint_attachment resource (#7443)
  • netapp: added backup_config field to google_netapp_volume resource (#7439)
  • redis: added zone_distribution_config field to google_redis_cluster resource (#7451)
  • resourcemanager: added support for range_type = "default-domains-netblocks" in google_netblock_ip_ranges data source (#7440)
  • secretmanager: added support for IAM conditions in google_secret_manager_secret_iam_* resources (#7444)
  • workstations: added boot_disk_size_gb, enable_nested_virtualization, and pool_size to host.gce_instance.boost_configs in google_workstations_workstation_config resource (#7452)

BUG FIXES:

  • container: fixed google_container_node_pool crash if node_config.secondary_boot_disks.mode is not set (#7460)
  • dlp: removed required on inspect_config.limits.max_findings_per_info_type.info_type field to allow the use of default limit by not setting this field in google_data_loss_prevention_inspect_template resource (#7438)
  • provider: fixed application default credential and access token authorization when universe_domain is set (#7433)
Commits
  • 471ed75 Update 5.33 CHANGELOG.md (#7480)
  • 06b5632 Add 5.32 changelog to the main branch (#7472)
  • 9f57be0 Add new resource "Service LB Policy" to the provider (#10730) (#7463)
  • 5e68b00 Add flexibleRuntimeSettings to app engine flexible (#10795) (#7462)
  • dea0d2c Add secrets_discovery_target field in google_data_loss_prevention_discovery_c...
  • aa25c39 feat(google_container_node_pool): Handle nil mode in secondary boot disk. (#1...
  • df125cf feat(spanner): Add InstanceConfig resource in Spanner product (#10341) (#7459)
  • 9475dff Rework comments on deletion_protection (#10767) (#7458)
  • babe6dc Add notification_config.send_for_bulk_import field to google_healthcare_dicom...
  • 0b2a414 Added new resource "Project Cloud Armor Tier" (#10698) (#7456)
  • Additional commits viewable in compare view

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 5.32.0 to 5.33.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@v5.32.0...v5.33.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 10, 2024
@dependabot dependabot bot requested a review from koenighotze as a code owner June 10, 2024 21:55
@dependabot dependabot bot added the terraform Pull requests that update Terraform code label Jun 10, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 17, 2024

Superseded by #161.

@dependabot dependabot bot closed this Jun 17, 2024
@dependabot dependabot bot deleted the dependabot/terraform/hashicorp/google-beta-5.33.0 branch June 17, 2024 21:11
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 terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants