Closed padavrexi closed 3 years ago
Hi @padavrexi , Thanks for posting this issue. We plan to support all those resources in the next versions of Check Point provider. The next version is planned for end of January 2021 and will include: nat rule, nat section, threat rule, threat exception, show updatable-objects-repository-content and show objects
Thanks, Roy
Hello @chkp-royl, And for datacenter ressources, is it also in january ? Best Regards,
Hi @geoffroyrenaud , There are few types of data center resources:
Thanks, Roy
Hi @geoffroyrenaud , I am happy to announce on the release of new version of Check Point provider v1.2.0. To see the new features please use the following link: https://github.com/CheckPointSW/terraform-provider-checkpoint/blob/master/CHANGELOG.md#120-december-17-2020
Resource gateway, cluster and data-center-server will be available in the future versions of Check Point provider.
Regards, Roy
Hi,
Several functions aren't yet available in the Terraform provider even though they do exist as Management API endpoints. Namely, the ability to create, read, update, and delete the following:
gateway
(xxx-simple-gateway
API endpoints). cluster (xxx-simple-cluster
API endpoints) data center (xxx-data-center-server
API endpoints) (also described in issue #43) nat rule (xxx-nat-rule & show-nat-rulebase
API endpoints) nat section (xxx-nat-section
API endpoints) threat rule (xxx-threat-rule & show-threat-rulebase
API endpoints) threat exception (xxx- threat-exception
API endpoints)Additionally, missing is the ability to show updatable objects repository content (
show updatable-objects-repository-content
API endpoint).