Sean Smith
Sean Smith
Are you referring to https://github.com/aws-samples/pcluster-manager/pull/84 ?
Hoot - we stalled a bit on #84 , and the template got overwritten. The intended flow is: 1. Create Cognito stack (or bring your own) 2. Provide Cognito params...
@rvencu, I assume you're referring to the [Cost Tracking](https://pcluster.cloud/02-tutorials/04-cost-tracking.html) guide. In that guide we make the assumption that each job is filling full instances, i.e. using `--exclusive` flag. If this...
yes this is an issue with how Ubuntu does source. For SSM to work all you need to do is: ```bash sudo su - ubuntu ``` Let's leave this open...
I got an email with the temporary password before the stack finished creating. The email didn't include the login link. Did we somehow break that feature?
Ok, here's what it looks like in cognito for me: You'll note that the email is confirmed but not verified. Not sure what that means. I setup the account in...
@bollig This is the API stack, we're adding the permissions in a future version but to change it now via the api stack role
@bollig Highly recommend you use `PERSISTENT_2` for the cost / bucket linking functionality. I put together a gist on how to use it w/ pcluster. https://gist.github.com/sean-smith/be2954de5516c8b2b33abacc87ac9b61
3.1.0 will have a better error message for this.
Thanks yes I can still re-produce.