Closed prafulmehrotra closed 6 years ago
Ryan - fixed all issues except epoch. Will add that in the next commit as fixing that breaks the code in a few places. As for explicitly defining TEMPLATE_BUCKET, I do this so as to get around the default condition. When you are testing the wrapper templates, either in your own test bucket or the live bucket, the nested stacks that are created use templates in the live bucket by default unless you explicitly define your cloudformation bucket in the wrapper template.
Updated script to keep track of ssh keys created per region as part of test harness and to delete them when the tests are done.