Megan Marsh
|
88b7b0e14a
|
remove sdk
|
2020-12-17 13:29:25 -08:00 |
Megan Marsh
|
001886670d
|
move Ui definition into the packer plugin sdk.
|
2020-11-30 14:26:54 -08:00 |
Megan Marsh
|
3f6deb8828
|
move multistep into the plugin sdk
|
2020-11-17 16:31:03 -08:00 |
Adrien Delorme
|
221e72e9c3
|
builder.amazon.common: remove pointer (*) from []*string and map[*string]*string types
because they make hcl2/cty decoding panic
|
2019-10-15 12:56:41 +02:00 |
Adrien Delorme
|
c4f3dccc14
|
rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
|
2019-04-03 15:56:15 +02:00 |
Rickard von Essen
|
23f62f221e
|
Only filter SG's on VPC if it's set. Only use VPC's and Subnets that are available
|
2018-08-24 20:24:48 +02:00 |
Rickard von Essen
|
533967cb66
|
builder/amazon: Add suppport for security_group_filter
Allow selecting SG's using a filter. Also some cleanup of vpc_filter and
subnet_filter.
|
2018-08-24 12:42:38 +02:00 |
Rickard von Essen
|
9840862757
|
builder/amazon: Add suppport for vpc_filter and subnet_filter
First step of adding support for discovering VPC's and Subnets using
filters.
|
2018-08-23 12:52:03 +02:00 |