Add more supported cloud resource of Azure
matt-mi opened this issue · 3 comments
Hey,
We found this project is really cool and right now we're leveraging both Alicloud and Azure for our production environments, could you add more supported resources of Azure as I can only find 5 out there.
@matt-mi Thanks for your interest in this project. Which could resources do you need?
It would be better to have some commonly used resources supported like azure kubernetes service, azure functions, application gateways, web app service, azure sql and etc..
Meanwhile I'm kind of curious that even some Azure resources are yet to be supported from that documentation, will the resource still be created successfully if I just put normal terraform configuration file in sepc.hcl
of Configuration
manifest?
It would be better to have some commonly used resources supported like azure kubernetes service, azure functions, application gateways, web app service, azure sql and etc..
Here is a quick way to support all of them https://kubevela.io/blog/2022/03/01/kubevela-generate-top-50-popular-resources-of-aws-using-100-lines-of-code.
Meanwhile I'm kind of curious that even some Azure resources are yet to be supported from that documentation, will the resource still be created successfully if I just put normal terraform configuration file in
sepc.hcl
ofConfiguration
manifest?
Correct.