Skip to content

Commit 1c0c096

Browse files
authored
Update README.md
1 parent 06da349 commit 1c0c096

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)