Skip to content

Commit 50f2b22

Browse files
Merge pull request #42 from Aronyu127/doc/fix-README.MD
Update README.md
2 parents c6511e4 + 1c0c096 commit 50f2b22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ module "ecs_apps" {
3737
on_demand_percentage = 0
3838
asg_min = 1
3939
asg_max = 4
40-
asg_memory_target = 50
40+
asg_target_capacity = 50
4141
}
4242
```
4343

0 commit comments

Comments
 (0)