terraform-provider-bigip icon indicating copy to clipboard operation
terraform-provider-bigip copied to clipboard

X-F5-Auth-Token expired. Requesting that a property be added to the provider that can specify a token timeout value.

Open josephjonko opened this issue 6 years ago • 0 comments

Resources that are provisioning prior to the use for BigIp resources takes longer than 20Minutes and by then the F5 token has already expired.

Error: Error applying plan:

2 error(s) occurred:

  • module.web-farm.bigip_ltm_node.app_nodes[1]: 1 error(s) occurred:

  • bigip_ltm_node.app_nodes.1: X-F5-Auth-Token has expired.

  • module.web-farm.bigip_ltm_node.app_nodes[0]: 1 error(s) occurred:

  • bigip_ltm_node.app_nodes.0: X-F5-Auth-Token has expired.

josephjonko avatar Feb 08 '19 00:02 josephjonko