Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 45e1806

Browse files
author
Vincent Caggiari
committed
mistyping
1 parent e9fa4d5 commit 45e1806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ variable "ecs_instance_type" {
6767

6868
variable "ecs_instance_ebs_optimized" {
6969
description = "ebs optimize or not cluster instances"
70-
default = "true"
70+
default = true
7171
}
7272

7373
variable "ecs_min_size" {

0 commit comments

Comments
 (0)