Skip to content

Improved scripts

Latest
Compare
Choose a tag to compare
@harris-chris harris-chris released this 15 May 23:46
· 7 commits to master since this release

Improve built-in scripts:

  • Add script to create AWS user role, remove instructions for manual removal from readme
  • Add scripts to delete ECR repo, Lambda function, user role from AWS
  • Use more precise language around AWS URIs vs ARNs
  • Check for the existence of AWS resources in scripts then react accordingly (eg, leave as is, delete & re-create)
  • Reduce unnecessary debug output from running scripts