jeffbrl / packet-cloud-bgp

Configure BGP on Packet Cloud using terraform
MIT License
2 stars 2 forks source link

Add Global IPv4 functionality #6

Open jeffbrl opened 5 years ago

jeffbrl commented 5 years ago

The packet_reserved_ip_block resource does not currently support global IPv4 creation. I am opening this issue to track the implementation of global IPv4 addresses.

@johnstudarus - Do you think invoking curl via local-exec on a null_resource is a clean way to allocate an anycast global IPv4 address for use on multiple servers?

johnstudarus commented 5 years ago

I think the curl is the way to go. The API token/ID can be passed as a parameter.

On Wednesday, January 30, 2019, Jeff Loughridge notifications@github.com wrote:

The packet_reserved_ip_block resource does not currently support global IPv4 creation. I am opening this issue to track the implementation of global IPv4 addresses.

@johnstudarus https://github.com/johnstudarus - Do you think invoking curl via local-exec on a null_resource is a clean way to allocate an anycast global IPv4 address for use on multiple servers?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jeffbrl/packet-cloud-bgp/issues/6, or mute the thread https://github.com/notifications/unsubscribe-auth/AWGxIplFSjbPnpZyfMxiLSAK71sF1oD5ks5vIjxngaJpZM4abWpE .