Commit Graph

206 Commits (d-powershell-generated-docs)

Author SHA1 Message Date
Megan Marsh a687d6fe12
ci/tech-debt: Fix vmware acceptance tests (#9636)
6 years ago
Roger Hu 28f8241a05 update generated files
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
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
Adrien Delorme 40947c2bf6
HCL2: generate hcl tags with go-cty tags too (#9306)
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
Adrien Delorme 840e67f775
HCL2: when we see a map generate an attribute spec instead of a block spec (#9035)
6 years ago
Megan Marsh 1963f3aa6f
Merge pull request #8893 from itzimourakas/feature7379
6 years ago
Ilias Tzimourakas 0f2cb45fc6 added instance principals support for oci builder
6 years ago
r_takaishi f50ff1d270 make generate
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
Adrien Delorme a67948f155 fix config pointers
6 years ago
Adrien Delorme 4b7132c87c Merge remote-tracking branch 'origin/master' into sharing_info
6 years ago
Adrien Delorme 0785c2f6fc
build using HCL2 (#8423)
6 years ago
Megan Marsh 0f6d1beccf add an extra string array to the Prepare() return values in the builder interfaces; this sets up the ability for builders to give the provisioners custom user-accessible build-time variables.
6 years ago
Megan Marsh 6f418d0e54 get data sharing to a working state with the powershell provisioner
6 years ago
Megan Marsh 601007e3e2 pas data into provisioners well
6 years ago
Adrien Delorme 078ba7c8c3 commit old code generation tool
6 years ago
Adrien Delorme 3fa614b5e1 builder.oracle.oci: make ConfigProvider unexported
6 years ago
Robert Neumayer 7dd579f630 Remove commented code
7 years ago
Robert Neumayer 70b2d300e6 Support defined tags for oci builder
7 years ago
Megan Marsh 242f5b1c9f typos
7 years ago
Megan Marsh c03c3f4410 replace duplicate commHost functions with a single communicator helper that checks for ssh_host and does a statebag lookup for a given key
7 years ago
Megan Marsh eb8c74bf85 allow ssh_host config option to override host logic for all builders
7 years ago
Adrien Delorme f555e7a9f2 allow a provisioner to timeout
7 years ago
Adrien Delorme c4f3dccc14 rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
7 years ago
Adrien Delorme a4bf94dd3c change Builder to be passed a context for cancellation
7 years ago
Megan Marsh b764b1d7e1 fix tests
7 years ago
Megan Marsh a84fc6bde9 remove default ssh_username from oracle classic builder, but add note in docs.
7 years ago
Adrien Delorme 9f82b75e57 Use the hashicorp/go-getter to download files
7 years ago
Megan Marsh 19144111dd fix packer crash that occurs when image is nil
7 years ago
Ali Rizvi-Santiago 040a33567e Trying again one more time to prevent import cycles.. Moved common.ExpandUser into packer.ExpandUser..
7 years ago
Ali Rizvi-Santiago 79b68fb89c Replaced the previous incorrect logic with an re-implementation of common.ExpandUser.
7 years ago
Ali Rizvi-Santiago e04986659a Changed the logic for when to actually prefix a path with a u.HomeDir so that it's only done when a non-absolute path is specified.
7 years ago
Ali Rizvi-Santiago 1a3c3f2ffc Replaced all instances of mitchellh/go-homedir with an implementation based on os/user.
7 years ago
Mikhail Ushanov 536252683e builders: reuse private key file reading function
7 years ago
Matthew Hooker 3ff038d4d1
remove todo
7 years ago
Matthew Hooker 42cd3e4bf7
Warn if not a pv build but builder image entry is set. cleanup
7 years ago
Matthew Hooker eb976894fc
cleanup
7 years ago
Matthew Hooker c697c9d3de
cleanup
7 years ago
Matthew Hooker f322397413
add config tests
7 years ago
Matthew Hooker 6d6d262308
some final fixes and documentation work
7 years ago
Matthew Hooker 4eba1ee724
remove unused config key
7 years ago
Matthew Hooker 03932f1157
Clean up volumes
7 years ago
Matthew Hooker e2a0cbf7df
move upload script to const
7 years ago
Matthew Hooker 7331d6fc7f
some final clean up
7 years ago
Matthew Hooker ab4f205bf6
correctly building linux/windows now
7 years ago