Commit Graph

1392 Commits (azr_implicit_requried_plugin_2)

Author SHA1 Message Date
Taylor Dolezal 1bb5c455aa
Update 'Hashicorp' to 'HashiCorp'
5 years ago
Kyle 33cf6bf454
Fix logic for checking for KMS keys (#10754)
5 years ago
Forrest C. Shields II 9df637d1f3
Fix syntax in BlockDevice JSON example (#10719)
5 years ago
Wilken Rivera 10a5b0e7d8
Update HCL source example block (#10720)
5 years ago
Megan Marsh b4b0df44b4
Merge pull request #9591 from Timdawson264/ebs-volume-snapshot
5 years ago
Megan Marsh 25920b2bd3 remove unused mock fields
5 years ago
Megan Marsh 74a6c1987c change name of singular block device in loop to be less confusing; fix snapshot tests
5 years ago
Megan Marsh 160be7e773 refactor aws test tooling so we can apply common test function helpers to ebsvolume tests
5 years ago
Megan Marsh 9a11fd4136
Update amazon sdk (#10668)
5 years ago
Tim Dawson aef74cd059 Fixed up after rebaseing
5 years ago
Tim Dawson ac2ce0097c Fixed formatting
5 years ago
Tim Dawson ca0b11028e Started instramenting some functions and building out unit tests for snapshot step.
5 years ago
Tim Dawson b199ce9a22 Added snapshots to artifacts
5 years ago
Tim Dawson 3e754c9f3f Using new Polling config for snapshot step
5 years ago
Tim Dawson 7f0b41bb0e Refactored SnapshotConfig
5 years ago
Tim Dawson 482a2c8232 Adding ebs-volume snapshot creation
5 years ago
Sylvia Moss 201869d627
Update HCL2 and JSON example for amazon builders (#10645)
5 years ago
Megan Marsh 80ed988ffe
Hcl2 upgrade fix (#10625)
5 years ago
Trond Isak 2c08479825
add AWS API call retries on AMIGetFilteredImage (#10610)
5 years ago
Jessi 88c516b2d5
Add IMDSv2 support for AWS EBS builder (#10546)
5 years ago
Wilken Rivera f36554fa0e
Update redirects and URLs to legacy JSON template docs (#10530)
5 years ago
Miguel Hernández 782cf058b5
Add 'skip_create_ami' option to the amazon-ebs builder (#10531)
5 years ago
Megan Marsh 3242b7ee10
read iops and throughput as pointers so we can test for the nil case;… (#10518)
5 years ago
Megan Marsh 3aab42b770 remove confusing from_scratch reference which is not relevant in this config
5 years ago
Sylvia Moss 3c7944624a
(3) Add amazon-ami data source (#10467)
5 years ago
Megan Marsh 1cb9aea752 change markdown references to new pathing
5 years ago
Megan Marsh bc01ffe2dd
Merge pull request #10456 from triarius/spot-instance-lt-resource-tags
5 years ago
Narthana Epa cf30b49e6c
Use run_tags (resp run_volume_tags) to tags intances (resp volumes) created from the spot instance launch template
5 years ago
Narthana Epa bb94df2d02
Add mocking of launch template id
5 years ago
Narthana Epa f7588a3737
Add printing of launch template id
5 years ago
Narthana Epa f7e68f1d71
Add spot tags as resource tags of instances and volumes in launch template
5 years ago
Wilken Rivera 04dbbe2d8e Fix broken links detected by link checker
5 years ago
Megan Marsh 88b7b0e14a remove sdk
5 years ago
Megan Marsh 5f34bbd56e add extra line before package declaration so this line does not become the synopsis of a package for godoc
5 years ago
Megan Marsh 75803397cb
Document exception to encryption (#10395)
5 years ago
Megan Marsh eecac40d77
Merge pull request #10394 from anssijun/aws-ebs-retry-spot-instance-tagging
5 years ago
Megan Marsh 1113301c1b fix conflicts
5 years ago
Dany Garcia 905d8401ea removing unused import
5 years ago
Dany Garcia 0b13d44a23 exporting reusable validatekmskey function
5 years ago
Dany Garcia 3389fded48 merging latest master
5 years ago
Dany Garcia 39bb3a6c55 incorrect error message regarding parameter names
5 years ago
Dany Garcia 504c3807f7 adding support for root volume encryption for amazon-chroot
5 years ago
Anssi Junnola 82a25ec419 Fix retry logic in AWS spot instance tagging
5 years ago
Mike Tougeron e0e82e2192
Support AWS gp3 volumes (#10338)
5 years ago
Megan Marsh 3c346867f4 fix nil pointer dereference
5 years ago
Megan Marsh becf7723e6 move builder/testing to acctest inside sdk
5 years ago
Megan Marsh f3f4fef44a fix import
5 years ago
Megan Marsh 98f5fa453c move aws specific acceptance test helper into amazon builder dir
5 years ago
Megan Marsh 5576bb5caa move packer config constants next to the packer config
5 years ago
Megan Marsh 8558d1241f move TestUi func to sdk
5 years ago