Skip to content

kubevela/terraform-controller

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.