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 2216bf8 commit 4feeaa1Copy full SHA for 4feeaa1
typescript/ecs/cross-stack-load-balancer/README.md
@@ -18,8 +18,8 @@ Shown in `split-at-listener.ts`, create an `ApplicationLoadBalancer`
18
in a shared stack, and an `ApplicationListener` in the service stack.
19
20
21
-Option 1: Split at target group
+Option 2: Split at target group
22
-------------------------------
23
24
Shown in `split-at-targetgroup.ts`, create an empty `TargetGroup` in the load
25
-balancer stack, and register a `Service` into it in the service stack.
+balancer stack, and register a `Service` into it in the service stack.
0 commit comments