From 68620b961d1dd1d6f90ed590e5626ea18e88a3e2 Mon Sep 17 00:00:00 2001 From: Gareth Brickman <50636644+garethbrickman@users.noreply.github.com> Date: Mon, 19 Aug 2024 13:52:16 -0400 Subject: [PATCH] [docs] also use allowlisting when referencing whitelisting --- docs/content/dagster-plus/deployment/serverless.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content/dagster-plus/deployment/serverless.mdx b/docs/content/dagster-plus/deployment/serverless.mdx index 26b6549a768f7..730c1db1c9f15 100644 --- a/docs/content/dagster-plus/deployment/serverless.mdx +++ b/docs/content/dagster-plus/deployment/serverless.mdx @@ -333,9 +333,9 @@ To avoid this behavior, you can: --- -## Whitelisting Dagster's IP addresses +## Whitelisting / Allowlisting Dagster's IP addresses -Serverless code will make requests from one of the following IP addresses. You may need to whitelist them for services your code interacts with. +Serverless code will make requests from one of the following IP addresses. You may need to whitelist / allowlist them for services your code interacts with. ```plain 34.216.9.66