Skip to content

Commit 7e1e26e

Browse files
committed
Change name again
1 parent 5ad6257 commit 7e1e26e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scenarios/AksOpenAiTerraform/terraform/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
variable "name_prefix" {
22
description = "(Optional) A prefix for the name of all the resource groups and resources."
33
type = string
4-
default = "BingoTest"
4+
default = "BingoTestName"
55
nullable = true
66
}
77

0 commit comments

Comments
 (0)