mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-08 23:23:59 -06:00
3954c1ecf0
the CI sees many failing Scaleway tests due to request quotas being exceeded. this PR aims to address this issue by switching from `resource.Retry`, which waits 100ms between retries, to `resource.StateChangeConf` with a configured delay of 5s between retries. this should help us fixing the quota issue… |
||
---|---|---|
.. | ||
bins | ||
providers | ||
provisioners |