Commit Graph

42 Commits (d-powershell-generated-docs)

Author SHA1 Message Date
Sylvia Moss a1524bf96a
Add option to also import OVF templates to the Content Library (#9755)
6 years ago
Megan Marsh acba3ea3e7
Document network path (#9762)
6 years ago
sylviamoss c6e9bde97b add step customize and docs
6 years ago
Megan Marsh a687d6fe12
ci/tech-debt: Fix vmware acceptance tests (#9636)
6 years ago
Roger Hu 28f8241a05 update generated files
6 years ago
Moss 921078ccc0 add force_bios_setup configuration option
6 years ago
Sylvia Moss 9c1409dbba
Add content_library_destination to import VM template to a Content Library (#9551)
6 years ago
Sylvia Moss 268e95364f
Adds vApp properties config and save public ssh key to a vApp property (#9507)
6 years ago
Moss 8ea64c5b35 undocument ssh_keypair_name and ssh_agent_auth
6 years ago
Moss 41edd09d3c undocument temporary_key_pair_name and ssh_private_key_file
6 years ago
Ivo van Geel e54ad3f1fb
Add boot_command support to vsphere-clone builder, including support … (#9397)
6 years ago
Megan Marsh 4f77bb0c4a add new ssh_ciphers option
6 years ago
Megan Marsh 4178625afb re-add winrm_no_proxy option. Winrm code needs to be modified in order to read no_proxy env var when client is created rather than when net/http library is instantiated.
6 years ago
Megan Marsh 48b448dfd5
Merge pull request #9366 from hashicorp/fix_9248
6 years ago
Megan Marsh 7fcd702b45
Merge pull request #9358 from jhawk28/bug_9349
6 years ago
Moss 112638da01 Add ToolSyncTime and ToolUpgradePolicy to vSphere
6 years ago
Sylvia Moss 1422085ede
Validate host and network when looking for network (#9361)
6 years ago
Joshua Foster 1fb22a7b7b add the ability to check if the IP is within the an IP range
6 years ago
Adrien Delorme 40947c2bf6
HCL2: generate hcl tags with go-cty tags too (#9306)
6 years ago
Joshua Foster 828440d852 rebase and run generate
6 years ago
Megan Marsh 7e0cfd8b77 add undocumented tag to struct-markdown generator so that we can leave internal-use-only fields out of docs
6 years ago
Megan Marsh 3f8ee2b426
add exported files to VSphere artifact (#9020)
6 years ago
Megan Marsh 30061b3def
Merge pull request #9095 from VladRassokhin/vsphere-disable-shutdown
6 years ago
Megan Marsh 2a560a517e
Merge pull request #8946 from thor/feature/vgpu-profiles
6 years ago
Vladislav Rassokhin 03c4bebf00 Add disable_shutdown option to VSphere builders
6 years ago
jhawk28 c43a52aafe
fix issue where -force is not working with vsphere builders (#9039)
6 years ago
Thor K. Høgås ebfc5bcdcb
Merge branch 'master' into feature/vgpu-profiles
6 years ago
Megan Marsh 440f540e28 fix merge issues with generated code
6 years ago
Vladislav Rassokhin 5f2849b5b4 builder/vsphere-clone: support firmware changing
6 years ago
Adrien Delorme 840e67f775
HCL2: when we see a map generate an attribute spec instead of a block spec (#9035)
6 years ago
Thor K. H 2a40f471b7 Add vgpu_profile support for using GRID vGPUs
6 years ago
Rui Lopes c387dc2c53
builder/vsphere-clone: Find the vm within the folder (#8938)
6 years ago
jhawk28 99b0b98311
Add ovf export capability to vsphere builders (#8764)
6 years ago
r_takaishi f50ff1d270 make generate
6 years ago
Wilken Rivera 9ec8b67392
Add golangci-lint to project (#8686)
6 years ago
Megan Marsh d252a24b82 allow user to set winrm_host override like we do ssh_host override
6 years ago
Sylvia Moss dc31bad539
Sharing info with post-processors via artifact (#8632)
6 years ago
Megan Marsh 82f03fca7c fix to work with hcl2; update tests
6 years ago
Megan Marsh dfb45e86cc remove unused file, set up prepare() properly to work with HCL2 in vsphere-clone builder
6 years ago
Megan Marsh e87aa237dd Get plugin up to parity with v1.5.0. Remove custom jetbrains-internal testing logic; disable acceptance tests (for now) until we can set up a test rig inside of HashiCorp. Regenerate code based on vendoring changes.
6 years ago
Megan Marsh 073eda76aa remove extraneous files from when vsphere builder was a plugin, and move README into packer website as separated docs for vsphere-clone and vsphere-iso. Move option descriptions into struct code, and generate documentation directly from those structs as we do inside of the other builders
6 years ago
Chris Doherty ffcae91e8e Re-arrange directory structure for merge.
6 years ago