You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a use case where it would be convenient for me to share a single waggledance service across two VPCs with a VPC endpoint. This is difficult to do manually, outside apiary-federation config, because the IP addresses of the waggledance service change on every update and there is no ELB. This issue is to investigate on how to enable this. Current thought, after discussion with @rpoluri, is to set up an optional ELB for waggledance within the apiary-federation config so that we can take advantage of auomated ECS -> ELB registration , but keep the VPC service set up outside apiary-federation.