Hi! I am using Prefect Cloud “Managed Execution”, ...
# prefect-cloud
b
Hi! I am using Prefect Cloud “Managed Execution”, but I need to whitelist the IPs used to connect to my destination. Is there a list of IPs used by the “Prefect Managed work pools”?
👍 1
a
@Jake Kaplan - do you know this offhand?
j
Hey unfortunately we do not have one, but it is something that we are hoping to publish in the future
b
Thanks. I will do some tests then to see how often IP changes but if there is no list or range I won’t be able to use the Managed pool then.
y
@Benoit Perigaud I think you won’t have much luck there 🙂 We are also facing this limitation. @Alexander Azzam @Jake Kaplan I really think that for the Managed Execution to be truly usable in production apps you must have a stable IP. Any legitimate company (meaning not a hobby project) has IP whitelisting enabled for their production DBs (postgres, mongo and so on…). So if you can’t access those from a Prefect flow, you are super limited.