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 8abf5fa commit 3fefdefCopy full SHA for 3fefdef
01-tf/auto_generated_variables.tf
@@ -69,5 +69,5 @@ variable "app_image_uri" {
69
variable "task_desired_count" {
70
description = "Number of desired tasks to run"
71
type = number
72
- default = "3"
+ default = "2"
73
}
0 commit comments