Check_Point
156-521 · Question #62
Which automation tool allows declarative configuration of firewall rules using code and can integrate with version control?
The correct answer is C. Terraform. Terraform allows Infrastructure-as-Code (IaC), where firewall objects and rules are defined in HCL and managed through Git. It integrates with Check Point using a custom provider for Management API interaction.
Introduction to Check Point Automation
Question
Which automation tool allows declarative configuration of firewall rules using code and can integrate with version control?
Options
- APostman
- BSmartUpdate
- CTerraform
- DGaia Portal
How the community answered
(40 responses)- B5% (2)
- C93% (37)
- D3% (1)
Explanation
Terraform allows Infrastructure-as-Code (IaC), where firewall objects and rules are defined in HCL and managed through Git. It integrates with Check Point using a custom provider for Management API interaction.
Topics
#Terraform#declarative configuration#version control#infrastructure as code
Community Discussion
No community discussion yet for this question.