Skip to content

Commit 3fefdef

Browse files
committed
feat: task 2 again
1 parent 8abf5fa commit 3fefdef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

01-tf/auto_generated_variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,5 @@ variable "app_image_uri" {
6969
variable "task_desired_count" {
7070
description = "Number of desired tasks to run"
7171
type = number
72-
default = "3"
72+
default = "2"
7373
}

0 commit comments

Comments
 (0)