vSphere UPI - Use a folder for virtual machines#1470
vSphere UPI - Use a folder for virtual machines#1470openshift-merge-robot merged 1 commit intoopenshift:masterfrom
Conversation
a56f50b to
3a55701
Compare
9f91ae3 to
852561a
Compare
|
cc @staebler |
staebler
left a comment
There was a problem hiding this comment.
Changes look good. I have just a couple nits.
Did using the path from the vsphere_folder resource set up the dependency so that the folder is not deleted until the vms are deleted? Or do we still have the deficiency where terraform attempts to delete the folder too early?
There was a problem hiding this comment.
This variable is not used.
There was a problem hiding this comment.
I'm not fond of folder_id as the name of this variable. It is not an ID. It is the name of the folder. My preference would be for this to just be folder. I would be fine with folder_name or folder_path, too.
|
Can you change the commit message to start with "upi/vsphere" and remove the [WIP] from the commit message? |
- Creates a vm folder - Virtual Machines are deployed into the folder created
852561a to
c40969a
Compare
I tested a number of times to make sure that the folder was deleted after the vms. I wanted to make sure that worked before we went ahead with this PR. |
Great.I have used it a couple times too, with success. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jcpowermac, staebler The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
Uh oh!
There was an error while loading. Please reload this page.