betrybe/Gera os arquivos IaC para uma nova aplicação
Gera o arquivo `terragrunt.hcl`, os values files do Helm e faz o push
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 31, 2023
- License
- None
Pinned Snippet
uses: betrybe/generate-app-iac-files-action@6b97ed57fcb0a65ff92216ec742a3d8940422443 # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| app_name | Nome do novo app. | yes | — |
| squad_name | Nome do squad responsável pelo projeto. | yes | "" |
| betrybe_subdomain | Subdomain {}.betrybe.com a ser criado no Cloudflare. | no | — |
| action | Qual ação fazer | no | terragrunt |
| dockerfile_template | Qual template de dockerfile usar | no | Dockerfile |
| admin_token | Organization admin token with `admin:org`, `repo` and `workflow` scope. | yes | "" |
Outputs
no outputs