baltazorbest commented on PR #165:
URL: 
https://github.com/apache/cloudstack-terraform-provider/pull/165#issuecomment-2815417344

   Hey. I applied your changes and tried to create a few instances with a 
firewall rules and a project ID, but I got the same error as before.
   
   There are errors:
   
   ```
   module.test.cloudstack_port_forward.port_forward[1]: Creation complete after 
12s [id=332912f6-e272-4130-a851-c7b7b822d813]
   module.test.cloudstack_port_forward.port_forward[0]: Creation complete after 
20s [id=332912f6-e272-4130-a851-c7b7b822d813]
   │ Error: Provider produced inconsistent result after apply
   │
   │ When applying changes to 
module.test.cloudstack_firewall.firewall_open_ports[1], 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.
   ╵
   ╷
   │ Error: Provider produced inconsistent result after apply
   │
   │ When applying changes to 
module.test.cloudstack_firewall.firewall_open_ports[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.
   ╵
   ╷
   │ Error: Provider produced inconsistent result after apply
   │
   │ When applying changes to module.test.cloudstack_egress_firewall.egress, 
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.
   ```


-- 
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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to