Closed deutmeyerbrianpfg closed 3 years ago
Setting export CHECKPOINT_TIMEOUT=30
solved this. It would be nice to see the timeout on the resource increased so the global timeout doens't have to be changed.
https://www.terraform.io/docs/extend/resources/retries-and-customizable-timeouts.html
Hi @deutmeyerbrianpfg ,
Good to hear you used solved this issue. Environment variable CHECKPOINT_TIMEOUT used for the GO SDK to complete a transaction.
Regards, Roy
When creating a new checkpoint_management_access_role, the majority of AD groups being added to an AR will cause errors.
Input:
Expected output is a successful creation.
However, timeout errors occur depending on what is supplied. If
base_dn
is not supplied, we see:If we supply
base_dn = "OU=Groups,DC=my,DC=domain,DC=com"
in the user dict, we see: