Megan Marsh
|
25920b2bd3
|
remove unused mock fields
|
2021-02-23 10:38:15 -08:00 |
Megan Marsh
|
74a6c1987c
|
change name of singular block device in loop to be less confusing; fix snapshot tests
|
2021-02-23 10:30:55 -08:00 |
Megan Marsh
|
160be7e773
|
refactor aws test tooling so we can apply common test function helpers to ebsvolume tests
|
2021-02-23 09:24:03 -08:00 |
Tim Dawson
|
aef74cd059
|
Fixed up after rebaseing
|
2021-02-19 14:09:23 +13:00 |
Tim Dawson
|
ac2ce0097c
|
Fixed formatting
|
2021-02-19 11:09:55 +13:00 |
Tim Dawson
|
ca0b11028e
|
Started instramenting some functions and building out unit tests for snapshot step.
Added some basic config tests.
|
2021-02-19 11:09:55 +13:00 |
Tim Dawson
|
b199ce9a22
|
Added snapshots to artifacts
Increased Snapshot wait timeout
|
2021-02-19 10:58:03 +13:00 |
Tim Dawson
|
3e754c9f3f
|
Using new Polling config for snapshot step
|
2021-02-19 10:58:03 +13:00 |
Tim Dawson
|
7f0b41bb0e
|
Refactored SnapshotConfig
Added Group and user permission to each snapshot
|
2021-02-19 10:58:03 +13:00 |
Tim Dawson
|
482a2c8232
|
Adding ebs-volume snapshot creation
|
2021-02-19 10:06:04 +13:00 |
Jessi
|
88c516b2d5
|
Add IMDSv2 support for AWS EBS builder (#10546)
|
2021-02-09 11:47:54 +01:00 |
Wilken Rivera
|
f36554fa0e
|
Update redirects and URLs to legacy JSON template docs (#10530)
|
2021-01-27 09:08:59 -05:00 |
Sylvia Moss
|
3c7944624a
|
(3) Add amazon-ami data source (#10467)
|
2021-01-20 11:05:03 +01:00 |
Megan Marsh
|
1cb9aea752
|
change markdown references to new pathing
|
2021-01-15 11:59:36 -08:00 |
Megan Marsh
|
88b7b0e14a
|
remove sdk
|
2020-12-17 13:29:25 -08:00 |
Megan Marsh
|
5f34bbd56e
|
add extra line before package declaration so this line does not become the synopsis of a package for godoc
|
2020-12-16 15:14:43 -08:00 |
Mike Tougeron
|
e0e82e2192
|
Support AWS gp3 volumes (#10338)
* Support AWS gp3 volumes
* docs
* tests
|
2020-12-09 13:06:57 +01:00 |
Megan Marsh
|
39354f64e5
|
move helper/communicator dir into packer-plugin-sdk
fix imports; fix website and generated partials
|
2020-12-02 08:41:32 -08:00 |
Megan Marsh
|
faa3832537
|
extract builder interface to sdk
|
2020-12-02 08:41:31 -08:00 |
Megan Marsh
|
56a45b04ab
|
Move hook and communicator definitions to packer-plugin-sdk
|
2020-11-30 14:30:30 -08:00 |
Megan Marsh
|
a6fdeca099
|
move logsecretfilter into packer sdk
|
2020-11-30 14:30:30 -08:00 |
Megan Marsh
|
14bdb9516c
|
move Artifact and artifact mock to the sdk
|
2020-11-30 14:29:52 -08:00 |
Megan Marsh
|
c70870cb83
|
move multierror and multierrorappend into sdk
|
2020-11-30 14:29:06 -08:00 |
Megan Marsh
|
001886670d
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
Megan Marsh
|
030f40a7b6
|
Merge pull request #10286 from hashicorp/hcl2template_extraction
move hcl2template kv types into the config/custom_types
|
2020-11-20 12:48:26 -08:00 |
Megan Marsh
|
ea1ac530b0
|
move hcl2template kv types into the config/custom_types with trilean definitions
|
2020-11-18 15:46:59 -08:00 |
Megan Marsh
|
cbaecf9077
|
remove unused SkipValidation field which was a duplicate of the SkipRegionValidation field.
remove duplicate temporary key pair name
change communicator code
|
2020-11-18 14:21:40 -08:00 |
Megan Marsh
|
9e47696dff
|
move helper/config to bundle with the other template definitions
|
2020-11-18 10:34:59 -08:00 |
Megan Marsh
|
3f6deb8828
|
move multistep into the plugin sdk
|
2020-11-17 16:31:03 -08:00 |
Megan Marsh
|
7d658149ea
|
update tests and website and generated partials to reflect new package format
|
2020-11-17 10:36:01 -08:00 |
Megan Marsh
|
e04eaa89e6
|
move steps and step configs from packer/common to packer/common/commonsteps
|
2020-11-13 11:15:04 -08:00 |
Megan Marsh
|
6402362018
|
create packer-plugin-sdk directory and begin moving the relevant folders into it.
|
2020-11-13 10:47:36 -08:00 |
Megan Marsh
|
8ecd16db81
|
regenerate code
|
2020-11-10 08:16:59 -08:00 |
Megan Marsh
|
2bf912bddf
|
Merge pull request #10203 from aleksandrserbin/feature/launch-template-tags
amazon-ebs: add tags to launch template
|
2020-11-09 09:14:02 -08:00 |
Megan Marsh
|
efc117fb55
|
Merge pull request #10218 from hashicorp/clean_plugin_sdk
Clean plugin sdk
|
2020-11-06 12:35:23 -08:00 |
Megan Marsh
|
2d90ffe7a4
|
move GeneratedData struct and PlaceholderMsg to same package under common
|
2020-11-06 10:45:38 -08:00 |
Megan Marsh
|
f13f3d4d5f
|
fix single tag interpolation to allow golang template engine usage
|
2020-11-05 16:27:53 -08:00 |
Aleksandr Serbin
|
8dab31b548
|
amazon: use spot tags for launch template tags
- use `spot_tags` instead of `run_tags` for launch template
- move region to `StepRunSpotInstance` from state
|
2020-11-03 22:16:00 +01:00 |
Aleksandr Serbin
|
d561b404d6
|
amazon-ebs: add tags to launch template
|
2020-11-01 16:25:43 +01:00 |
Adrien Delorme
|
f5e037e8b4
|
Merge remote-tracking branch 'origin/master' into azr_selectable_temp_keygen_type_gcp
|
2020-10-26 15:47:29 +01:00 |
Megan Marsh
|
c0ce8a9414
|
rework fixer deprecation code so we know what plugins they relate to
|
2020-10-21 15:28:59 -07:00 |
Adrien Delorme
|
522d122858
|
regen all code
|
2020-10-21 12:04:10 +02:00 |
Adrien Delorme
|
f51b231c17
|
Merge remote-tracking branch 'origin/master' into azr_selectable_temp_keygen_type_gcp
|
2020-10-20 16:39:01 +02:00 |
Evan Pipho
|
6967e02103
|
Add support for source instance tenancy to amazon builders
|
2020-10-16 21:43:22 +00:00 |
Adrien Delorme
|
54032d6c11
|
gen code and docs
|
2020-10-15 16:51:23 +02:00 |
Megan Marsh
|
4c0ac6917e
|
switch to using aws base config, which means we're using code tested and maitnained by the terraform crowd.
|
2020-09-29 14:26:38 -07:00 |
Sylvia Moss
|
96e3def294
|
Add pause_before_ssm config to pause before establishing the Session Manager session (#9988)
|
2020-09-25 10:19:19 +02:00 |
Megan Marsh
|
429d431365
|
Implement assume_role for Packer. This functionality is copied shamelessly
from the Terraform AWS provider
|
2020-09-23 13:18:26 -07:00 |
sylviamoss
|
788dc32598
|
add aws_polling config option to override env variables
|
2020-08-17 17:15:32 +02:00 |
Megan Marsh
|
54469c4728
|
Add all of the custom AWS template engines to GeneratedData for use b… (#9751)
|
2020-08-12 10:43:15 +02:00 |