You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/builder/amazon/common
Mitchell Hashimoto 42beac4516
builder/amazon/common: modify output for AMI copy
13 years ago
..
access_config.go *: switch to packer ConfigTemplate 13 years ago
access_config_test.go builder/amazon/common: access config uses template processing 13 years ago
ami.go builder/amazon/common: wait for AMI to be available [GH-207] 13 years ago
ami_config.go builder/amazon/common: move tags into ami_config 13 years ago
ami_config_test.go builder/amazon/common: remove duplicates from ami_region 13 years ago
artifact.go builder/amazon/common: extract Artifact 13 years ago
artifact_test.go builder/amazon/*: Fix failing tests from rebase of VPC 13 years ago
block_device.go builder/amazon: add block device mappings [GH-90] 13 years ago
block_device_test.go builder/amazon: add block device mappings [GH-90] 13 years ago
instance.go Log error messages from goamz. 13 years ago
run_config.go *: switch to packer ConfigTemplate 13 years ago
run_config_test.go builder/amazon/common: support user_data_file 13 years ago
ssh.go fix check for vpcid 13 years ago
step_ami_region_copy.go builder/amazon/common: modify output for AMI copy 13 years ago
step_create_tags.go builder/amazon/all: address feedback for ami tag refactoring change 13 years ago
step_key_pair.go builder/amazon: extract StepKeyPair for both 13 years ago
step_modify_ami_attributes.go builder/amazon: modifying more than one AMI attribute type works 13 years ago
step_run_source_instance.go builder/amazon: fix crash case if SIGINT while waiting for instance 13 years ago
step_security_group.go builder/amazon/common: correct logic in deleting secutiry group 13 years ago