github hashicorp/terraform-provider-google v7.33.0

3 hours ago

NOTES:

  • compute: migrate resource_compute_target_pool.go.tmpl resource to use direct HTTP rather than a client library (#27348)
  • compute: migrated google_compute_instance_group_manager resource to use direct HTTP rather than a client library (#27335)
  • compute: migrated google_compute_project_default_network_tier resource to use direct HTTP rather than a client library (#27329)
  • compute: migrated google_compute_router_status data source to use direct HTTP rather than a client library (#27288)
  • compute: migrated resource_compute_instance_group_manager.go.tmpl resource to use direct HTTP rather than a client library (#27352)
  • compute: partially migrated resource_compute_instance resource to use direct HTTP rather then a client library (#27334)

FEATURES:

  • New Data Source: google_logging_log_view (#27373)
  • New Resource: google_apigee_data_collector (#27318)
  • New Resource: google_chronicle_native_dashboard (ga) (#27316)
  • New Resource: google_contact_center_insights_encryption_spec (#27372)

IMPROVEMENTS:

  • backupdr: added guest_flush field to google_backup_dr_backup_plan resource and google_backup_dr_backup data source. (#27376)
  • backupdr: added guest_flush field to google_backup_dr_backup_plan resource and google_backup_dr_backup data source. (#27377)
  • ces: added security_settings field to google_ces_deployment resource (#27374)
  • ces: added tool_execution_mode field to google_ces_app resource (#27357)
  • compute: added stabilization_period field to google_compute_autoscaler and google_compute_region_autoscaler resources (#27379)
  • compute: added support for "ARP_BROADCAST_PRIMARY_RANGE" values to the resolve_subnet_mask field in google_compute_subnetwork resource (#27290)
  • compute: added support for "GCE_VM_IP_DEDICATED_BACKEND" to the network_endpoint_type field in google_compute_network_endpoint_group resource (#27290)
  • compute: migrated data_source_google_compute_regions to use direct HTTP rather than a client library (#27330)
  • container: added pod_snapshot_config field to google_container_cluster resource (GA) (#27325)
  • container: added secret_sync_config field to google_container_cluster resource (ga) (#27351)
  • databasemigrationservice: added database and private_connectivity fields to google_database_migration_service_connection_profile resource (#27331)
  • databasemigrationservice: added postgres_homogeneous_config field to google_database_migration_service_migration_job resource (#27331)
  • databasemigrationservice: added psc_interface_config field to google_database_migration_service_private_connection resource (#27312)
  • hypercomputecluster: added terminal_storage_class and per_unit_storage_throughput fields to the google_hypercomputecluster_cluster resource (#27381)
  • netapp: added ontap_source field to google_netapp_backup resource (beta) (#27378)
  • provider: support for a deletion_policy field has been added to almost all resources in the provider. Details on its usage can be found within individual resource documentation if supported. (#27311)
  • storagebatchoperations: added description field to google_storage_batch_operations_job resource (#27336)
  • workstations: added workstation_authorization_url and workstation_launch_url fields to the google_workstations_workstation_cluster resource. (#27313)

BUG FIXES:

  • apigee: fixed forced replacement when importing google_apigee_sharedflow_deployment resource, where service_account read as null (#27375)
  • bigqueryconnection: fixed an issue where configuration.authentication.username_password.password.secret_type is not populated and a incurred a diff on configuration.authentication.username_password.username after import in google_bigquery_connection resource (#27294)
  • bigqueryreservation: fixed google_bigquery_reservation_assignment returning a confusing 404 error when reservation is a bare name and location is not set (#27346)
  • ces: updated supported values for channel_type, modality, and theme in google_ces_deployment (#27374)
  • compute: updated google_compute_forwarding_rule resource to properly prompt for resource recreation when updating the target field between different "serviceAttachments", rather than having an in-place update blocked by an API error. (#27350)
  • modelarmor: fixed permadiff and REQUEST_FIELD_MISSING error when template_metadata is omitted from google_model_armor_template (#27358)
  • networkconnectivity: fixed an issue where google_network_connectivity_destination was not recognizing the name field as mapping to an API value (#27371)
  • networkconnectivity: fixed an issue where google_network_connectivity_multicloud_data_transfer_config was not recognizing the name field as mapping to an API value (#27371)
  • resourcemanager: added verification polling to google_service_account updates to ensure the resource is consistent before succeeding (#27353)

Don't miss a new terraform-provider-google release

NewReleases is sending notifications on new releases.