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
vpc is created but when network is going to be created, acl_id fails with:
│ Error: Error creating network tomas_network: CloudStack API error 431 (CSExceptionErrorCode: 9999): Unable to execute API command createnetwork due to invalid value. Invalid parameter aclid value=ibdb115e1-16aa-11ef-9251-42ad207a9833 due to incorrect long value format, or entity does not exist or due to incorrect parameter annotation for the field in api cmd class.
│
│ with cloudstack_network.tomas_network,
│ on main.tf line 44, in resource "cloudstack_network" "tomas_network":
│ 44: resource "cloudstack_network" "tomas_network" {
Acl exists, and lot of networks has this attached ...
The text was updated successfully, but these errors were encountered:
i have this code: using (0.5.0 provider)
vpc is created but when network is going to be created, acl_id fails with:
Acl exists, and lot of networks has this attached ...
The text was updated successfully, but these errors were encountered: