{"id":20925549,"url":"https://github.com/padok-team/burrito","last_synced_at":"2025-04-08T09:11:16.691Z","repository":{"id":114904886,"uuid":"563468160","full_name":"padok-team/burrito","owner":"padok-team","description":"🌯 Burrito is a TACoS Kubernetes Operator - \"Argo CD for Terraform\"","archived":false,"fork":false,"pushed_at":"2025-02-21T14:51:25.000Z","size":10541,"stargazers_count":402,"open_issues_count":49,"forks_count":15,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-02-26T09:12:27.553Z","etag":null,"topics":["cd","ci","cicd","infrastructure-as-code","kubernetes","kubernetes-operator","opentofu","operator","tacos","terraform","terragrunt"],"latest_commit_sha":null,"homepage":"https://docs.burrito.tf","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/padok-team.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-08T17:15:00.000Z","updated_at":"2025-02-25T18:06:05.000Z","dependencies_parsed_at":"2023-09-26T00:49:21.981Z","dependency_job_id":"a9d13f46-b97a-4146-89d8-5ef8942312dd","html_url":"https://github.com/padok-team/burrito","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padok-team%2Fburrito","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padok-team%2Fburrito/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padok-team%2Fburrito/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padok-team%2Fburrito/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/padok-team","download_url":"https://codeload.github.com/padok-team/burrito/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247809964,"owners_count":20999816,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cd","ci","cicd","infrastructure-as-code","kubernetes","kubernetes-operator","opentofu","operator","tacos","terraform","terragrunt"],"created_at":"2024-11-18T20:33:19.471Z","updated_at":"2025-04-08T09:11:16.686Z","avatar_url":"https://github.com/padok-team.png","language":"Go","funding_links":[],"categories":["Go","Self-hosted Terraform Platforms"],"sub_categories":["IDE"],"readme":"\u003e [!WARNING]\n\u003e This project is still in a pre-release state, minor versions will introduce breaking changes until 1.0\n\u003e \n\u003e You should only use releases, as the main branch can be broken.\n\n# burrito \u003c!-- omit in toc --\u003e\n\n[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n[![Go Report Card](https://goreportcard.com/badge/github.com/padok-team/burrito)](https://goreportcard.com/report/github.com/padok-team/burrito)\n[![codecov](https://codecov.io/gh/padok-team/burrito/branch/main/graph/badge.svg)](https://codecov.io/gh/padok-team/burrito)\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"./docs/assets/icon/burrito.png\" width=\"200px\" /\u003e\u003c/p\u003e\n\n**Burrito** is a TACoS (**T**erraform **A**utomation **Co**llaboration **S**oftware) Kubernetes Operator.\n\n## Why does this exist?\n\n[`terraform`](https://www.terraform.io/) is a tremendous tool to manage your infrastructure in IaC.\nHowever, it lacks built-in solutions for managing [state drift](https://developer.hashicorp.com/terraform/tutorials/state/resource-drift).\n\nAdditionally, configuring a CI/CD pipeline for Terraform can be challenging and often varies depending on the selected tools.\n\nFinally, currently, there is no easy way to navigate your Terraform state to truly understand the modifications it undergoes when running `terraform apply`.\n\n`burrito` aims to tackle those issues by:\n\n- Planning continuously your Terraform code and running applies if needed\n- Offering an out-of-the-box PR/MR integration so you do not have to write CI/CD pipelines for Terraform ever again\n- Showing your state's modifications in a simple Web UI\n\n## Demo\n\n![demo](./docs/assets/demo/demo.gif)\n![UI Preview](./docs/assets/demo/ui.png)\n\n## Documentation\n\nTo learn more about burrito [go to the complete documentation](https://docs.burrito.tf).\n\n## Community\n\n### Contribution, Discussion and Support\n\nPlease read our [Contribution Guide](https://docs.burrito.tf/contributing/) for more information on how to get involved.\n\nCurrent maintainers:\n\n- [@corrieriluca](https://github.com/corrieriluca)\n- [@LucasMrqes](https://github.com/LucasMrqes)\n\nFormer maintainers:\n\n- [@spoukke](https://x.com/spoukke)\n- [@LonguetAlan](https://x.com/LonguetAlan)\n\n### Blogs and Presentations\n\n1. [Our burrito is a TACoS](https://cloud.theodo.com/en/blog/burrito-tacos) (2023)\n2. [What challenges did we solve with Burrito?](https://cloud.theodo.com/en/blog/what-challenges-did-we-solve-with-burrito) (2025)\n\n## License\n\n© 2025 [Theodo Cloud](https://cloud.theodo.com/en/)\n\nLicensed under the [Apache License](https://www.apache.org/licenses/LICENSE-2.0), Version 2.0 ([LICENSE](./LICENSE))\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpadok-team%2Fburrito","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpadok-team%2Fburrito","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpadok-team%2Fburrito/lists"}