Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leg100/etok
Execute Terraform on Kubernetes
https://github.com/leg100/etok
kubernetes operator terraform
Last synced: about 1 month ago
JSON representation
Execute Terraform on Kubernetes
- Host: GitHub
- URL: https://github.com/leg100/etok
- Owner: leg100
- License: mpl-2.0
- Created: 2020-02-25T18:31:28.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-07T03:48:55.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T01:25:15.303Z (4 months ago)
- Topics: kubernetes, operator, terraform
- Language: Go
- Homepage: https://docs.etok.dev
- Size: 22 MB
- Stars: 73
- Watchers: 3
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-repositories - leg100/etok - Execute Terraform on Kubernetes (Go)
README
# Etok
Massively scale out terraform operations
Documentation: [docs.etok.dev](https://docs.etok.dev/)
## Features
* Kubernetes operator
* CLI app provides for familiar and fast terraform UX
* Granular access control via Kubernetes RBAC
* Single platform suitable for both workstation and CI/CD usage
* Github integration
* Queueable terraform operations
* Built-in state backend with automatic backup to cloud storage
* Credential-free via mechanisms such as GKE Workload Identity
* Plus all the advantages kubernetes has to offer: scaling, security, instrumention, etc