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 d240e08 commit 4c8f7a2Copy full SHA for 4c8f7a2
deploy.sh
@@ -14,7 +14,7 @@ configure_aws_cli(){
14
deploy_cluster() {
15
16
host_port=80
17
- family= "sample-webapp-task-family"
+ family="sample-webapp-task-family"
18
19
make_task_def
20
register_definition
0 commit comments