A template for my Terraform needs.
|
|
||
|---|---|---|
| .gitea/workflows | ||
| src | ||
| .env.example | ||
| .gitignore | ||
| justfile | ||
| LICENSE | ||
| README.md | ||
Terraform Template
A template for my Terraform needs.
Requirements
terraform, obviouslyjust
Usage
- Create a repo from the template
- Update
src/terraform.tf- Set the
bucket - Add
required_providers
- Set the
- Copy
.env.exampleto.env, and add credentials - Add credentials to Gitea