Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terraform crashing on "plan" command #234

Closed
thedebugger opened this issue Aug 26, 2014 · 5 comments
Closed

Terraform crashing on "plan" command #234

thedebugger opened this issue Aug 26, 2014 · 5 comments
Labels

Comments

@thedebugger
Copy link

I was trying to run terraform for the first time to create the plan but it crashed. Here is the crash.log – https://gist.github.com/thedebugger/057ce31c88f521edef14.

Let me know if you need more information.

@mitchellh
Copy link
Contributor

Thanks! Can you attach your configuration file (censor information as necessary)?

@thedebugger
Copy link
Author

Here is the gist – https://gist.github.com/thedebugger/989abd81a2375835cc64

FYI: On my local machine, code is broken into different files – provider, base, service1, service2, consul. To create a gist I did – "cat *.tf"

Let me know if you need more information.

@mitchellh
Copy link
Contributor

I reproduced this super fast by just planning your file as-is. Thanks.

@thedebugger
Copy link
Author

Awesome.

I also ran into another problem where terraform wants to spin up all the resources but some of them already exist like vpc, subnet etc. I know this is a know issue as terraform doesn't build state from aws but is there a workaround that I can do to make it work? Since I'm doing a poc, I'm willing to do a hack. Can I create terraform state file manually? Is there a simple way to do that?

If you have sometime, I'd also like to talk to you about how can we effectively use terraform for ~5k nodes. (I work at lookout, and some folks might already be talking to you)

Sent from Mailbox

On Tue, Aug 26, 2014 at 10:00 PM, Mitchell Hashimoto
notifications@github.com wrote:

I reproduced this super fast by just planning your file as-is. Thanks.

Reply to this email directly or view it on GitHub:
#234 (comment)

@mitchellh
Copy link
Contributor

Fixed

@ghost ghost locked and limited conversation to collaborators May 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants