chrxmvtik opened a new issue, #146: URL: https://github.com/apache/cloudstack-terraform-provider/issues/146
Hi fellas, Recently needed to add a NIC with L2 network to VM and it caused an error: ``` ╷ │ Error: Provider produced inconsistent result after apply │ │ When applying changes to module.cloudstack.cloudstack_nic.db[0], provider "provider[\"registry.terraform.io/cloudstack/cloudstack\"]" produced an unexpected new value: Root object was present, but now absent. │ │ This is a bug in the provider, which should be reported in the provider's own issue tracker. ``` Tried multiple configurations with IP with different networks, same issue. Anyone else got similar issues? Terraform version: 1.9.8 CloudStack version: 4.19 CloudStack Terraform Provider: 0.5.0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org