Skip to content

Commit 8bfbc43

Browse files
Change env name
1 parent fa3362d commit 8bfbc43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

container_apps_basic_setup/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
variable "environment" {
22
description = "Name of the environment"
3-
default = "test"
3+
default = "exec"
44
}
55

66
variable "applicationName" {

0 commit comments

Comments
 (0)