Don't provision stack and keys if stack.json exists

Issue #6 new
Maciej Kwidzinski created an issue

It would allow for a fast rerun when:

  • your temporary keys expired
  • you want only to refresh uploads

Implementation consequences:

  • still poll for stack status
  • delete stack.json in cleanup-aws

Comments (5)

  1. Maciej Kwidzinski reporter

    This is different from ticket #1, because #1 should work despite the clean phase and this one is reset in the clean phase.

  2. Log in to comment