formatting updates

This commit is contained in:
Dennis Eikelenboom
2021-09-20 10:18:18 -07:00
parent 44679c877a
commit 5c6087899a
6 changed files with 8 additions and 52 deletions

View File

@ -21,7 +21,6 @@ variable "image_build_compute_name" {
}
# Existing subnets variables
variable "training_subnet_resource_id" {
type = string
description = "Resource ID of the existing training subnet"
@ -39,7 +38,6 @@ variable "ml_subnet_resource_id" {
# Existing private DNS zones variables
variable "privatelink_api_azureml_ms_resource_id" {
type = string
description = "Resource ID of the existing privatelink.api.azureml.ms private dns zone"