Closed deutmeyerbrianpfg closed 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
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.
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.