Kasey Linden
Kasey Linden
+1 for static ip capability.
What is the work around for this? I have the same issue on Fusion 11.0.2
It looks like to implement this we could make the following modifications to the vmware transport. https://github.com/inspec/train/blob/master/lib/train/transports/vmware.rb Add a credential option after line 13. This might have to be restricted...
Yep I will. Just wanted to create an Issue to mark it as TBD.
I will be working on this
Looking closer at this it appears there is already a Get-vRAContentData which is essentially the same thing as the export just without logic to handle saving it to a file....
I may, but I am not sure when I will get to it. I am working with vRealize Lifecycle Manager right now, and I took the framework that you guys...
@jbardin I ran into a similar issue with the vpc_route_table's default local route that is created. Do you know of any way in tf 1.7 to be able to manage...
> @kclinden, > > No, there's no way to do this with a single operation right now. Import must happen during the planning phase, but the resources you want to...
Are there any branches that currently have this functionality?