Skip to content

Latest commit

 

History

History

cognitive-deployment

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Resources

Name Type
azurerm_cognitive_deployment.adl_cog_dpl resource

Inputs

Name Description Type Default Required
basename Basename of the module. string n/a yes
cognitive_account_id The ID of the Cognitive Services Account. Changing this forces a new resource to be created. string n/a yes
model_format The format of the Cognitive Services Account Deployment model. Changing this forces a new resource to be created. Possible value is OpenAI. string "OpenAI" no
model_name The name of the Cognitive Services Account Deployment model. Changing this forces a new resource to be created. string n/a yes
model_version The version of Cognitive Services Account Deployment model. string n/a yes
scale_type TDeployment scale type. Possible value is Standard. Changing this forces a new resource to be created. string "Standard" no
rai_policy_name The name of RAI policy. Changing this forces a new resource to be created. string null no
tags A mapping of tags which should be assigned to the deployed resource. map(string) {} no
module_enabled Variable to enable or disable the module. bool true no

Outputs

Name Description
id Resource identifier of the instance of Cognitive Deployment.
name The name of the Cognitive Deployment.