thinknimble / tn-cli

Convenient and sharable command-line tools for nimble thinkers.
0 stars 0 forks source link

Creating multiple AWS stacks fails #19

Open oudeismetis opened 3 weeks ago

oudeismetis commented 3 weeks ago

I ran tn aws-enable-bedrock... for a project, which succeeded. I think tried to create an S3 bucket with tn aws-make-s3-bucket...

That failed. Looking in AWS the error was:

default-user-{name} already exists in stack {full-stack-path-and-name}
whusterj commented 4 days ago

I think the root cause of this bug is in the configs over at: https://github.com/thinknimble/tn-aws-cloud-formations

Will leave this open while we look into it.