No description
Find a file
Xander Grzywinski 783e2be92d
Merge pull request #3 from hashicorp/readme
updated readme file
2019-09-12 23:11:16 +00:00
.github/workflows Update and rename .github/main.workflow to .github/workflows/main.yml 2019-09-12 16:07:09 -07:00
.gitignore Initial commit 2019-09-11 11:39:25 -07:00
LICENSE Initial commit 2019-09-11 11:39:25 -07:00
main.tf add the main.tf file 2019-09-11 11:56:29 -07:00
README.md updated readme file 2019-09-12 16:05:11 -07:00

GitHub Actions Demo with Terraform

This is a simple example Terraform repo to demonstrate Terrafrom usage with GitHub Actions. You can take a look at the actions workflow by looking at the .github/main.workflow file, or select the actions tab to view the previous runs.