- Products
- Learn
- Local User Groups
- Partners
- More
AI Security Masters E7:
How CPR Broke ChatGPT's Isolation and What It Means for You
Blueprint Architecture for Securing
The AI Factory & AI Data Center
Call For Papers
Your Expertise. Our Stage
Good, Better, Best:
Prioritizing Defenses Against Credential Abuse
Ink Dragon: A Major Nation-State Campaign
Watch HereCheckMates Go:
CheckMates Fest
Hello,
I would like to deploy standalone Check Point cloud guard iaas standalone firewall with terraform.
In the official github of check point I just found vmss and ha deployments:
CloudGuardIaaS/terraform/azure at master · CheckPointSW/CloudGuardIaaS (github.com)
Has anyone a stanalone terraform script and can share it?
Or can someone of Check Point maybe upload a stanalone terraform file ?
Some help here would be very nice.
@Shay_Levin anything you can think of?
Hi,
We don't have one yet, but i will work on it.
Can't commit to a delivery date, I will publish it by the end of the month.
Great thank you very much @Shay_Levin . I will try it and let you know how it worked.
THX alot
Hi,
I added the following lines, to accept the Marketplace agreement, without the deployment failed:
resource "azurerm_marketplace_agreement" "checkpoint" {
publisher = "checkpoint"
offer = "check-point-cg-r8040"
plan = "sg-byol"
}
resource "azurerm_virtual_machine" "sg-vm-instance" {
depends_on = [
azurerm_marketplace_agreement.checkpoint,
azurerm_network_interface.nic1,
also
enable_ip_forwarding = true
I am not able to get this deployment of a singel gateway to work.
Error: Unsupported attribute
on modules/vnet/main.tf line 48, in resource "azurerm_route_table" "frontend":
48: address_prefix = azurerm_subnet.subnet[0].address_prefix
This object has no argument, nested block, or exported attribute named "address_prefix". Did you mean "address_prefixes"?
And there is no new update in the official github of check point
Is there planed to add a update that will work on R81.10 deployment ?
Hi @Brede_Jensen ,
I managed to get the attached template working by the versions.tf that we support currently (Can be obtained from GitHub as well):
terraform {
required_version = ">= 0.14.3"
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "~> 2.92.0"
}
random = {
version = "~> 2.2.1"
}
}
}
After changing the file as above, run the terraform init -upgrade command.
We plan to release in the near future a single gateway template, and the supported versions will be the same as the rest of the templates.
Best regards,
Dima.
Thanks, I was under the impression you couldn't have a consolidated standalone (manager & gw) on the cloud.
Its is definitely supported. I would not recommend it personally.
Leaderboard
Epsum factorial non deposit quid pro quo hic escorol.
| User | Count |
|---|---|
| 7 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
Tue 28 Apr 2026 @ 06:00 PM (IDT)
Under the Hood: Securing your GenAI-enabled Web Applications with Check Point WAFThu 30 Apr 2026 @ 03:00 PM (PDT)
Hillsboro, OR: Securing The AI Transformation and Exposure ManagementTue 28 Apr 2026 @ 06:00 PM (IDT)
Under the Hood: Securing your GenAI-enabled Web Applications with Check Point WAFTue 12 May 2026 @ 10:00 AM (CEST)
The Cloud Architects Series: Check Point Cloud Firewall delivered as a serviceThu 30 Apr 2026 @ 03:00 PM (PDT)
Hillsboro, OR: Securing The AI Transformation and Exposure ManagementAbout CheckMates
Learn Check Point
Advanced Learning
YOU DESERVE THE BEST SECURITY