remove the nats

This commit is contained in:
Robert Wilkins III 2023-04-20 05:11:28 +00:00
commit 7e3ea10719

View file

@ -66,11 +66,6 @@ If you want to remove the resources created during this tutorial, you can use th
```sql
gcloud compute instances delete langflow-dev --zone us-central1-a --quiet
gcloud compute routers nats delete nat-gateway --router nat-client --region us-central1 --quiet
gcloud compute routers delete nat-client --region us-central1 --quiet
```
The following network settings and services are used during this walkthrough. If you plan to continue using the project after the walkthrough, you may keep these configurations in place.