Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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