Use opentofu/tofu-exec fork to fix build workflow (#636)

Signed-off-by: Elbaz <eranelbaz97+github@gmail.com>
This commit is contained in:
Elbaz 2023-10-03 13:57:16 +03:00 committed by GitHub
parent 60a9db0a43
commit 0c1cf4d1ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -310,7 +310,7 @@ jobs:
- name: Checkout tofu-exec repo
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
with:
repository: hashicorp/terraform-exec
repository: opentofu/tofu-exec
path: tofu-exec
- name: Run tofu-exec end-to-end tests
run: |