Closed MustafinAlex closed 9 months ago
It is because version 0.1.1 does not contain PR #45 where capacity was implemented.
Until we release 0.1.2 can you please use the main branch:
module "openai" {
source = "github.com/Azure/terraform-azurerm-openai"
Hi @MustafinAlex, the capacity argument is now available in the 0.1.2 version. Thanks for reporting this issue.
Is there an existing issue for this?
Greenfield/Brownfield provisioning
greenfield
Terraform Version
1.4.6
Module Version
0.1.1
AzureRM Provider Version
3.86.0
Affected Resource(s)/Data Source(s)
resource "azurerm_cognitive_deployment
Terraform Configuration Files
tfvars variables values
Debug Output/Panic Output
Expected Behaviour
Capacity have to 20
Actual Behaviour
Capacity still is 1
Steps to Reproduce
No response
Important Factoids
No response
References
No response