Skip to content

Commit

Permalink
update READEM for cloud provider links, adjust content order
Browse files Browse the repository at this point in the history
  • Loading branch information
zzxwill committed Jun 10, 2021
1 parent 6067942 commit 63ef127
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
# Terraform Controller

Terraform Controller is a Kubernetes Controller for Terraform, which can address the requirement of [Using Terraform HCL as IaC module in KubeVela](https://github.com/oam-dev/kubevela/issues/698)
Terraform Controller is a Kubernetes Controller for Terraform.

![](docs/resources/architecture.jpg)

# Features

## Supported Cloud Providers

- Alibaba Cloud
- AWS
- Azure
- GCP
- [Alibaba Cloud](https://www.alibabacloud.com/)
- [AWS](https://aws.amazon.com/)
- [Azure](https://portal.azure.com/)
- [GCP](https://cloud.google.com/)
- [VMware vSphere](https://www.vmware.com/hk/products/vsphere.html)

## Supported Terraform Configuration

- HCL
- JSON

# Design

Please refer to [Design](./DESIGN.md).

# Get started

See our [Getting Started](./getting-started.md) guide please.

# Design

Please refer to [Design](./DESIGN.md).

0 comments on commit 63ef127

Please sign in to comment.