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

Add provider.vsphere ip location #84

Merged
merged 1 commit into from
Jan 24, 2018
Merged

Add provider.vsphere ip location #84

merged 1 commit into from
Jan 24, 2018

Conversation

Atadilo
Copy link
Contributor

@Atadilo Atadilo commented Jan 24, 2018

I use terraform with VSphere provider.

$ terraform version
Terraform v0.11.1
+ provider.vsphere v1.1.1

With terraform-inventory v0.7-pre and my tfstate file, the inventory is empty :

$ terraform-inventory --list terraform.tfstate
{"all":{"hosts":null,"vars":{}}}

In my terraform.tfstate file, the ip address can be found :

"default_ip_address": "x.x.x.x",

@adammck
Copy link
Owner

adammck commented Jan 24, 2018

Thank you! This is an exemplary PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants