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

Bug - Updating Threat Policy #73

Closed alexandregoncalves17 closed 3 years ago

alexandregoncalves17 commented 3 years ago

I have this configuration on my side:

variables.tf:

Screenshot 2021-07-14 at 19 03 25

main.tf:

Screenshot 2021-07-14 at 19 04 25

terraform.tfvars:

Screenshot 2021-07-14 at 19 03 35

webapi.tf

Screenshot 2021-07-14 at 19 10 38

Issue:

When I change a default value like "enabled" and set it to "false", it gives me an error from provider:

terraform.tfvars:

Screenshot 2021-07-14 at 19 06 35

Error:

Screenshot 2021-07-14 at 19 06 17

chkp-royl commented 3 years ago

Hi @alexandregoncalves17 ,

Thanks for posting this issue. We will investigate and fix this bug in the next version of Check Point provider.

Regards, Roy

chkp-alonshev commented 3 years ago

Thank you for submitting this issue, We fixed this issue on our provider's new version, V1.5.0, This version is now available for use.