padok-team / burrito

๐ŸŒฏ Burrito is a TACoS ๐ŸŒฎ

Home Page:https://padok-team.github.io/burrito

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warning

This project is still in a pre-release state, minor versions will introduce breaking changes until 1.0

You should only use releases, as the main branch can be broken.

burrito

License Go Report Card codecov

Burrito is a TACoS (Terraform Automation Collaboration Software) Kubernetes Operator.

Why does this exists?

terraform is a tremendous tool to manage your infrastructure in IaC. However, it lacks built-in solutions for managing state drift.

Additionally, configuring a CI/CD pipeline for Terraform can be challenging and often varies depending on the selected tools

Finally, currently, there is no easy way to navigate your Terraform state to truly understand the modifications it undergoes when running terraform apply.

burrito aims to tackle those issues by:

  • Planning continuously your Terraform code and run applies if needed
  • Offering an out of the box PR/MR integration so you do not have to write CI/CD pipelines for Terraform ever again
  • Showing your state's modifications in a simple Web UI

Demo

demo UI Preview

Documentation

To learn more about burrito go to the complete documentation.

Community

Contibution, Discussion and Support

You can reach burrito's maintainers on Twitter:

Blogs and Presentations

  1. Our burrito is a TACoS

License

ยฉ 2024 Padok.

Licensed under the Apache License, Version 2.0 (LICENSE)

About

๐ŸŒฏ Burrito is a TACoS ๐ŸŒฎ

https://padok-team.github.io/burrito

License:Apache License 2.0


Languages

Language:Go 63.9%Language:TypeScript 32.9%Language:Makefile 2.1%Language:Dockerfile 0.5%Language:JavaScript 0.4%Language:HTML 0.1%Language:CSS 0.0%