Skip to content

Commit

Permalink
Merge pull request #707 from terraform-providers/update_tf-vsphere-devrc
Browse files Browse the repository at this point in the history
Update tf-vsphere-devrc.mk.example
  • Loading branch information
bill-rich authored Feb 15, 2019
2 parents b1cd236 + 6b4442a commit 39ca3d0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tf-vsphere-devrc.mk.example
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,9 @@ export VSPHERE_FOLDER_V0_PATH ?= old-folder # vsphere_folder state tes
export VSPHERE_ISO_FILE ?= iso-file # ISO file for CDROM device
export VSPHERE_ISO_DATASTORE ?= iso-ds # ISO file for CDROM device
export VSPHERE_VM_V1_PATH ?= vm-path # VM resource state migration
export VSPHERE_VAPP_CONTAINER ?= vapp-path # Path to a vApp container
export VSPHERE_PERSIST_SESSION ?= true # Session persistence
export VSPHERE_REST_SESSION_PATH ?= rest-path # Path to store rest sessions
export VSPHERE_VIM_SESSION_PATH ?= vim-path # Path to store vim sessions

# vi: filetype=make

0 comments on commit 39ca3d0

Please sign in to comment.