Skip to content

supply projectid to API read calls for firewall and egress_firewall #165

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Longsight
Copy link

fixes #115

@baltazorbest
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inconsistent result when creating cloudstack_firewall
2 participants