puppetlabs-aws icon indicating copy to clipboard operation
puppetlabs-aws copied to clipboard

Add NAT Gateway support

Open edestecd opened this issue 8 years ago • 3 comments
trafficstars

We need a new type: ec2_vpn_nat_gateway

To support the new vpn nat gateways in aws.

edestecd avatar Mar 08 '17 22:03 edestecd

This is interesting b/c nat gateways do not have a name or tags. I was thinking of using the elastic ip as the name for the time being. Does anyone have an issue with that?

edestecd avatar Mar 13 '17 15:03 edestecd

@edestecd How does the gateway get referenced by other resources? By IP, then?

prozach avatar Mar 13 '17 18:03 prozach

Yea, that is the only thing we have at the moment... Until AWS adds tags and a name.

I didn't really want to use the aws hash id, b/c no one will know that until the gateway is built.

edestecd avatar Mar 13 '17 19:03 edestecd