Damans227 commented on issue #6016:
URL: https://github.com/apache/cloudstack/issues/6016#issuecomment-1049653806


   > @Damans227 you are right, the link you shared provides an entire list of 
resources and their associated APIs supported in CloudStack. However, for the 
scope of this project, we will focus on the list of resources already supported 
in Terraform - i.e., 
https://registry.terraform.io/providers/cloudstack/cloudstack/latest/docs 
(Resources Section) - and look at providing datasource support for those. As we 
move ahead in the project, if you wish to extended the project scope to provide 
support for additional essential resources we could add a tentative plan in the 
proposal for their support too - but that is subject to your interest. Some of 
the other resources that would be good to have include:
   > #### Users 
   > Account
   > Project
   > User
   > Domain
   > 
   > #### Infrastructure Components
   > Host
   > Cluster
   > Pod
   > Zone
   > Storage Pool (Primary Store) 
   > Image Store (secondary storage)
   > 
   > But as an initial step, we'll focus on just providing support for 
datasources for existing resources in Terraform provider.
   > Thanks!
   
   Understood, and thanks for the explanation. This is very helpful. 
   
   Please excuse my lack of familiarity with using CloudStack via Terraform 🙏


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to