GitHub - kubevela/terraform-controller: A Kubernetes Terraform Controller, managing Cloud resources through Kubernetes (original) (raw)
Navigation Menu
Appearance settings
- AI CODE CREATION
* GitHub CopilotWrite better code with AI
* GitHub Copilot appDirect agents from issue to merge
* MCP RegistryNewIntegrate external tools - DEVELOPER WORKFLOWS
* ActionsAutomate any workflow
* CodespacesInstant dev environments
* IssuesPlan and track work
* Code ReviewManage code changes - APPLICATION SECURITY
* GitHub Advanced SecurityFind and fix vulnerabilities
* Code securitySecure your code as you build
* Secret protectionStop leaks before they start - EXPLORE
* Why GitHub
* Documentation
* Blog
* Changelog
* Marketplace
- AI CODE CREATION
- BY COMPANY SIZE
* Enterprises
* Small and medium teams
* Startups
* Nonprofits - BY USE CASE
* App Modernization
* DevSecOps
* DevOps
* CI/CD
* View all use cases - BY INDUSTRY
* Healthcare
* Financial services
* Manufacturing
* Government
* View all industries
- BY COMPANY SIZE
- EXPLORE BY TOPIC
* AI
* Software Development
* DevOps
* Security
* View all topics - EXPLORE BY TYPE
* Customer stories
* Events & webinars
* Ebooks & reports
* Business insights
* GitHub Skills - SUPPORT & SERVICES
* Documentation
* Customer support
* Community forum
* Trust center
* Partners
- EXPLORE BY TOPIC
- COMMUNITY
* GitHub SponsorsFund open source developers - PROGRAMS
* Security Lab
* Maintainer Community
* Accelerator
* GitHub Stars
* Archive Program - REPOSITORIES
* Topics
* Trending
* Collections
- COMMUNITY
- Pricing
Provide feedback
We read every piece of feedback, and take your input very seriously.
Include my email address so I can be contacted
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
kubevela / terraform-controller Public
Notifications You must be signed in to change notification settings
Additional navigation options
Folders and files
| Name | Name | Last commit message | Last commit date |
|---|---|---|---|
| Latest commitHistory585 Commits | |||
| .github/workflows | .github/workflows | ||
| .license | .license | ||
| api | api | ||
| bin | bin | ||
| chart | chart | ||
| config | config | ||
| controllers | controllers | ||
| docs/resources | docs/resources | ||
| e2e | e2e | ||
| examples | examples | ||
| gitee | gitee | ||
| hack | hack | ||
| .gitignore | .gitignore | ||
| .golangci.yml | .golangci.yml | ||
| CONTRIBUTING.md | CONTRIBUTING.md | ||
| DESIGN.md | DESIGN.md | ||
| Dockerfile | Dockerfile | ||
| LICENSE | LICENSE | ||
| Makefile | Makefile | ||
| PROJECT | PROJECT | ||
| README.md | README.md | ||
| codecov.yml | codecov.yml | ||
| getting-started.md | getting-started.md | ||
| go.mod | go.mod | ||
| go.sum | go.sum | ||
| main.go | main.go | ||
| skaffold.yaml | skaffold.yaml |
Repository files navigation
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.
About
A Kubernetes Terraform Controller, managing Cloud resources through Kubernetes
Topics
kubernetes aws azure terraform gcp ucloud alibabacloud terraform-controller eccloud
Resources
License
Contributing
Stars
Watchers
Forks
Releases73
Packages
Contributors
Languages
- Go 97.3%
- Makefile 2.1%
- Other 0.6%
