Create a Post
cancel
Showing results for 
Search instead for 
Did you mean: 
Shay_Levin
Admin
Admin

AWS CloudGuard Cluster - Terraform Complete Environment Deployment.

++  Added support for CloudGuard Cluster Deployment

This is a walkthrough for a terraform configuration that deploys a full environment, including VPC, subnets, routing, ingress routing, Internal and external servers, CloudGuard Management, and Cluster or Single Gateway, configuring the management, creating the SIC and install policy.

Check the video for a detailed guided walkthrough.

The terraform configuration zip file is attached at the bottom of the post.

*** If you experience the following error during the script run:  "Invalid command: "scp -vt /tmp.

      Please wait two minutes and run the deployment again ( terraform apply -auto-approve  )

 

 

 

0 Kudos
4 Replies
jascottebsco
Explorer

Is there any updates on using this or similar to deploying autoscaling firewalls? 

0 Kudos
Roman_Kats
Employee
Employee

Hi @jascottebsco 

We do have terraform template for deploying Auto Scale Group  of Firewalls with Management and Auto Scale Group of Web Servers

You can find this and many more templates in our github repository:
https://github.com/CheckPointSW/CloudGuardIaaS/tree/master/terraform/aws 

Autoscale:

https://github.com/CheckPointSW/CloudGuardIaaS/tree/master/terraform/aws/qs-autoscale-master 

https://github.com/CheckPointSW/CloudGuardIaaS/tree/master/terraform/aws/qs-autoscale 

0 Kudos
Simon_Macpherso
Advisor

@Shay_Levin Thanks. Is the same available for deploying in to Azure? 

0 Kudos
Shay_Levin
Admin
Admin

HI,

with most of the assets 

Take a look here: https://github.com/CheckPointSW/CloudGuardIaaS/tree/master/terraform/azure

0 Kudos