terraform-provider-arvan
terraform-provider-arvan copied to clipboard
unable to attach port with static IP
in the documentation there is an ip section in arvan_iaas_network_attach. But declaring static IP will result in http 409 (access issue?!):
│ Error: status: 409, body: {"message":"خطا در درخواست ارائه شده","errors":null}
I think either docs or access should be fixed.