- CheckMates
- :
- Products
- :
- CloudMates Products
- :
- Cloud Network Security
- :
- Discussion
- :
- IaC for your Check Point IaaS, Terraform scripts a...
- 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
IaC for your Check Point IaaS, Terraform scripts and presentation for AWS Transit Gateway
I recently demonstrated the use of the Check Point Blueprint to have a complete working transit gateway environment in AWS set-up in about 30 minutes from scratch.
You will also learn how the Check Point Security gateways get deployed and scaled on demand as the load grows.
Conducted a live demo of how to setup a complete secured hub and spoke environment in AWS in 30 minutes using Terraform and setting up a complete environment in AWS with CloudGuard IaaS.
Webcast on demand at https://www.brighttalk.com/webcast/18136/403518
The complete code and documents have been updated at https://github.com/rcove/aws-tgw-r8040
I have updated the code to run under Terraform 0.12.x (not a trivial task)
If you use this please let me know how you go and if it is useful for you, and feel free to contribute.
If you haven't seen it, there is also an official repository of terraform being developed at https://github.com/CheckPointSW/CloudGuardIaaS
- Tags:
- automation
- iac
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Nice one!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The updated scripts are good except the three CloudFormation scripts are all "ACCESS DENIED!"
template_url = "https://s3.amazonaws.com/CloudFormationTemplate/management.json"
template_url = "https://s3.amazonaws.com/CloudFormationTemplate/checkpoint-tgw-asg-master.yaml"
template_url = "https://s3.amazonaws.com/CloudFormationTemplate/autoscale.json"