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

0.7.0 modules problem #7484

Closed
evilezh opened this issue Jul 4, 2016 · 3 comments
Closed

0.7.0 modules problem #7484

evilezh opened this issue Jul 4, 2016 · 3 comments

Comments

@evilezh
Copy link

evilezh commented Jul 4, 2016

Here is strange behavior (0.7.0-rc2, windows 10, powershell).
If I do terraform get ... and module fails to load:
PS C:...\terraform\basic-cloud> terraform get
Get: file://C:/....
...
Get: file://C:/....-mEersroosr- slpooatd-ivn2g- eTbesr
raform: Error downloading modules: module ....: Error loading .terraform\modules\87b8653db5e1460a0bc6e390566e25ac\main.tf: Error reading config for aws_spot_instance_request[instance_request]: parse error
: syntax error

After that i found that plenty of my module sources is deleted. Directories remains, but all .tf files is gone.

@jbardin
Copy link
Member

jbardin commented Jul 5, 2016

Hi @evilezh,

I have a feeling this is the same root issue that caused #7238, which was fixed by #7273.

Is it possible for you to test this behavior from the latest master branch? If not, can you provide me with a configuration to reproduce the issue?

Thanks!

@mitchellh
Copy link
Contributor

This is either what @jbardin so or it can simply be a syntax error in a module and it rolling back everything (that's what the error seems to indicate). Regardless, there hasn't been a response in awhile so I'm going to close this.

@ghost
Copy link

ghost commented Apr 20, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

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

No branches or pull requests

3 participants