Hi Palash Could you please log a improvement issue here for creating autoscale vm groups via terraform
https://github.com/apache/cloudstack-terraform-provider/issues Regards Kiran From: Marco Sinhoreli <[email protected]> Date: Monday, 20 November 2023 at 10:48 AM To: [email protected] <[email protected]> Subject: Re: Creating a CloudStack AutoScale VM Group with Terraform Hi Palash The Autoscale VM group API call is not exposed to the CloudStack Terraform Provider. You can find the complete supported CloudStack resources here: https://registry.terraform.io/providers/cloudstack/cloudstack/latest/docs From: Palash Biswas <[email protected]> Date: Tuesday, 14 November 2023 at 16:40 To: [email protected] <[email protected]> Subject: Creating a CloudStack AutoScale VM Group with Terraform Hello, I'm looking to create a CloudStack AutoScale VM Group using Terraform, but I couldn't find clear documentation on how to achieve this, especially regarding the creation of AutoScale policies and AutoScale VM groups. My goal is to deploy and manage the entire AutoScale VM Group using Terraform. I'm currently using Terraform version 1.6.2. I would greatly appreciate any advice or guidance on how to accomplish this task. Thank you for your assistance. Regards, Palash Biswas
