Awesome
<!-- markdownlint-disable --> <p align="right"> <a href="https://terranetes.appvia.io"><img src="https://img.shields.io/static/v1?label=APPVIA&message=Docs&color=191970&style=for-the-badge" alt="Terranetes Docs"/></a> <a href="https://github.com/appvia/terranetes-controller/releases/latest"><img src="https://img.shields.io/github/v/release/appvia/terranetes-controller.svg?filter=v*&style=for-the-badge&color=006400" alt="Latest Release"/></a> <a href="https://kubernetes.slack.com/channels/terranetes"><img src="https://img.shields.io/badge/Slack-Join%20Community-purple?style=for-the-badge&logo=slack" alt="Slack Community"/></a> <a href="https://github.com/appvia/terranetes-controller/graphs/contributors"><img src="https://img.shields.io/github/contributors/appvia/terranetes-controller.svg?style=for-the-badge&color=FF8C00" alt="Contributors"/></a> <a href="https://github.com/appvia/terranetes-controller/stargazers"><img src="https://img.shields.io/github/stars/appvia/terranetes-controller.svg?style=for-the-badge&color=FFC501" alt="Stargazers"/></a> </p> <!-- markdownlint-restore -->TERRANETES CONTROLLER
The Terranetes Controller manages the lifecycle of an OpenTofu or Terraform resource, allowing developers to self-serve dependencies in a controlled manner.
There's a number of open source controllers you could use that will run OpenTofu or Terraform in Kubernetes. All of them deliver the developer outcome, however, none address the "consequences" of delivering that outcome in the first place; the risks, costs, security implications, the general lack of checks and balances. What sets the Terranetes controller apart is its opinion; we first enable the platform team to deliver the outcome in a safe environment before it can be self-served by developers. Providing platform engineers with all the knobs, dials and levers to control and mitigate those risks is the key differentiator for Terranetes controller.
Documentation can be found at https://terranetes.io
FEATURES
DEVELOPERS
- Keep Terraform Configuration simple to use
- Filter and write specific Terraform outputs to a secret
- View full Terraform log output
- Approve changes before application, supporting plan and apply workflows
- See cost estimates prior to creating resources
- Support private terraform module sources
- Directly reference FluxCD sources
- Drift Detection
PLATFORM ENGINEERS
- Keep cloud credentials secure
- Restrict credentials provider use via namespace and label selectors
- Don't expose credentials within a user's namespace
- Define Guardrails around use
- Restrict to known module sources
- Validate resource requests against Checkov policies
- Automatically inject default configuration based on labels
- Validate your Terraform Resource Plans
- Validate the Revision syntax
- Check the specification and provide recommendations on configuration
- Scan against Checkov security policies
- Version and publish Resource Plans
GETTING STARTED
View the getting started guide at https://terranetes.io