Commit Graph

270 Commits (ba2b438001f426bcdfd8fcd06bca5bb41adaa10a)

Author SHA1 Message Date
Chris Bednarski d0ab8658bc Create a session for EC2RoleProvider; prevents crash; fixes #3123
10 years ago
Chris Bednarski 4458de4ea0 Reformat
10 years ago
Chris Bednarski 765ec5cf39 Merge pull request #2962 from dave2/postprocess_amazon_ova
10 years ago
Chris Bednarski 358b5c62e2 Merge pull request #3143 from ThatGerber/iam-roles
10 years ago
Christopher Gerber e7711c31ea Wrong function to convert int to string.
10 years ago
Christopher Gerber b75d561c56 Fixes more windows testing errors.
10 years ago
Christopher Gerber d25ba245f4 Fixes bytes to string issues in Windows build.
10 years ago
Christopher Gerber a6aefa859f Fixes issue in build where multiple processes were trying to access the same file.
10 years ago
Christopher Gerber 6c3e0daf24 Added tests. Updated CLIConfig to pass tests.
10 years ago
Chris Bednarski e6b6f0b020 Merge pull request #2539 from fnoeding/amazon-ebs-fix-ec-user-data-encoding
10 years ago
Christopher Gerber f1ae2a2b5a Moved assume credentials to CLIConfig. Added new functions and methods to CLIConfig. Ran gofmt.
10 years ago
Christopher Gerber 4cf9e36085 Changes credential/config file opener to use homedir instead of HOME environmental variable.
10 years ago
Christopher Gerber 7975c5e336 Move CLIConfig instantiation inside of ProfileName check.
10 years ago
Christopher Gerber 883acb18fa IAM Role Switching
10 years ago
Chris Bednarski 0cad32c696 Move region list into a function so we can re-use it in tests
10 years ago
Chulki Lee 20c0f6b02b fix doc: wrong function name
10 years ago
Chulki Lee 1aa24035fc add ap-northeast-2: Asia Pacific (Seoul)
10 years ago
Chulki Lee 7018517374 one region per line, sorted
10 years ago
Chulki Lee 3f0795b23c sort regions by name
10 years ago
Chulki Lee 7f3f5f4bfa add tests for all ami regions
10 years ago
David Zanetti 418da16991 Track the import task and report AMIs created from it
10 years ago
Luke Amdor 8682dec178 aws: build after upstream breaking change
10 years ago
Mark Peek eb15536041 Merge pull request #2774 from btd/btd-patch-1
10 years ago
Mark Peek 4e1e9b788a Merge pull request #2845 from abridgett/feature/spot_price_zero
10 years ago
Denis Bardadym 25e2ff7b85 Fix not allowed comma, add all allowed special characters
11 years ago
Mark Peek 6f5c64db41 Merge branch 'use-default-volumesize'
11 years ago
Mark Peek fc39f07ecc Add EbsOptimized to RequestSpotInstances (#2806)
11 years ago
Mark Peek edda3de677 Merge pull request #2806 from abridgett/feature/add_ebs_optimized_support
11 years ago
Mark Peek f6c7e3740f Don't create EBS block device if VirtualName is specified
11 years ago
Mark Peek 914e78f602 builder/amazon/common: go fmt
11 years ago
Mark Peek 581c3574f6 Merge pull request #2672 from lightpriest/b-aws-ebs-block-device
11 years ago
Mark Peek 45829c30e5 builder/amazon/*: fix go vet
11 years ago
Adrian Bridgett da771c469e spot_price of "0" to mean on demand
11 years ago
Adrian Bridgett 8349e22df9 Add ebs_optimized support
11 years ago
Or Cohen 2a94b596ce Fix and refactor block device mapping builder
11 years ago
Chris Bednarski 1a775c05d9 Update calls to amazon to match the upstream
11 years ago
Chris Bednarski 4cc443da8e Update use of ec2rolecreds to match upstream
11 years ago
Chris Bednarski abb67fdd79 Fix govet issues
11 years ago
Florian Noeding 62c39888b4 amazon builder: always base64 encode ec2 user data
11 years ago
Florian Noeding 98b9d22b68 amazon builder: only fetch password for winrm
11 years ago
Chris Bednarski a9c299d9c4 Merge pull request #2404 from mitchellh/b-instance-destroy
11 years ago
Chris Bednarski 28bf1877c2 Updated AWS SDK calls to match the 0.7.0 release of the AWS SDK
11 years ago
Yo Takezawa 628462b919 Use snapshot size if you don't specify a VolumeSize
11 years ago
Tommy Ulfsparre 241903d0b0 no point in setting iops on a standard volumes
11 years ago
Chris Bednarski c615539929 Reformat long lines
11 years ago
Chris Bednarski 9365a43179 Reformat
11 years ago
Tommy Ulfsparre ae064207d5 Add test for ephemeral block device mapping
11 years ago
Anthony Spring 224bb78175 Make EBS block device mapping optional for ephemeral virtual names.
11 years ago
Mitchell Hashimoto 26aa3dd575 amazon/common: store instance ID earlier for cleanup
11 years ago
Steven Merrill 0869c9fe64 Fix #2830.
11 years ago