aws-samples / automate-cross-account-cicd-cfn-cdk

MIT No Attribution
70 stars 24 forks source link

Character error and Missing - #1

Closed awsluke closed 2 years ago

awsluke commented 2 years ago

https://github.com/aws-samples/automate-cross-account-cicd-cfn-cdk/blob/0a458aa19dd4867f993edb2b765f30820aeb556a/scripts/automate_deployment.sh#L76

This should be -- Also make sure the first '-' is the right character.

Error message: npm ERR! arg Argument starts with non-ascii dash, this is probably invalid: —-profile

natalie-white-aws commented 2 years ago

Thanks for finding this! Just pushed the fix. :)