No description
Find a file
2025-08-09 19:03:37 +00:00
.github/workflows Merge pull request 'chore(deps): update https://github.com/dflook/terraform-apply digest to 8f47d0a' (#45) from renovate/https-github.com-dflook-terraform-apply-digest into main 2025-08-09 19:03:37 +00:00
terraform chore(deps): update terraform aws to v6.8.0 2025-08-07 19:05:44 +00:00
.gitignore Initial commit 2024-01-01 16:29:01 +00:00
readme.md Initial commit 2024-01-01 16:29:01 +00:00
renovate.json ci: 🎡 fix ci? 2025-07-30 21:48:46 +01:00

Terraform Template

This repo contains everything you need to deploy AWS resources using Terraform via Github Actions.

Usage

Fork or copy this repo.

Replace these variables with your own.

$ROLE - AWS role that GA uses to deploy terraform with
$TERRAFORM_BUCKET - S3 bucket to place tf state
$TERRAFORM_LOCK - Dyanmodb table for locking
$APPLICATION_NAME - Application name

Terraform version

This is currently locked using tfenv see .terraform-version.