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 |