.. |
access_config.go
|
use a UI wrapper to auto-decode error messages
|
2018-09-11 16:05:43 -07:00 |
access_config_test.go
|
spelling: restricted
|
2018-03-14 03:20:51 +00:00 |
ami_config.go
|
Add volume and run tags if in us-gov/china
|
2018-02-05 16:39:20 -08:00 |
ami_config_test.go
|
tests
|
2017-11-30 14:08:48 -08:00 |
artifact.go
|
Set session in state bag
|
2017-12-19 11:32:33 -08:00 |
artifact_test.go
|
Natural order of AMI artifacts
|
2017-08-24 20:57:12 +02:00 |
block_device.go
|
move kms/encrypted validation to block devices
|
2018-01-12 15:10:51 -08:00 |
block_device_test.go
|
builder/amazon: Added KmsKeyID to BlockDevice
|
2018-01-11 20:27:38 -08:00 |
errors.go
|
use a UI wrapper to auto-decode error messages
|
2018-09-11 16:05:43 -07:00 |
errors_test.go
|
use a UI wrapper to auto-decode error messages
|
2018-09-11 16:05:43 -07:00 |
interpolate_build_info.go
|
Expose more source ami data in the template
|
2018-03-30 10:47:11 +02:00 |
interpolate_build_info_test.go
|
Add interpolate_build_info_test tests
|
2018-03-30 16:46:35 +02:00 |
regions.go
|
Add ap-northeast-3 region
|
2018-06-15 07:15:41 +00:00 |
run_config.go
|
aws spot instances: add block_duration_minutes option (#6638)
|
2018-09-03 08:33:58 +02:00 |
run_config_test.go
|
builder.amazon: use c.Comm for ssh
|
2018-08-29 14:40:33 +02:00 |
ssh.go
|
Remove remaining unused ssh config funcs and add missing calls (#6622)
|
2018-08-24 16:00:40 +02:00 |
ssh_test.go
|
move multistep imports to helper.
|
2018-01-24 17:09:15 -08:00 |
state.go
|
fix waiters that weren't applying env defaults
|
2018-08-31 13:30:41 -07:00 |
state_test.go
|
refactored env var code and tests so that I don't have to set env vars during tests to check logic
|
2018-07-11 10:36:21 -07:00 |
step_ami_region_copy.go
|
move UI call to before the wait; add context to these steps
|
2018-07-11 10:36:21 -07:00 |
step_cleanup_volumes.go
|
amazon-ebssurrogate clean up volumes
|
2018-07-26 09:38:59 +03:00 |
step_create_tags.go
|
Expose more source ami data in the template
|
2018-03-30 10:47:11 +02:00 |
step_deregister_ami.go
|
update changelog
|
2018-04-05 16:32:03 -07:00 |
step_encrypted_ami.go
|
move UI call to before the wait; add context to these steps
|
2018-07-11 10:36:21 -07:00 |
step_get_password.go
|
Going to revert this change for now, becuase of potential issues that arise from calling Prepare() twice
|
2018-09-10 16:48:42 -07:00 |
step_key_pair.go
|
use key pair name from config
|
2018-08-29 14:40:33 +02:00 |
step_modify_ami_attributes.go
|
Expose more source ami data in the template
|
2018-03-30 10:47:11 +02:00 |
step_modify_ebs_instance.go
|
fix imports
|
2018-01-24 17:09:17 -08:00 |
step_pre_validate.go
|
fix imports
|
2018-01-24 17:09:17 -08:00 |
step_run_source_instance.go
|
use key pair name from config
|
2018-08-29 14:40:33 +02:00 |
step_run_spot_instance.go
|
spot instance creation, only set blockDurationMinutes when > 0
|
2018-09-12 10:21:39 -07:00 |
step_security_group.go
|
fix imports
|
2018-01-24 17:09:17 -08:00 |
step_source_ami_info.go
|
Allow users to build hvm images from pv images to have ena_support
|
2018-09-04 18:16:52 -07:00 |
step_source_ami_info_test.go
|
Allow users to build hvm images from pv images to have ena_support
|
2018-09-04 18:16:52 -07:00 |
step_stop_ebs_instance.go
|
read in the environment variables that government wait time and polling time for the AWS wait in step_stop_ebs_volume
|
2018-07-13 09:43:28 -07:00 |
tags.go
|
Expose more source ami data in the template
|
2018-03-30 10:47:11 +02:00 |
template_funcs.go
|
Fix not allowed comma, add all allowed special characters
|
2015-10-19 13:41:30 +03:00 |
template_funcs_test.go
|
Fix not allowed comma, add all allowed special characters
|
2015-10-19 13:41:30 +03:00 |