infra/modules/cog/variables.tf (16 lines of code) (raw):

variable "resource_group_name" {} variable "resource_group_id" {} variable "location" {} variable "content_safety_name" {} variable "cognitive_services_name" {} variable "form_recognizer_name" {} variable "speech_name" {} variable "vision_name" {} variable "vision_location" {} variable "bing_name" {} variable "content_safety_storage_resource_id" {} variable "content_safety_location" {} variable "allowed_ips" {} variable "vnet_id" {} variable "private_endpoints_subnet_id" {} variable "use_private_endpoints" {}