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 0f941df commit dee59b7Copy full SHA for dee59b7
modules/service/README.md
@@ -6,7 +6,7 @@ Some notable configurations to be aware of when using this module:
6
1. `desired_count`/`scale` is always ignored; the module is designed to utilize autoscaling by default (though it can be disabled)
7
2. The default configuration is intended for `FARGATE` use
8
9
-For more details see the [design doc](https://github.com/terraform-aws-modules/terraform-aws-ecs/blob/master/docs/design.md)
+For more details see the [design doc](https://github.com/terraform-aws-modules/terraform-aws-ecs/blob/master/docs/README.md)
10
11
### Logging
12
0 commit comments