Re: Creating a CloudStack AutoScale VM Group with Terraform

2023-11-21 Thread Palash Biswas
oudstack-terraform-provider/issues > > Regards > Kiran > > From: Marco Sinhoreli > Date: Monday, 20 November 2023 at 10:48 AM > To: users@cloudstack.apache.org > Subject: Re: Creating a CloudStack AutoScale VM Group with Terraform > Hi Palash > > The Autoscale

Re: Creating a CloudStack AutoScale VM Group with Terraform

2023-11-20 Thread Kiran Chavala
: 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

Re: Creating a CloudStack AutoScale VM Group with Terraform

2023-11-20 Thread Marco Sinhoreli
To: users@cloudstack.apache.org 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

Creating a CloudStack AutoScale VM Group with Terraform

2023-11-14 Thread Palash Biswas
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