Hi everyone,
To anyone that may face this issue, the problem is in terraform
parallelism when executing *for_each*.
As long as entities are listed manually the devices are attached as
expected.
Best regards,
Jordan
On Wed, Apr 17, 2024 at 2:22 PM jordan j wrote:
> Hi everyone,
>
> We are using
Hi everyone,
We are using Cloudstack 4.19.0.1 with Debian12 KVM host as hypervisor. When
we try to create an instance (Debian12) with Terraform (version of provider
module 0.4.0), the additional disks are not being created in the specific
order we set:
resource "cloudstack_disk" "this" {
for_ea