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

Enhancement/Increase Timeout on Access-Role Resource #69

Closed deutmeyerbrianpfg closed 3 years ago

deutmeyerbrianpfg commented 3 years ago

Related to https://github.com/CheckPointSW/terraform-provider-checkpoint/issues/68, which was closed without action, please increase the timeout for ONLY the access-role resource. I'm not looking to globally increase the timeout value, but know that access-role function will take longer than 10 seconds. Please change the access-role timeout to be 30 seconds by default.

See https://www.terraform.io/docs/extend/resources/retries-and-customizable-timeouts.html for increasing a resource timeout.

chkp-royl commented 3 years ago

Hi @deutmeyerbrianpfg ,

It's good to know we can increase timeout for specific resources instead increase SDK timeout itself. We will investigate your solution and hope to support it 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.