cloudstack-terraform-provider
cloudstack-terraform-provider copied to clipboard
Improvement request - Support the following resource creation via terraform
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
- Creation of roles by terraform
- Creation of projects
- Creation of Buckets and object storage
- Creation of snapshots /templates from volume
- Creation of user data
- Creation of primary storage
- Creation of secondary storage
- Creation of pods
- Creation of clusters
- Creation of hosts
- Creation of iso
- Creation of instance snapshots
The creation of the resources will be helpful to the end users
Also specifying a POD when creating a VM resource will be useful.
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 ?
Hi @adidiborg
Currently, it's not possible to get the meta_data variable for a registered user data.
You can create a improvement request