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

module ordering causes template_file resource to fail? #1916

Closed
ketzacoatl opened this issue May 11, 2015 · 6 comments
Closed

module ordering causes template_file resource to fail? #1916

ketzacoatl opened this issue May 11, 2015 · 6 comments

Comments

@ketzacoatl
Copy link
Contributor

I am testing some of the new capabilities in Terraform v0.5.0, and now running into problems with the template_file resource. More information is here: https://groups.google.com/forum/#!topic/terraform-tool/MbEnBHMqV7E

This is so utterly simple, and I'm seeing template_file work when used without a module. I have also seen module ordering/dependency issues (an instance not created / deployed before the module), and so I am wondering if this is a bug / problem with module ordering/dependencies, and not really template_file directly.

@mitchellh
Copy link
Contributor

@ketzacoatl I jus fixed this on master. Will be in 0.5.1

@ketzacoatl
Copy link
Contributor Author

@mitchellh you are amazing! I guess I should pull/build/test master..

@ketzacoatl
Copy link
Contributor Author

@mitchellh

make dev is failing for me on master:

1 errors occurred:
--> linux/amd64 error: exit status 2
Stderr: # github.com/hashicorp/terraform/command
/home/user/go/gopath/src/github.com/hashicorp/terraform/command/cli_ui.go:26: u.Ui.AskSecret undefined (type cli.Ui has no field or method AskSecret)
/home/user/go/gopath/src/github.com/hashicorp/terraform/command/cli_ui.go:26: not enough arguments to return

make: *** [dev] Error 1

is this me building the project incorrectly or an error on master?

* cb0374a (HEAD, origin/master, origin/HEAD, master) update CHANGELOG

@mitchellh
Copy link
Contributor

@ketzacoatl Update deps

@chiefy
Copy link

chiefy commented May 20, 2015

👍 just ran into this in 0.5.0 - looks like it's time to upgrade, thanks @mitchellh

@ghost
Copy link

ghost commented May 2, 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 May 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants