Skip to content

Commit

Permalink
Adding opentofu support.
Browse files Browse the repository at this point in the history
Signed-off-by: Steven Wade <[email protected]>
  • Loading branch information
swade1987 committed May 7, 2024
1 parent 524712d commit 60a2ae1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ on:

env:
TERRAFORM_VERSION: 1.8.*
OPENTOFU_VERSION: 1.7.0

jobs:
# Ensure project builds before running testing matrix
Expand Down
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,3 @@ lint:

terraformrc:
cat .terraformrc.tmpl | envsubst > .terraformrc

tofurc:
cat .terraformrc.tmpl | envsubst > .tofurc

0 comments on commit 60a2ae1

Please sign in to comment.