Re: Support AWS EIP

2016-11-07 Thread Kapil Thangavelu
Hi James What's the use case your using them for? Elastic IPs in aws are a very limited commodity you get like 5 per region per account by default. IMO it's generally not a recommended practice to depend on them as effectively they represent public endpoints mapping to a single instance in aws.

Re: Support AWS EIP

2016-11-06 Thread Mark Shuttleworth
On 05/11/16 17:42, James Beedy wrote: > How does everyone few about extending the AWS provider to support elastic ips? > > Capability to attach eips using juju would alleviate one more manual step I > have to preform from the aws console every time I spin up an instance. > > I have created a

Support AWS EIP

2016-11-05 Thread James Beedy
Team, How does everyone few about extending the AWS provider to support elastic ips? Capability to attach eips using juju would alleviate one more manual step I have to preform from the aws console every time I spin up an instance. I have created a feature request here ->