cloudstack-terraform-provider
cloudstack-terraform-provider copied to clipboard
Data disk attachment on VM creation
Add the ability to attach disks to VMs on creation, to prevent timing issues
@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.
@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
@JSpon Please add some tests and update the documentation with some examples.
@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