Skip to content

walkerab/terraform-plus-github-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-plus-github-actions

This is the associated code for this blog post. It's meant to serve as a simple example of using Terrafom + Github Actions together.

The Terraform code is not substantial. This example is to demonstrate worflows for PRs and merges.

Look in .github/workflows/ for the interesting bits.

IMPORTANT - Branch Protection

Do not use this code without Branch Protection enabled!

At the very least you should Require status checks before merging enabled and set to "Strict" such that the "Require branches to be up to date before merging" checkbox is checked.

About

Example of using Terraform and Github Actions Together

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages