Networking options for run script now available in all cloud tenants


We recently released dedicated IP addresses for run script actions in dedicated cloud tenants. This is now available to all cloud customers via the Networking option in run script.

This provides the following Networking options:

  • Standard: use floating IP addresses for internet egress

  • Dedicated: use static IP addresses, which you can find at <tenant-domain>/info under lambda_egress_ips. These are shared with other customers on shared cloud tenants.

  • No networking: no internet access

Learn more about run script networking modes in our documentation.

Nico Waissbluth