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
Chris Bednarski 358b5c62e2
Merge pull request #3143 from ThatGerber/iam-roles
10 years ago
..
access_config.go Moved assume credentials to CLIConfig. Added new functions and methods to CLIConfig. Ran gofmt. 10 years ago
access_config_test.go builder/amazon/common: access config uses template processing 13 years ago
ami_config.go builder/amazon: Add force_deregister option, to automatically deregister artifacts with name conflicts 11 years ago
ami_config_test.go Move region list into a function so we can re-use it in tests 10 years ago
artifact.go aws: build after upstream breaking change 10 years ago
artifact_test.go builder/amazon: inject special metadata for atlas artifacts 11 years ago
block_device.go Don't create EBS block device if VirtualName is specified 11 years ago
block_device_test.go Merge branch 'use-default-volumesize' 11 years ago
cli_config.go Added tests. Updated CLIConfig to pass tests. 10 years ago
cli_config_test.go Wrong function to convert int to string. 10 years ago
regions.go Move region list into a function so we can re-use it in tests 10 years ago
run_config.go Add ebs_optimized support 11 years ago
run_config_test.go builder/amazon: use helper/communicator 11 years ago
ssh.go Update calls to amazon to match the upstream 11 years ago
state.go Update calls to amazon to match the upstream 11 years ago
step_ami_region_copy.go aws: build after upstream breaking change 10 years ago
step_create_tags.go aws: build after upstream breaking change 10 years ago
step_deregister_ami.go Update calls to amazon to match the upstream 11 years ago
step_get_password.go Update calls to amazon to match the upstream 11 years ago
step_key_pair.go builder/amazon: fix weird edge cases with key names [GH-2281] 11 years ago
step_modify_ami_attributes.go aws: build after upstream breaking change 10 years ago
step_pre_validate.go Update calls to amazon to match the upstream 11 years ago
step_run_source_instance.go Merge pull request #2539 from fnoeding/amazon-ebs-fix-ec-user-data-encoding 10 years ago
step_security_group.go Update calls to amazon to match the upstream 11 years ago
step_source_ami_info.go Update calls to amazon to match the upstream 11 years ago
template_funcs.go Fix not allowed comma, add all allowed special characters 11 years ago
template_funcs_test.go Fix not allowed comma, add all allowed special characters 11 years ago