This is a Terraform module that deploys Check Point solutions on Oracle Cloud Infrastructure (OCI). It is developed jointly by Oracle and Check Point.
The Oracle Cloud Infrastructure (OCI) Quick Start is a collection of examples that allow OCI users to get a quick start deploying advanced infrastructure on OCI. The oci-check-point repository contains the initial templates that can be used for accelerating deployment of Check Point solutions from local Terraform CLI and OCI Resource Manager.
This repo is under active development. Building open source software is a community effort. We're excited to engage with the community building this.
This project contains multiple solutions. Each solution folder is structured in at least 3 modules:
- simple-cli: launch a simple VM that subscribes to a Marketplace Image running from Terraform CLI.
- simple-orm: Package cloudguard-ngfw template in OCI Resource Manager Stack format.
- terraform-modules: contains a list of re-usable terraform modules for managing infrastructure resources like vcn, subnets, security, etc.
First off we'll need to do some pre deploy setup. That's all detailed here.
You can easily use these templates pointing to the Images published in the Oracle Cloud Infrastructure Marketplace. To get it started, navigate to the solution folder and check individual README.md file.