GitHub - kubevela/terraform-controller: A Kubernetes Terraform Controller, managing Cloud resources through Kubernetes

2 min read Original article ↗

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

Go Report Card Docker Pulls codecov

Terraform Controller

Terraform Controller is a Kubernetes Controller for Terraform.

Features

Supported Cloud Providers

Cloud Provider Contributor
Alibaba Cloud KubeVela team
AWS KubeVela team
Azure KubeVela team
Elastic Cloud @mattkirby
GCP @emanuelr93
VMware vSphere @just-do1
UCloud @wangwang
Custom @evanli18
Tencent Cloud @captainroy-hy
Baidu Cloud KubeVela team

Supported Terraform Configuration

  • HCL
  • JSON (Deprecated in v0.3.1, removed in v0.4.6)

Get started

See our Getting Started guide please.

Design

Please refer to Design.

Contributing

This is the contributing guide. Looking forward to your contribution.