-
### Terraform Version
Terraform v0.11.11
provider.openstack: version = "~> 1.13"
### Affected Resource(s)
openstack_networking_port_v2
### Terraform Configuration Files
```hcl
resource op…
-
[skydive-agent.txt](https://github.com/skydive-project/skydive/files/8008561/skydive-agent.txt)
[skydive-config.txt](https://github.com/skydive-project/skydive/files/8008562/skydive-config.txt)
I …
-
It would be great to have an error message that is more useful, in case one of the requested security group IDs has changed or is no longer valid. `Resource not found` does not really point in this d…
-
Whenever I increase "instance_count" in the minimal example, terraform suggests that all compute instances should be "destroyed and recreated" and the fails applying this change.
I don't understand…
-
I'm trying to use `ConflictsWith` on a `TypeList` and it isn't working. I think I've narrowed down the issue, but I'm not entirely sure.
The `openstack_compute_instance_v2` resource has a [`network…
-
### Terraform Version
Terraform v1.0.4
on darwin_amd64
+ provider registry.terraform.io/terraform-provider-openstack/openstack v1.43.0
### Affected Resource(s)
Please list the resources as a li…
-
The issue appeared when I have changed network ID from the internal tenant network to the network shared across multiple tenants. The VM was already successfully built by the same code, the only chang…
-
Hello, could you please help with the problem below? Thank you.
### Terraform Version
```
Terraform v1.0.4
on linux_amd64
+ provider registry.terraform.io/terraform-provider-openstack/openstack…
-
This bug was originally filed in Launchpad as [LP: #1979049](https://bugs.launchpad.net/cloud-init/+bug/1979049)
Launchpad details
affected_projects = []
assignee = None
assignee_name = None
date_cl…
-
It seems the replacement of a subnet fails to correctly calculate the implicit dependencies, failing to find ports that are in use and leads to the subnet destruction erroring out with:
```
Error:…