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 7439baf75e
Merge pull request #1343 from fnoeding/templating
12 years ago
..
access_config.go
access_config_test.go
ami_config.go Add option to enable enhanced networking (SriovNetSupport) for images. 12 years ago
ami_config_test.go
artifact.go Sort AMI names in Artifact.String - fixes random test failures 12 years ago
artifact_test.go
block_device.go Adds support for encrypted EBS volumes 12 years ago
block_device_test.go
run_config.go amazon builders now handle templating of user_data and user_data_file 12 years ago
run_config_test.go
ssh.go Fix the build problem by updating ssh package 12 years ago
state.go
step_ami_region_copy.go
step_create_tags.go
step_key_pair.go optionally use existing ssh key for amazon builders 12 years ago
step_modify_ami_attributes.go
step_run_source_instance.go builder/amazon/common: run_tags to apply to launch [GH-722] 12 years ago
step_security_group.go comments 12 years ago
step_source_ami_info.go Add option to enable enhanced networking (SriovNetSupport) for images. 12 years ago
template_funcs.go
template_funcs_test.go