We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66527aa commit 66d27b9Copy full SHA for 66d27b9
scenarios/AksOpenAiTerraform/terraform/variables.tf
@@ -10,7 +10,7 @@ variable "location" {
10
11
variable "openai_subdomain" {
12
type = string
13
- default = "magic8ball"
+ default = "magic8ball-test465544"
14
}
15
16
variable "kubernetes_version" {
0 commit comments