Commit Graph

8931 Commits (4fe89be32ad368915570edd2e5cdc09b4feef406)
 

Author SHA1 Message Date
Megan Marsh 4fe89be32a
fleshing out steps
8 years ago
Megan Marsh 75ee66f934
add stubbed out steps
8 years ago
Matthew Hooker 967b858fc3
add go-oracle client
8 years ago
Matthew Hooker 3bf431a423
construct OCI client
8 years ago
Matthew Hooker 9e8d845c03
create instance reservation
8 years ago
Matthew Hooker 543caf3ec5
WIP OCI Classic builder
8 years ago
Matthew Hooker 48e12b6bee
only set role name if it's set.
8 years ago
Matthew Hooker 00a55e209a
Merge pull request #5817 from brianterry/role_in_amazon_import
8 years ago
Brian Terry 380147200c Added role in amazon-import
8 years ago
Matthew Hooker 7f4112ba22
Merge pull request #5810 from hashicorp/multistep-context
8 years ago
Matthew Hooker 5e444ff7ab
update multistep documentation
8 years ago
Matthew Hooker 3e2895afec
comments
8 years ago
Matthew Hooker eafda52411
use amazon steps from master
8 years ago
Matthew Hooker aa667577a5
update context library
8 years ago
Matthew Hooker 2afd81741c
use correct context
8 years ago
Matthew Hooker ce4f30c5ae
fix tests
8 years ago
Matthew Hooker 8cd403425e
test fixes WIP
8 years ago
Matthew Hooker 5d48d658b4
Wire context through misc steps
8 years ago
Matthew Hooker 7a189a83a1
fix imports
8 years ago
Matthew Hooker a831d522be
change run signatures
8 years ago
Matthew Hooker a0c625ea44
Revert "working with opt-in"
8 years ago
Matthew Hooker e98f201602
working with opt-in
8 years ago
Matthew Hooker 62e3d1362f
pass context through step.run again
8 years ago
Matthew Hooker 030b5fd4f0
WIP add context to state bag
8 years ago
Matthew Hooker 07a5af66f8
remove ctx arg from step.run
8 years ago
Matthew Hooker 366dc3da0a
move multistep imports to helper.
8 years ago
Matthew Hooker 89d43256bb
pass context into step.run
8 years ago
Matthew Hooker 807e88245b
trying to add context to state bag
8 years ago
Matthew Hooker 4c5a7e08b5
remove multistep vendor dep
8 years ago
Matthew Hooker ccbd8b8abf
update plugin documentation
8 years ago
Matthew Hooker 247119e1c3
make examples copy/pastable
8 years ago
Matthew Hooker 61c17c1d2a
Merge pull request #5800 from jessestuart/jesse/cleanup_contributing_docs
8 years ago
Matthew Hooker 83bfeb200d
Merge pull request #5799 from jessestuart/jesse/remove_redundant_vagrantfile_block
8 years ago
Matthew Hooker 4bccbbba1f
Merge pull request #5790 from GennadySpb/trusted_certs_dir
8 years ago
James Nugent 5967732442
Merge pull request #5795 from stack72/bump-triton-go-deps
8 years ago
Matthew Hooker ebe995c0ff
run goimports
8 years ago
Matthew Hooker 5ef0c2280f
Merge pull request #5802 from arizvisa/GH-5789
8 years ago
Ali Rizvi-Santiago 0e0b467da7 Forgot to check some errors during the adding of files to the floppy disk. This gives users some better information in case packer is unable to add a file...like if there's not enough disk space available.
8 years ago
Jesse Stuart a83a22200a
[docs] More typo fixes + cleanup.
8 years ago
Jesse Stuart 5db947d9e8
[vagrant] Remove redundant configuration block.
8 years ago
Jesse Stuart 93e565ca3c
[docs] Fix typo in CONTRIBUTING.md
8 years ago
stack72 20f9ef3445 builder/triton: bump triton-go dependencies
8 years ago
Matthew Hooker e222d60b5a
update changelog
8 years ago
Matthew Hooker cea2ab8c6d
move kms/encrypted validation to block devices
8 years ago
Gennady Lipenkov 53aaf84100 Support 'trusted_certs_dir' chef-client configuration option
8 years ago
Matthew Hooker 0023aa11cf
add kms_key_id to block device docs
8 years ago
Matthew Hooker e968f9d6cc
spelling/style fixes
8 years ago
Matthew Hooker cfd24eddbf
Merge pull request #5774 from jwieringa/f-kms-key-id
8 years ago
Jason Wieringa f6772f06be builder/amazon: Raise error when ebsvolume kms_key_id is without encrypted = true
8 years ago
Jason Wieringa 2ac59b3c27 builder/amazon: Added KmsKeyID to BlockDevice
8 years ago