You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In fact none of the "WaitFor" functions do it. I have also been able to verify that the same thing happens with other Fabric resources such as fabric_connection, fabric_cloud_router, fabric_network... This means that if users define a value to override the default value it is never being used.
Here's an example of how the schema timeouts must be consumed
equinix_fabric_routing_protocol
waitUntilRoutingProtocolIsProvisioned function is not taking default schema timeoutterraform-provider-equinix/equinix/resource_fabric_routing_protocol.go
Line 573 in 42737f8
In fact none of the "WaitFor" functions do it. I have also been able to verify that the same thing happens with other Fabric resources such as fabric_connection, fabric_cloud_router, fabric_network... This means that if users define a value to override the default value it is never being used.
Here's an example of how the schema timeouts must be consumed
terraform-provider-equinix/equinix/resource_metal_device.go
Line 562 in 42737f8
The text was updated successfully, but these errors were encountered: