mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
docs: Fix ambiguity in saas access use case prereqs (#4762)
Just a minor wording change.
This commit is contained in:
@@ -22,8 +22,6 @@ into an **app connector** for SaaS applications that support IP allowlists.
|
||||
|
||||
## Prerequisites
|
||||
|
||||
- Any SaaS app that supports IP allowlists, configured to allow the public IP
|
||||
address(es) of the NAT Gateway(s) you deployed above.
|
||||
- A Site with a descriptive name to use for deploying Gateways for this use
|
||||
case, for example `SaaS connectors`. [Create a Site](/kb/deploy/sites) if you
|
||||
haven't already.
|
||||
@@ -33,6 +31,8 @@ into an **app connector** for SaaS applications that support IP allowlists.
|
||||
[Terraform examples](https://www.github.com/firezone/firezone/tree/main/terraform/examples)
|
||||
for examples on how to automate deploying multiple Gateways to various cloud
|
||||
providers.
|
||||
- Any SaaS app that supports IP allowlists, configured to allow the public IP
|
||||
address(es) of the Gateway(s) you want to use.
|
||||
|
||||
<Alert color="warning">
|
||||
For reliable access to your SaaS apps, we always recommend deploying multiple
|
||||
|
||||
Reference in New Issue
Block a user