CodeBleu commented on PR #138:
URL: 
https://github.com/apache/cloudstack-terraform-provider/pull/138#issuecomment-2438448539

   > @CodeBleu , I fixed the domain ids issue. Try now.
   > 
   > Also, regarding the documentation. I was looking at using the generator 
but it might be better to scope all that work to its own PR. 
https://github.com/hashicorp/terraform-plugin-docs
   
   @poddm  Thanks!!  
   I was able to successfully add offering with specifying the UUID for 
`domain_ids` in an list, but I have a couple of questions.
   
   1. Can this also be added with putting the name "TEST" or "/ROOT/TEST" and 
it automatically get the correct UUID?
   2. I need to specify the `storage_type` as well, but I need to be able to do 
this without having to specify a `disk_offering` Is this feasable?  Right now 
without specifying the `disk_offering` it defaults to `shared`, and I'd like to 
be able to change this without having to specify a full `disk_offering`.
   
   


-- 
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: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to