Re: [PR] Update SDKs [cloudstack-terraform-provider]

2024-03-03 Thread via GitHub
fabiomatavelli commented on PR #71: URL: https://github.com/apache/cloudstack-terraform-provider/pull/71#issuecomment-1975257114 Indeed, I haven't seen the Terraform Plugin Framework at the time I did it. If you think it is better to go straight to it, then I can close this one @CodeBleu @

Re: [I] Improvement request - Support the following resource creation via terraform [cloudstack-terraform-provider]

2024-03-03 Thread via GitHub
adidiborg commented on issue #82: URL: https://github.com/apache/cloudstack-terraform-provider/issues/82#issuecomment-1975755614 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 In

Re: [I] Improvement request - Support the following resource creation via terraform [cloudstack-terraform-provider]

2024-03-03 Thread via GitHub
kiranchavala commented on issue #82: URL: https://github.com/apache/cloudstack-terraform-provider/issues/82#issuecomment-1975796993 Hi @adidiborg Currently, it's not possible to get the meta_data variable for a registered user data. You can create a improvement request --