Commit Graph

38 Commits (use_progress_bar)

Author SHA1 Message Date
Megan Marsh 88b7b0e14a remove sdk
5 years ago
Mike Tougeron e0e82e2192
Support AWS gp3 volumes (#10338)
6 years ago
Megan Marsh 10c1b638b6 fix spaces vs tabs in formatting from github commit resolution
6 years ago
Megan Marsh ba1e60ff35
Update builder/amazon/common/block_device_test.go
6 years ago
Megan Marsh b3401b4f4d
Merge branch 'master' into feature/aws-ebs-io-validation
6 years ago
Megan Marsh 9e47696dff move helper/config to bundle with the other template definitions
6 years ago
Aleksandr Serbin 09c2620c48 amazon: validate IOPS max and min values
6 years ago
Aleksandr Serbin 0cf9b55c5c amazon-ebs: validate IOPS ratio
6 years ago
Matt Rogers 15f97421e2
builder/amazon: Add io2 as a supported volume type
6 years ago
Adrien Delorme 4fb05e5bc4 fix test
7 years ago
Adrien Delorme 3fe9d52e3f Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
7 years ago
Adrien Delorme 2efc94521b use trilean initializers in test where missing
7 years ago
Adrien Delorme a86aae1c7e mode KmsKeyId to chroot block device, as it's only used there
7 years ago
Adrien Delorme c696878d2e aws block devices mapping: BlockDevices.Build -> BuildEC2BlockDeviceMappings()
7 years ago
Adrien Delorme ff2e0298ba simplify block devices utilisation by removing intermediary types
7 years ago
Adrien Delorme f03cbd8a10 aws: allow to pass nil bool as encryption parameter
7 years ago
Jason Wieringa 2ac59b3c27 builder/amazon: Added KmsKeyID to BlockDevice
8 years ago
Jeremy Asher 85ae04bb75 split up BlockDevices in amazon/common
10 years ago
Mark Peek 6f5c64db41 Merge branch 'use-default-volumesize'
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
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 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
Tommy Ulfsparre ae064207d5 Add test for ephemeral block device mapping
11 years ago
Mitchell Hashimoto 944b4bf46c common: delete file if checksum fails
11 years ago
Mitchell Hashimoto b7dab2689a fmt
11 years ago
Jan Schumann 5d600c70f2 added test to illustrate wrong behavior
11 years ago
Clint Shryock 4da118c64f fix up tests
11 years ago
Seth Vargo 33ca8b7fb5 Migrate to new AWS repo
11 years ago
James Nugent e99cd56b6c Migrate from mitchellh/goamz to awslabs/aws-sdk-go
11 years ago
Mitchell Hashimoto dc74c2bbdd builder/amazon: tests
12 years ago
Mitchell Hashimoto 24ad445e2b builder/amazon,builder/openstack: remove more cgl libs
13 years ago
Mark Peek 91670cea07 builder/amazon: add block device mappings [GH-90]
13 years ago