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

Import host_port_group resources #795

Closed

Conversation

MagicMicky
Copy link

Hello!
Currently working on a standalone esxi server with terraform, I wanted to import all my current setup.
Realising it wasn't possible to import vsphere_host_port_group, I decided to try and see if I could modify the provider to implement that.

Based myself on this for implementation.

I believe this fixes #477 as well.

Note that this is my first update on a terraform provider. I built it and tried the binary and my import was successful; with no changes.

@ghost ghost added size/s Relative Sizing: Small documentation Type: Documentation labels Jun 23, 2019
@aareet aareet added the enhancement Type: Enhancement label Sep 5, 2019
@lobbin
Copy link

lobbin commented Sep 24, 2019

I have tried this on a couple of our systems and I haven't run into any problems so far.

@aareet
Copy link
Contributor

aareet commented Nov 21, 2019

@aareet
Copy link
Contributor

aareet commented Feb 10, 2020

This code has become stale, so I'm closing this for now - I've added it to our backlog and we will implement this functionality according to our planning process.

@aareet aareet closed this Feb 10, 2020
@ghost ghost locked and limited conversation to collaborators Apr 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Type: Documentation enhancement Type: Enhancement size/s Relative Sizing: Small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Importing not supported for vsphere_host_port_group and vsphere_host_virtual_switch
3 participants