Commit Graph

275 Commits (d-powershell-generated-docs)

Author SHA1 Message Date
Matthew Hooker f3dea272d9
Set session in state bag
8 years ago
Matthew Hooker f6c401a143
don't pass in accessconfig
8 years ago
Rong Chen 3e92b1374e issue5606: follow the convention to use AccessConfig to create new aws session for step_create_tags etc.
8 years ago
Rickard von Essen 63f791570a
Merge pull request #5665 from kwilczynski/remove-sts-token-from-logging
8 years ago
Matthew Hooker f216330ba3
spot instance ena/sriov checking for all other builders
8 years ago
Krzysztof Wilczynski 05327b7524
amazon: Remove Session Token (STS) from being shown in the log.
8 years ago
John Davies-Colley 707ec675b2 ssh interface for amazon builders 🔨
8 years ago
Matthew Hooker 8ab390a048
Merge pull request #5495 from smaato/master
8 years ago
Matthew Hooker c65fa8490d
fix various bugs deregistering AMIs
8 years ago
Mark Meyer 4c5df79222 Fix regressions introduced in the instance builder
9 years ago
Matthew Hooker f7e269945e
add cidr validation and rename option
9 years ago
Matthew Hooker c74be87187 Merge pull request #5384 from dave2/sg-source-cidr
9 years ago
SwampDragons 512ac214b4 Merge pull request #5417 from smaato/master
9 years ago
Mark Meyer dbb3c76032 Remove redundant step and its usage
9 years ago
Matthew Hooker ae455bff99
add debugging help if ec2-upload-bundle fails
9 years ago
Mark Meyer 2661fd7869 Move building of spot instances into its own step
9 years ago
Zanetti, David 8a8b51be97 Allow temporary security group to have source CIDR block explicitly provided
9 years ago
Matthew Hooker 02cd6bc7f0 Merge pull request #5288 from hashicorp/fix3114
9 years ago
Matthew Hooker 4bc8e7de3d
add token variable to upload bundle command template
9 years ago
Megan Marsh 2d4bc70d7b use ami prefix to make it clear that these variables are amazon specific
9 years ago
Megan Marsh 9e2e467b31 Allow granular modification of sriov and ena enhanced networking options in amazon amis. Maintain old functionality.
9 years ago
Megan Marsh 14b2d04332 make force_deregister work in all regions, not just original region.
9 years ago
Matthew Hooker 56c513088b
I think this was the intention
9 years ago
Megan Marsh b8c2a5fd43 fix step initializer everywhere StepAMIRegionCopy is called
9 years ago
Paul Thrasher 0be5a28080 Fix issue 4693 - Derive vpc_id from subnet_id
9 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Matthew Hooker 50d9546658
builder/amazon: set force_deregister to true on -force
9 years ago
Aaron Stone 1cc3cdf7b5 Always set both SRIOV and ENA when Enhanced Networking is enabled
9 years ago
Rickard von Essen ba9cae5078 builder/amazon: Add SourceAMI and BuildRegion template
9 years ago
Rickard von Essen 26fe9cf339
builder/amazon: Fix crash in amazon-instance
9 years ago
Rickard von Essen c3a352955e amazon: Added snapshot_users and snapshot_groups
9 years ago
Matthew Hooker 832de2104b
Revert "Merge pull request #4230 from mitchellh/revert-4223-closes_3320"
9 years ago
Matthew Hooker f5c3c25d2b Revert "Adds `force_delete_snapshot` flag"
9 years ago
Matthew Hooker f9f9d82419 Merge pull request #4223 from artburkart/closes_3320
9 years ago
Arthur Burkart 5b59f56cdb Adds `force_delete_snapshot` flag
9 years ago
Rickard von Essen 99ee610afa
builder/amazon: Fix SSH Agent
9 years ago
Arthur Burkart 2e65867cba Closes #3908: Adds snapshot tag overrides
9 years ago
Matthew Hooker 60c459d6c8 Merge pull request #4098 from mitchellh/newsession
10 years ago
Matthew Hooker 970b37077e Merge pull request #4050 from jen20/ssh-agent
10 years ago
Matthew Hooker 48bdae93d1 aws-sdk: use session.NewSession
10 years ago
Rickard von Essen d16d5d9686 Merge pull request #3817 from ChrisLundquist/dynamic-source-ami
10 years ago
James Nugent 7425fef2c7 builder/amazon: Allow use of local SSH Agent
10 years ago
Rickard von Essen acc2689b49
builder/amazon: Allow using ssh_private_key_file and ssh_password
10 years ago
Chris Lundquist 9379cbc5d9 [dynamic-source-ami] support instance builder too
10 years ago
Orivej Desh 6762965696 Add -on-error command line argument to allow preserving artifacts on builder errors
10 years ago
Patrick Robinson 40bd45764c Only set InstanceInititatedShutdownBehavior on ebs instances
10 years ago
Patrick Robinson a9f914ea97 Add shutdown_behaviour option
10 years ago
Chris Bednarski 951a7e8ad3 Merge pull request #2596 from manicai/master
10 years ago
Colin Hebert 48d242a8f8 Use pointers in the AWS API
10 years ago
Colin Hebert 9385a277c6 Fix API calls and remove az detection in chroot
10 years ago
Colin Hebert e4930e7b57 Merge branch 'master' into subnet_az_discovery
10 years ago
Luke Amdor 8682dec178 aws: build after upstream breaking change
11 years ago
Mark Peek a9716a4dc7 Merge pull request #2797 from jen20/improve-aws-instance-builder-error
11 years ago
Adrian Bridgett 8349e22df9 Add ebs_optimized support
11 years ago
James Nugent b60e1fd862 Add suggestion to AWS Instance builder error message
11 years ago
Chris Bednarski 1a775c05d9 Update calls to amazon to match the upstream
11 years ago
Ian Glover 1447af5e42 Populate access and secret key for bundle_upload_command.
11 years ago
Chris Bednarski 28bf1877c2 Updated AWS SDK calls to match the 0.7.0 release of the AWS SDK
11 years ago
Mitchell Hashimoto 6dd36075b2 Merge pull request #2352 from mitchellh/b-amazon-bundle
11 years ago
Mitchell Hashimoto 98db68e36c builder/amazon/instance: set valid bundle prefix [GH-2328]
11 years ago
Mitchell Hashimoto b315e470c8 builder/amazon: set debug flag for get password
11 years ago
Clint Shryock 4d003aa5a3 builder/amazon-instance: Don't specify empty Virtualization Type
11 years ago
Mitchell Hashimoto 84189f7a28 builder/*: properly save interpolation context
11 years ago
Mitchell Hashimoto 5c290fdbc7 builder/amazon use proper key pair name
11 years ago
Mitchell Hashimoto de2004c1c9 Merge branch 'master' of https://github.com/nyetsche/packer into nyetsche-master
11 years ago
Clint 8fca582278 Merge pull request #2221 from mitchellh/f-amazon-force-deregister-artifacts
11 years ago
Mitchell Hashimoto 101e5986dc builder/amazon: enable windows for instance type too
11 years ago
Mitchell Hashimoto 8f6ecfd9e3 builder/amazon: various fixes (minor) to get things going
11 years ago
Mitchell Hashimoto 115d583cff helper/communicator: make host more generic
11 years ago
Mitchell Hashimoto e557928119 builder/amazon: use helper/communicator
11 years ago
Clint Shryock bec59b535d builder/amazon: Add force_deregister option, to automatically deregister artifacts with name conflicts
11 years ago
Clint Shryock c9b413e3d1 builder/amazon-instance: Omit access, secrety key if using IAM Instance Profile
11 years ago
Clint Shryock 8c321138f4 Revert "Changing --region to --location"
11 years ago
Henry Huang 052b5e6699 "Name" parameter required for copying ami across regions [GH-2172]
11 years ago
Seth Vargo 33ca8b7fb5 Migrate to new AWS repo
11 years ago
Mitchell Hashimoto 8cac7e8d51 Merge pull request #1930 from bhourigan/issue1929
11 years ago
Mitchell Hashimoto b78b119a11 amazon/*: fix merge issues with lib switch
11 years ago
Mitchell Hashimoto 44b980e659 Merge branch 'aws-sdk-go' of https://github.com/jen20/packer into jen20-aws-sdk-go
11 years ago
Mitchell Hashimoto 034e4e676c amazon/*: use new interpolation functions
11 years ago
James Nugent e99cd56b6c Migrate from mitchellh/goamz to awslabs/aws-sdk-go
11 years ago
Brian Hourigan a4cfd921f4 Adding missing hyphen to sudo options
11 years ago
Colin Hebert a08725f7c5 Add auto discovery of AZ based on the subnet
11 years ago
Brian Hourigan f40fd36c31 Changing --region to --location
11 years ago
Brian Hourigan 8e69403735 Prepending -i to sudo so PATH is inherited from profile.d scripts related to ec2 tooling
11 years ago
Lesko, Matthew (NIH/NLM/NCBI) [C] 43f08b2664 go fmt all the things
11 years ago
Lesko, Matthew (NIH/NLM/NCBI) [C] 9d097f9d4e Permit Temp keys and named SSH keypairs
11 years ago
Lesko, Matthew (NIH/NLM/NCBI) [C] 8c87b1cc00 First attempt for re-using a named EC2 keypair
11 years ago
Mitchell Hashimoto 75395af12d Merge branch '1064-fix-upload-file-permissions' of github.com:rasa/packer into rasa-1064-fix-upload-file-permissions
12 years ago
Mitchell Hashimoto db90c16118 builder/amazon: support auto spot price discovery [GH-1465]
12 years ago
Mitchell Hashimoto 3a69b8c1b8 Merge branch 'add-spot-instance-support' of github.com:henrysher/packer into henrysher-add-spot-instance-support
12 years ago
Mitchell Hashimoto 5db91c84bf builder/amazon: string fields on device mappings can use variables
12 years ago
Mitchell Hashimoto ed377c9ff0 builder/amazon-instance: --no-filter by default [GH-1137]
12 years ago
Mitchell Hashimoto 0776d9de34 builder/amazon: ssh_private_ip [GH-1229]
12 years ago
Mitchell Hashimoto 5d1c1e6716 Merge pull request #1373 from anthonybishopric/debug_bundle_commands
12 years ago
Mitchell Hashimoto 704648896e Merge pull request #1425 from dysinger/1424-amazon-instance-s3-region-not-url
12 years ago
Ulf Mansson bebca3bfae It's not necessary to use an instance-store image to build an instance-store image, see this example http://sorcery.smugmug.com/2014/01/29/instance-store-hvm-amis-for-amazon-ec2/ so there should be no restriction on the ExpectedRootDevice
12 years ago
Tim Dysinger c79121617c Use Region not S3Endpoint
12 years ago
abishopric d62edd6c05 Print the evaluated bundle commands
12 years ago
James Massara be27ecc64b Add option to enable enhanced networking (SriovNetSupport) for images.
12 years ago
Henry Huang da29d684a8 Enable the spot_price in "amazon-instance-store" AMI
12 years ago
Ross Smith II d92179847d provisioner/file: set file/directory permissions
12 years ago
Ross Smith II e38ff2f84e Merge pull request #1021 from laggyluke/master
12 years ago
George Miroshnykov fc6e8c0830 builder/amazon: configurable virtualization type
12 years ago
Florian Noeding 6371b70609 optionally use existing ssh key for amazon builders
12 years ago
Alan Grosskurth af89b31a40 builder/amazon: Fix S3 endpoint URL for instance-store builds
12 years ago
Ross Timson 58444627c1 Use --url flag rather than --location for ec2-upload-bundle
12 years ago
Mitchell Hashimoto 8aabe01bad builder/amazon/common: run_tags to apply to launch [GH-722]
12 years ago
Mitchell Hashimoto ae7459718d builder/amazon/instance: use US if region us-east-1 for upload [GH-729]
12 years ago
Mitchell Hashimoto 1234e61cda builder/amazon/all: get rid of unnecessary field
12 years ago
Mitchell Hashimoto f7b1c2dbc6 builder/amazon/instance: add location to upload command [GH-679]
12 years ago
Nathan Sullivan 49a131951a reverting testing stuff
12 years ago
Nathan Sullivan 0cfb7564d5 lets try a string instead of a bool for AssociatePublicIpAddress
12 years ago
Nathan Sullivan 31bf1f342c https://github.com/mitchellh/packer/issues/578
12 years ago
Mitchell Hashimoto c8e911cdc3 Merge branch 'security-groups' of https://github.com/whiteley/packer into whiteley-security-groups
13 years ago
Mitchell Hashimoto 3cd7379d1f builder/amazon/*: warnings
13 years ago
Mitchell Hashimoto 7f639d89b6 builder/amazon/*,builder/openstack: properly scrub sensitive [GH-554]
13 years ago
Mitchell Hashimoto f4b404627c builder/amazon/instance: support AZ here too
13 years ago
Matthew Hooker 5315b19822 common/config: config filter function [GH-521]
13 years ago
Matt Whiteley 09f4011234 builder/amazon: instances can be launched with a list of security groups
13 years ago
Jesse Nelson c7e1681163 exclude everything in /tmp, but keep /tmp itself
13 years ago
Mitchell Hashimoto 27608a7b0f builder/amazon/*: use WaitForState for AMIs
13 years ago
Mark Peek f941718c3e builder/amazon: add clean_ami_name template function
13 years ago
Mitchell Hashimoto f2069c1cd6 Merge pull request #388 from jmassara/ami_region_copy
13 years ago
Mitchell Hashimoto ed7e0847fd builder/amazon/all: TemporaryKeyPairName
13 years ago
James Massara 5bca569fa4 builder/amazon: Re-ordered steps for AMI region copying so tags and
13 years ago
Mitchell Hashimoto 0231d798e4 builder/amazon/instance: new multistep API
13 years ago
Mitchell Hashimoto 9186a7f214 builder/amazon: output DNS name if debug mode
13 years ago
Mitchell Hashimoto 57f185451a builder/amazon: drop private key if debug mode [GH-373]
13 years ago
Mitchell Hashimoto f76a09fc08 builder/amazon/instance: remove check for AMI tools [GH-330]
13 years ago
Mitchell Hashimoto 251abc3496 builder/amazon: modify attributes before region copy
13 years ago
Mitchell Hashimoto e7a50133b6 builder/amazon: support tags in chroot and instance
13 years ago
Mitchell Hashimoto ef142ce886 builder/amazon: region copy must go before modify attributes
13 years ago
James Massara 228d0d593a amazon/common: Added AMI CopyImage support
13 years ago
Mitchell Hashimoto 64d87bfaf3 *: switch to packer ConfigTemplate
13 years ago
Mark Peek 91670cea07 builder/amazon: add block device mappings [GH-90]
13 years ago
Jeremy Carroll 0a0c0c89c6 Was missing sending IAM profile data to instance store builders.
13 years ago
Mitchell Hashimoto 09fb6ca593 builder/amazon/all: support user data file
13 years ago
Mitchell Hashimoto f69b365f39 Merge pull request #253 from phobos182/master
13 years ago
Mitchell Hashimoto 332bdf6edc builder/*, provisioner/*: set user vars
13 years ago
Mitchell Hashimoto fd6dbc42d1 builder/amazon/common: rename StepModifyAttributes to
13 years ago
Mitchell Hashimoto bfc2ac1eaa builder/amazon/common: AMIConfig common config
13 years ago
James Massara 2ba59617fc builder/amazon/all: Added support for setting attributes on the AMI
13 years ago
Mitchell Hashimoto 716d68bff3 builder/amazon: more efficient use of templates
13 years ago
Mitchell Hashimoto 2b86d32675 builder/amazon: remove unnecessary validation
13 years ago
Mitchell Hashimoto 75ff149ac1 builder/amazon/instance: switch to new template stuff
13 years ago
Mark Peek 9638a30d35 builder/amazon/all: address feedback for ami tag refactoring change
13 years ago
Jeremy Carroll 4f02c506e9 Testing adding user-data support to Packer
13 years ago
Mark Peek 8a636519f8 builder/amazon/all: refactor ami tags [GH-233]
13 years ago
Mitchell Hashimoto 798b7cb25f builder/amazon/all: use new SSHAddress method [GH-243]
13 years ago
Mitchell Hashimoto 5b7d8fbc74 rename builder/common to common since it is generally useful
13 years ago