This has been requested multiple times on feedback.discordapp.com, and since you are improving developer's experience and nobody opened an issue for that... I've just opened one :^)
IP whitelisting is another must-have thing in teams, because there's higher chance to accidentally leak secrets (even by misconfiguration, bigger projects are at higher risk). Whitelisting of ipv4/ipv6 addresses and ranges (eg. /24) for API requests and gateway connection should be enough for now.
This has been requested multiple times on feedback.discordapp.com, and since you are improving developer's experience and nobody opened an issue for that... I've just opened one :^)
IP whitelisting is another must-have thing in teams, because there's higher chance to accidentally leak secrets (even by misconfiguration, bigger projects are at higher risk). Whitelisting of ipv4/ipv6 addresses and ranges (eg.
/24) for API requests and gateway connection should be enough for now.