No description
This repository has been archived on 2026-01-25. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2026-01-16 12:34:22 +00:00
.github/workflows Merge pull request 'chore(deps): update https://github.com/dflook/terraform-apply digest to 5489b98' (#82) from renovate/https-github.com-dflook-terraform-apply-digest into main 2026-01-16 12:34:22 +00:00
terraform chore(deps): update terraform aws to v6.28.0 2026-01-08 15:07:19 +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.