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 6402362018
create packer-plugin-sdk directory and begin moving the relevant folders into it.
5 years ago
..
awserrors move packer/builder/amazon/common.IsAWSErr to builder/amazon/common/awserrors.Matches 5 years ago
ssm move localexec to common/shell-local dir since it is related to shelling out locally 5 years ago
access_config.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 5 years ago
access_config.hcl2spec.go Implement assume_role for Packer. This functionality is copied shamelessly 6 years ago
access_config_test.go add aws_polling config option to override env variables 6 years ago
ami_config.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 5 years ago
ami_config_test.go
artifact.go Sharing info with post-processors via artifact (#8632) 6 years ago
artifact_test.go Sharing info with post-processors via artifact (#8632) 6 years ago
block_device.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 5 years ago
block_device.hcl2spec.go HCL2: generate hcl tags with go-cty tags too (#9306) 6 years ago
block_device_test.go builder/amazon: Add io2 as a supported volume type 5 years ago
build_filter.go
build_filter_test.go
errors.go
errors_test.go
helper_funcs.go move packer/builder/amazon/common.IsAWSErr to builder/amazon/common/awserrors.Matches 5 years ago
interpolate_build_info.go move GeneratedData struct and PlaceholderMsg to same package under common 5 years ago
interpolate_build_info_test.go Merge pull request #10203 from aleksandrserbin/feature/launch-template-tags 5 years ago
regions.go
run_config.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 5 years ago
run_config.hcl2spec.go name fields of PolicyDocument correctly in HCL (#9812) 6 years ago
run_config_test.go Re-allow spot + tenancy. Validate tenancy is set to a usable value 5 years ago
ssh.go Update address to localhost to be consistent with other proxies 6 years ago
ssh_test.go Update address to localhost to be consistent with other proxies 6 years ago
state.go fix max_attempts typo 6 years ago
state.hcl2spec.go add aws_polling config option to override env variables 6 years ago
state_test.go
step_ami_region_copy.go add aws_polling config option to override env variables 6 years ago
step_ami_region_copy_test.go
step_cleanup_volumes.go
step_create_ssm_tunnel.go simplify things a bit more 5 years ago
step_create_tags.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 5 years ago
step_deregister_ami.go
step_get_password.go
step_iam_instance_profile.go
step_key_pair.go
step_modify_ami_attributes.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 5 years ago
step_modify_ebs_instance.go
step_network_info.go
step_pre_validate.go move packer/builder/amazon/common.IsAWSErr to builder/amazon/common/awserrors.Matches 5 years ago
step_pre_validate_test.go
step_run_source_instance.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 5 years ago
step_run_spot_instance.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 5 years ago
step_run_spot_instance_test.go amazon: use spot tags for launch template tags 5 years ago
step_security_group.go amazon/builder: Move port validation for security group into RunConfig.Prepare 6 years ago
step_set_generated_data.go move GeneratedData struct and PlaceholderMsg to same package under common 5 years ago
step_source_ami_info.go
step_source_ami_info_test.go
step_stop_ebs_instance.go move packer/builder/amazon/common.IsAWSErr to builder/amazon/common/awserrors.Matches 5 years ago
tags.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 5 years ago
template_funcs.go
template_funcs_test.go