generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
Followed instruction Try Application Signals with the sample application
./setup-eks-demo.sh --region=us-west-2
+ DEFAULT_REGION=us-east-1
+ OPERATION=create
+ for i in '"$@"'
+ case $i in
+ REGION=us-west-2
+ shift
+ REGION=us-west-2
+ export AWS_DEFAULT_REGION=us-west-2
+ AWS_DEFAULT_REGION=us-west-2
+ '[' create == delete ']'
+ run_cdk deploy
+ echo 'Running CDK...'
Running CDK...
+ pushd ../../../cdk/ecs
+ ./eks-cdk.sh deploy
./setup-eks-demo.sh: line 34: ./eks-cdk.sh: No such file or directory
there's an ecs-cdk.sh
does it mean this?
Metadata
Metadata
Assignees
Labels
No labels