Skip to content

No eks-cdk.sh in setup-eks-demo.sh #93

@nickyfoto

Description

@nickyfoto

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions