infra/modules/apim/variables.tf (13 lines of code) (raw):

variable "resource_group_name" {} variable "resource_group_id" {} variable "location" {} variable "apim_name" {} variable "publisher_name" {} variable "publisher_email" {} variable "apim_subnet_id" {} variable "appi_resource_id" {} variable "appi_instrumentation_key" {} variable "openai_service_name" {} variable "openai_service_endpoint" {} variable "tenant_id" {} variable "use_private_endpoints" {}