• Stars
    star
    147
  • Rank 242,565 (Top 5 %)
  • Language
    Go
  • License
    Apache License 2.0
  • Created about 3 years ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Kubernetes Terraform Controller, managing Cloud resources through Kubernetes

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.