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

Improvement request - Support the following resource creation via terraform

Open kiranchavala opened this issue 1 year ago • 3 comments

ISSUE TYPE

Improvement request

SUMMARY

Improvement request - Support the following resource creation via terraform

The following resource creations are not available via terraform cloudstack provider

  1. Creation of roles by terraform
  2. Creation of projects
  3. Creation of Buckets and object storage
  4. Creation of snapshots /templates from volume
  5. Creation of user data
  6. Creation of primary storage
  7. Creation of secondary storage
  8. Creation of pods
  9. Creation of clusters
  10. Creation of hosts
  11. Creation of iso
  12. Creation of instance snapshots

The creation of the resources will be helpful to the end users

kiranchavala avatar Feb 13 '24 09:02 kiranchavala

Also specifying a POD when creating a VM resource will be useful.

Balajirkrishnan avatar Feb 22 '24 23:02 Balajirkrishnan

Hey @kiranchavala , is it feasible to parse meta_data variable values (variables that are used in User Data linked to corresponding Template) while creating a Instance ?

adidiborg avatar Mar 04 '24 05:03 adidiborg

Hi @adidiborg

Currently, it's not possible to get the meta_data variable for a registered user data.

You can create a improvement request

kiranchavala avatar Mar 04 '24 06:03 kiranchavala