diff --git a/README.md b/README.md index 3bb1010..a825cb6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # Palo Alto HA Setup with Terraform (Stackit Cloud) -This Terraform configuration sets up two **Palo Alto Firewalls** in a **High Availability (HA)** setup on the **Stackit Cloud IaaS** layer. It includes proper configuration for floating IPs (VIPs), port security, and network interface rules. +This Terraform configuration sets up a new project inside your organisation with an SNA as described in the .tf file. +Then two **Palo Alto Firewalls** in a **High Availability (HA)** setup on the **Stackit Cloud IaaS** layer will be deployed. +It includes proper configuration for floating IPs (VIPs), port security, and network interface rules. +This is only example code, so please change for your needs ! ---