dynobj-nia

CheckPointSW/dynobj-nia/checkpoint

Terraform Module HCL CHECKPOINT

Check Point Software Technologies Dynamic Objects module for Network Infrastructure Automation (NIA)

Install
module "dynobj-nia" {
source = "CheckPointSW/dynobj-nia/checkpoint"
version = "1.1.0"
}
plain text: /constructs/tfmod-checkpointsw-dynobj-nia-checkpoint/install.txt
⭐ Source on GitHub 📦 Registry page
README

Check Point Software Technologies Dynamic Objects module for Network Infrastructure Automation (NIA) This Terraform module allows users to support Dynamic Firewalling by integrating Consul with Check Point Software Technologies Cloud and Network-based Security Gateway devices to dynamically manage registration/de-registration of Dynamic Objects based on services in Consul catalog. Using this Terraform module in conjunction with consul-terraform-sync enables teams to reduce manual ticketing processes and automate Day-2 operations related to application scale up/down in a way that is both declarative and repeatable across the organization and multiple Check Point Firewalls. This integration will allow teams to quickly deploy applications while cutting down on security operation overhead whic

Inputs (2)
NameTypeDescriptionDefault
servicesmap( object({ id Consul services monitored by Consul NIA required
dynamic_object_prefixstring(Optional) Prefix added to dynamic objects"consul-"
Outputs (1)
services_output
Resources (2)
checkpoint_management_dynamic_objectnull_resource
Details
FrameworkTerraform Module
LanguageHCL
Version1.1.0
Cloud CHECKPOINT
★ Stars8
Forks7
Total downloads794
Inputs2
Outputs1
Resources2
LicenseGPL-3.0
NamespaceCheckPointSW
Updated