Initial Version

This commit is contained in:
T.J. Corrigan
2022-11-01 10:49:10 -05:00
committed by GitHub
parent 758a77ef9a
commit 6b597b980c
12 changed files with 471 additions and 129 deletions

3
terraform.tfvars Normal file
View File

@@ -0,0 +1,3 @@
# Sample values
resource_group_name = "rg-terraform-github-actions"
location = "eastus"