CheckPointSW / terraform-provider-checkpoint

Terraform provider for Check Point
https://www.terraform.io/docs/providers/checkpoint/
Mozilla Public License 2.0
28 stars 40 forks source link

API support for checkpoint_management_data_center_object #183

Closed paulzerkel closed 2 months ago

paulzerkel commented 2 months ago

Hey team,

I might be missing it but what version of Check Point API is required to make use of checkpoint_management_data_center_object? I see that the the update func makes use of set-data-center-object in the management API but I don't see that in the docs. I checked the latest published version v1.9.1 and I'm not seeing it there.

Thanks in advance!

pz

chkp-royl commented 2 months ago

Hi @paulzerkel , This is only bug in the docs. set-data-center-object command exists since API version 1.1. It was fixed in R82 (API version 2.0).

Regards, Roy