From ac45dc8199c15e3762fc3c480fcd4a6a5bdfd204 Mon Sep 17 00:00:00 2001 From: Jamil Date: Tue, 12 Mar 2024 10:58:57 -0700 Subject: [PATCH] Fix removal in terraform examples README.md Signed-off-by: Jamil --- terraform/examples/gcp/nat_gateway/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/terraform/examples/gcp/nat_gateway/README.md b/terraform/examples/gcp/nat_gateway/README.md index c74a65fe3..f811c5525 100644 --- a/terraform/examples/gcp/nat_gateway/README.md +++ b/terraform/examples/gcp/nat_gateway/README.md @@ -20,9 +20,7 @@ this example: ## High availability All Firezone Gateways deployed in this example will automatically failover and -load balance for each other. No other configuration is necessary. To perform -upgrades with minimal downtime, see -[minimal downtime upgrades](#minimal-downtime-upgrades). +load balance for each other. No other configuration is necessary. ## Prerequisites