Initial commit

This commit is contained in:
Daniel Mason 2023-04-22 12:29:53 +12:00 committed by GitHub
commit 8734e2952d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 601 additions and 0 deletions

3
README.md Normal file
View file

@ -0,0 +1,3 @@
# Automate Terraform with GitHub Actions
This repo is a companion repo to the [Automate Terraform with GitHub Actions tutorial](https://developer.hashicorp.com/terraform/tutorials/automation/github-actions).