- CheckMates
- :
- Products
- :
- CloudMates Products
- :
- Cloud Network Security
- :
- Discussion
- :
- AWS CloudGuard Cluster - Terraform Complete Enviro...
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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 )
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is there any updates on using this or similar to deploying autoscaling firewalls?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Shay_Levin Thanks. Is the same available for deploying in to Azure?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HI,
with most of the assets
Take a look here: https://github.com/CheckPointSW/CloudGuardIaaS/tree/master/terraform/azure
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks Shay!
What if I want to terraform one system to be both a manager and a gw, is that possible with this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
It's supported
It's a standalone deployment, you will have to edit the template and adjust it for your needs.
Go to sk111013 here
And use the terrafrom template: "Security Management Server & Security Gateway (Standalone Deployment)"