Compare commits

...

2 Commits

Author SHA1 Message Date
T.J. Corrigan
df42af213f
Update terraform.tfvars 2024-03-28 08:52:11 -05:00
T.J. Corrigan
6b71adccee
Resync (#25)
* Update README.md

* Update README.md

* Update README.md

* Delete ISSUE_TEMPLATE.md

* Delete PULL_REQUEST_TEMPLATE.md

* Update CHANGELOG.md

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* add workflows

* add note to give identities permission to state file

* update to v3 of actions/checkout

* update other actions for node16

* Update tf-plan-apply.yml

* Update tf-drift.yml

* Update README.md

* Update terraform.tfvars

* Update README.md

* Create test.yml

* Update test.yml

* Update test.yml

* Update test.yml

* Update test.yml

* Update test.yml

* Update test.yml

* Update test.yml

* Update test.yml

* Update test.yml

* Update test.yml

* Update tf-drift.yml

* Update tf-drift.yml

* Update tf-plan-apply.yml

* Update terraform.tfvars

* Update tf-plan-apply.yml

* Update tf-drift.yml

* Delete test.yml

* Update tf-drift.yml

* Update tf-plan-apply.yml

* Update tf-drift.yml

* Update tf-drift.yml

* Update tf-drift.yml

* Update tf-drift.yml

* Update tf-drift.yml

* Update tf-drift.yml

* Update tf-drift.yml

* Update tf-drift.yml

* Update tf-drift.yml

* Update tf-drift.yml

* Update tf-drift.yml

* Update tf-plan-apply.yml

* Update tf-drift.yml

* Update terraform.tfvars

* Update README.md

* Update README.md

* Update README.md

* Update tf-drift.yml

* Update and rename tf-unit-test.yml to tf-unit-tests.yml

* Update README.md

* Update README.md

* Update README.md

* Create dependabot.yml

* Update tf-unit-tests.yml

* Update tf-unit-tests.yml

* Update tf-unit-tests.yml

* Update tf-unit-tests.yml

* Update tf-unit-tests.yml

* Update tf-unit-tests.yml

* Update tf-unit-tests.yml

* Update README.md

* Update CONTRIBUTING.md

* Update CHANGELOG.md

* Update README.md

* Update terraform.tfvars

* Fixes #8

* Update terraform.tfvars

* Update terraform.tfvars

* Update terraform.tfvars
2024-03-28 08:50:35 -05:00
2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ jobs:
# Install the latest version of the Terraform CLI # Install the latest version of the Terraform CLI
- name: Setup Terraform - name: Setup Terraform
uses: hashicorp/setup-terraform@v3 uses: hashicorp/setup-terraform@v4
with: with:
terraform_wrapper: false terraform_wrapper: false