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 fa3362d commit 8bfbc43Copy full SHA for 8bfbc43
container_apps_basic_setup/variables.tf
@@ -1,6 +1,6 @@
1
variable "environment" {
2
description = "Name of the environment"
3
- default = "test"
+ default = "exec"
4
}
5
6
variable "applicationName" {
0 commit comments