An open API service indexing awesome lists of open source software.

https://github.com/websoft9/cloudforms

Deploy application at Cloud infrastructure by Terraform
https://github.com/websoft9/cloudforms

cloud compose open source terraform

Last synced: about 1 year ago
JSON representation

Deploy application at Cloud infrastructure by Terraform

Awesome Lists containing this project

README

          

# About

CloudForms is an application-centric cloud resource orchestration **template** project. It assists users in creating resources on mainstream cloud platforms while installing and configuring applications, achieving automated deployment.

## Cloud supported

Here is the table that show you the orchestration template at major Cloud Platform

| | Official format | Terraform | Marketplace |
| ------------ | ------------------------------------------------------------ | ----------- | -------------- |
| Azure | [ARM](https://learn.microsoft.com/zh-cn/azure/azure-resource-manager/) | cli | arm |
| AWS | [CloudFormation](https://aws.amazon.com/cn/cloudformation) | cli | cloudformation |
| AlibabaCloud | [ROS](https://help.aliyun.com/zh/ros) | console,cli | ros, terraform |
| Google Cloud | [Cloud Deployment Manager](https://cloud.google.com/deployment-manager/docs?hl=zh-cn) | cli | \ |
| Huawei Cloud | [AOS](https://support.huaweicloud.com/productdesc-aos) | console,cli | \ |

## Related Tools

- [Radius](https://docs.radapp.io/)
- [Dapr](https://docs.dapr.io/)

## License

[LGPL-3.0](LICENSE.md), Additional Terms: It is not allowed to publish free or paid image based on this repository in any Cloud platform's Marketplace without authorization.