infra/modules/ca-plugin/variables.tf (11 lines of code) (raw):

variable "resource_group_name" {} variable "resource_group_id" {} variable "location" {} variable "func_name" {} variable "image_name" {} variable "cae_id" {} variable "cae_default_domain" {} variable "appi_instrumentation_key" {} variable "openai_key" {} variable "openai_model" {} variable "openai_endpoint" {}