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
│ Error: status: 429, body: {"data":{"user_id":"xxxx","region":"ir-thr-fr1"},"message":"تعداد درخواست های شما بیشتر از حد مجاز است. لطفا بعدا تلاش کنید"}
│
│
│ with arvan_iaas_abrak.master["2"],
│ on iaas.tf line 15, in resource "arvan_iaas_abrak" "master":
│ 15: resource "arvan_iaas_abrak" "master" {
terraform calls are parallel, so I think there should be a modification in api ratelimit service to handle such cases. BTW it was only creating 3 terraform resources at once!! other cloud providers support up to hundreds of parallel resource creation in terraform.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
terraform calls are parallel, so I think there should be a modification in api ratelimit service to handle such cases. BTW it was only creating 3 terraform resources at once!! other cloud providers support up to hundreds of parallel resource creation in terraform.
The text was updated successfully, but these errors were encountered: