File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # devops-infra
2+
3+ ` devops-infra ` is a platform-focused GitHub organization for reusable CI/CD automation, containerized infrastructure tooling, and repository standards.
4+
5+ [ ![ Organization] ( https://img.shields.io/badge/GitHub-devops--infra-181717?style=for-the-badge&logo=github )] ( https://github.com/devops-infra )
6+ [ ![ Meta Repo] ( https://img.shields.io/badge/Meta-.github-blue?style=for-the-badge&logo=githubactions )] ( https://github.com/devops-infra/.github )
7+ [ ![ Docker Hub] ( https://img.shields.io/badge/Docker%20Hub-devopsinfra-2496ED?style=for-the-badge&logo=docker )] ( https://hub.docker.com/u/devopsinfra )
8+ [ ![ GHCR] ( https://img.shields.io/badge/GHCR-devops--infra-2F81F7?style=for-the-badge&logo=github )] ( https://github.com/orgs/devops-infra/packages )
9+
10+ ## What We Build
11+
12+ ### CloudOps/DevOps Tooling
13+
14+ - ` docker-terragrunt ` - multi-arch Terraform/OpenTofu/Terragrunt toolbox docker image
15+ - ` docker-simple-runner ` - lightweight CI/CD runner docker image
16+ - ` velez ` - Python CLI for cloud orchestration tasks, like IaC/repo/container management/etc.
17+
18+ ### GitHub Actions
19+
20+ - ` action-commit-push ` - commit and push helper
21+ - ` action-container-structure-test ` - image validation with Container Structure Test
22+ - ` action-format-hcl ` - Terraform/Terragrunt formatting
23+ - ` action-pull-request ` - pull request automation
24+ - ` action-terraform-copy-vars ` - variable synchronization between environments
25+ - ` action-terraform-validate ` - Terraform validation
26+ - ` action-tflint ` - TFLint execution
27+
28+ ### Templates
29+
30+ - ` template-action ` - baseline for action repositories
31+ - ` template-repository ` - baseline for general repositories
32+
33+ ---
34+
35+ Built and maintained by Krzysztof Szyper ([ ` @ChristophShyper ` ] ( https://github.com/ChristophShyper ) ).
You can’t perform that action at this time.
0 commit comments