cloudstack-terraform-provider icon indicating copy to clipboard operation
cloudstack-terraform-provider copied to clipboard

Data disk attachment on VM creation

Open JSpon opened this issue 11 months ago • 4 comments

Add the ability to attach disks to VMs on creation, to prevent timing issues

JSpon avatar Dec 18 '24 19:12 JSpon

@JSpon Thanks for your contribution. Can you please add tests for this? It's also good to follow this once you've added your tests as this can help catch things before the github workflow runs it.

CodeBleu avatar Dec 18 '24 21:12 CodeBleu

@JSpon

Could you please add documentation

https://registry.terraform.io/providers/cloudstack/cloudstack/latest/docs/resources/disk https://registry.terraform.io/providers/cloudstack/cloudstack/latest/docs/resources/instance

kiranchavala avatar Aug 29 '25 12:08 kiranchavala

@JSpon Please add some tests and update the documentation with some examples.

vishesh92 avatar Sep 02 '25 08:09 vishesh92

@JSpon could you please let us know if you want the PR in the upcoming release?

Currently, we need the PR to pass the tests and the conflicts must be resolved inorder to merge it

kiranchavala avatar Sep 16 '25 06:09 kiranchavala