aws / aws-parallelcluster-ui

Apache License 2.0
31 stars 20 forks source link

[Environment] Add/fix env files for demo env + fixes to the setup-env tool #301

Closed gmarciani closed 9 months ago

gmarciani commented 9 months ago

Changes

  1. Add cfn file to create demo environment + minor change to cfn file to update it.
  2. Make setup-env.sh create files with the right extensions (yaml) and emit more explicative logs.

How Has This Been Tested?

  1. Used setup.env.sh to create a brand new env (it uses the demo env files as starting point)
  2. Used deploy.sh to deploy such new env

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.