This repository has been archived by the owner on Jul 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 421
Errors from basic terraform config #70
Comments
I hadn't realised that S3 bucket names need to be completely unique, so I swapped the app name to
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Having a tough time getting Stack deployed. I'm working with the absolute basic terraform config:
I've downloaded the terraform binary (v0.7.13), added my public key to us-west-2, run
terraform get
andterraform plan
all without problems. My AWS credentials are added as environment variables. Then I triedterraform apply
.After 10 minutes of trying to create the autoscaling cluster, it gives up and reports the following errors:
This is running on a completely clean new AWS account, so there are no resources kicking around from old projects that could be conflicting.
The text was updated successfully, but these errors were encountered: