You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The AWS startup scripts have a bug in them where they can fail to find the newly created stack when pulling information for cluster testing and validation. Certain configurations do not manifest this bug (ie, you have other pulumi stacks already configured).
To Reproduce
Steps to reproduce the behavior:
Clone the repo.
Add AWS creds.
Run start.sh
Error telling you to create or select a stack appears.
Expected behavior
Should not error out.
Your environment
n/a
Additional context
Bug was introduced during reorg.