We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Trying to make use of this module but no matter how I try I get 0 hosts in the output.
# With 0.7pre TF_STATE=terraform.tfstate ./.terraform/plugins/linux_amd64/terraform-in ventory -list {"all":{"hosts":null,"vars":{}}} # With 0.6.1 TF_STATE=/usr/local/terraform/terraform.tfstate ./.terraform/plugins/lin ux_amd64/terraform-inventory -list {}
The text was updated successfully, but these errors were encountered:
This does work with VMWare right?
Sorry, something went wrong.
Yes, VMWare is supported. Could you send a gist with a redacted tfstate?
I have the same problem. terraform-inventory: 0.6.1 terraform: 0.11.0 tfstate: https://gist.github.com/geri4/b7fbd6bd2168e01ecf246cc59a352ef8
I believe that this is solved by #84. Can @Routhinator or @geri4 please verify?
No branches or pull requests
Trying to make use of this module but no matter how I try I get 0 hosts in the output.
The text was updated successfully, but these errors were encountered: