Commit Graph

244 Commits (1e86c49e321e16cd68d935b0d4bbbf05ba511b21)

Author SHA1 Message Date
Megan Marsh 3681e2a7ee fix pathing
5 years ago
Megan Marsh 39354f64e5 move helper/communicator dir into packer-plugin-sdk
5 years ago
Megan Marsh faa3832537 extract builder interface to sdk
5 years ago
Megan Marsh 19bdc8b49e fix conflicts
5 years ago
Megan Marsh 0eff73293a fix imports, vendoring, and linting
5 years ago
Megan Marsh d5971ca25e fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK
5 years ago
Megan Marsh 56a45b04ab Move hook and communicator definitions to packer-plugin-sdk
5 years ago
Megan Marsh a6fdeca099 move logsecretfilter into packer sdk
5 years ago
Megan Marsh 14bdb9516c move Artifact and artifact mock to the sdk
5 years ago
Megan Marsh c70870cb83 move multierror and multierrorappend into sdk
5 years ago
Megan Marsh 001886670d move Ui definition into the packer plugin sdk.
5 years ago
Megan Marsh 5a804de9a3
Merge pull request #10212 from OblateSpheroid/GH8211
5 years ago
Megan Marsh f8f1ebf0c7 move version and useragent definitions into sdk
5 years ago
Megan Marsh 9e47696dff move helper/config to bundle with the other template definitions
5 years ago
Megan Marsh 3f6deb8828 move multistep into the plugin sdk
5 years ago
Megan Marsh 7d658149ea update tests and website and generated partials to reflect new package format
5 years ago
Megan Marsh e04eaa89e6 move steps and step configs from packer/common to packer/common/commonsteps
5 years ago
Megan Marsh 6402362018 create packer-plugin-sdk directory and begin moving the relevant folders into it.
5 years ago
Megan Marsh 3db40194af version files
5 years ago
Megan Marsh 8ecd16db81 regenerate code
5 years ago
js-g 749a1372d2 test (builder/oracle-oci): add config test for LaunchMode
5 years ago
js-g ba6173b84c fix (builder/oracle-oci): remove subnet from LaunchInstanceDetails
5 years ago
js-g c3ffb3dc22 feat (builder/oracle-oci): add launch mode property to image
5 years ago
Adrien Delorme f5e037e8b4 Merge remote-tracking branch 'origin/master' into azr_selectable_temp_keygen_type_gcp
5 years ago
Adrien Delorme 522d122858 regen all code
5 years ago
js-g 2f26e6d823 tests (builder/oracle-oci): test base image filter in config
5 years ago
js-g 0c34d6ca12 feat (builder/oracle-oci): add regex search on base image name
5 years ago
js-g 27128dc62f feat (builder/oracle-oci): allow filtering on base image
5 years ago
Adrien Delorme 54032d6c11 gen code and docs
5 years ago
js-g c892f0582b GH#6844: allow image compartment to be specified
6 years ago
Kostas 8c07e21be8 update hcl2spec
6 years ago
Kostas 18c4f271ac rename variable; add docs
6 years ago
Kostas 72166febee allow to specify boot volume size
6 years ago
js-g 9d5dedc3db tests: add some fields to config_test
6 years ago
js-g dd54651125 fix (builder/oracle-oci): add freeform and defined tags to create_vnic_details
6 years ago
js-g f5dc260cf5 refactor (builder/oracle-oci): pass CreateVnicDetails as struct instead of map
6 years ago
js-g f74a425661 feat (builder/oracle-oci): pass CreateVnicDetails to instance
6 years ago
OblateSpheroid 0ad26cce01
Feat (oracle-oci): allow freeform and defined tags to be added instance (#9802)
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 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