aws-samples / 1click-hpc

Deploy your HPC Cluster on AWS in 20min. with just 1-Click.
MIT No Attribution
62 stars 44 forks source link

status checks #43

Closed cmbrehm closed 1 year ago

cmbrehm commented 1 year ago

Issue #, if available: #41

Description of changes: Fixes issue 41, where pcluster create-cluster --wait was failing when the C9 EC2 credentials rotated. This moves to a loop on describe-cluster call instead.

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