Template repository for Terraform used by all our stackx GitHub repositories.
This repo will be synced with the AndreasAugustin/actions-template-sync GitHub Action.
During setup of the new GitHub repository, set these Secrets for GitHub Actions:
- Set
APP_ID
andPRIVATE_KEY
for the ventx-Bot GitHub App - Set cloud-specific Secrets
Add a diagram.py
in docs/images
to automatically generate a
diagram as code.
The required syntax (replace repository-name
accordingly:
with Diagram("repository-name", outformat="png", filename="screenshot1", show=False):
Create a README.yaml
in the docs/
subdirectory, which will be used in the
stackx-action-readme-templates
GitHub Action to generate the final README.md file.
Add the following labels to your repository if they are not already there:
chore
ci
docs
template-sync
terraform