1
Fork 0
terraform-template/README.md

18 lines
320 B
Markdown
Raw Permalink Normal View History

2024-01-29 21:33:50 +00:00
# Terraform Template
2024-01-29 21:41:24 +00:00
A template for my Terraform needs.
## Requirements
- `terraform`, obviously
- `just`
## Usage
1. Create a repo from the template
2. Update `src/terraform.tf`
1. Set the `bucket`
2. Add `required_providers`
3. Copy `.env.example` to `.env`, and add credentials
4. Add credentials to Gitea