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
Megan Marsh d252a24b82
allow user to set winrm_host override like we do ssh_host override
7 years ago
..
access_config.go builder/amazon: Add helper function for checking against AWSError 7 years ago
access_config.hcl2spec.go build using HCL2 (#8423) 7 years ago
access_config_test.go
ami_config.go Update builder/amazon/common/ami_config.go 7 years ago
ami_config_test.go builder/amazon/common: remove nil check on slice, len() on nil slices is zero 7 years ago
artifact.go Sharing info with post-processors via artifact (#8632) 7 years ago
artifact_test.go Sharing info with post-processors via artifact (#8632) 7 years ago
block_device.go amazon docs: update block-device-configuration docs (#8395) 7 years ago
block_device.hcl2spec.go build using HCL2 (#8423) 7 years ago
block_device_test.go
build_filter.go
build_filter_test.go add test to catch this case 7 years ago
errors.go builder/amazon/common: remove nil check on slice, len() on nil slices is zero 7 years ago
errors_test.go
helper_funcs.go Add retry mechanism to amazon DeleteSnapshot (#8614) 7 years ago
interpolate_build_info.go Share .Device and .MountPath between builders, provisioners and post-processors (#8621) 7 years ago
interpolate_build_info_test.go Share .Device and .MountPath between builders, provisioners and post-processors (#8621) 7 years ago
regions.go
run_config.go fix typo and regenerate code 7 years ago
run_config.hcl2spec.go build using HCL2 (#8423) 7 years ago
run_config_test.go
ssh.go allow user to set winrm_host override like we do ssh_host override 7 years ago
ssh_test.go
state.go make error messaging around ResourceNotReady better, update docs with other possible issues (#8349) 7 years ago
state_test.go
step_ami_region_copy.go Format code with `gofmt -s -w` 7 years ago
step_ami_region_copy_test.go
step_cleanup_volumes.go make error messaging around ResourceNotReady better, update docs with other possible issues (#8349) 7 years ago
step_create_tags.go builder/amazon: Add helper function for checking against AWSError 7 years ago
step_deregister_ami.go
step_get_password.go get data sharing to a working state with the powershell provisioner 7 years ago
step_iam_instance_profile.go build using HCL2 (#8423) 7 years ago
step_key_pair.go
step_modify_ami_attributes.go Share .Device and .MountPath between builders, provisioners and post-processors (#8621) 7 years ago
step_modify_ebs_instance.go amazon-ebssurrogate: allow enabling ena/sr-iov on spot instances 7 years ago
step_network_info.go
step_pre_validate.go allow validation to pass when subnet filters are present 7 years ago
step_pre_validate_test.go Format code with `gofmt -s -w` 7 years ago
step_run_source_instance.go implement ID and Type values in the provisioner template info sharing 7 years ago
step_run_spot_instance.go implement ID and Type values in the provisioner template info sharing 7 years ago
step_run_spot_instance_test.go builder/amazon/common: remove dead test type and function mockEC2ConnSpot.DescribeSpotPriceHistory() 7 years ago
step_security_group.go make error messaging around ResourceNotReady better, update docs with other possible issues (#8349) 7 years ago
step_source_ami_info.go
step_source_ami_info_test.go
step_stop_ebs_instance.go builder/amazon: Add helper function for checking against AWSError 7 years ago
tags.go Share .Device and .MountPath between builders, provisioners and post-processors (#8621) 7 years ago
template_funcs.go Revert "fix template imports" 7 years ago
template_funcs_test.go