Re-enabling tofu_wrapper.

This commit is contained in:
2025-11-05 08:22:11 -05:00
parent d31f51ebf4
commit e09c40eab1
@@ -83,7 +83,7 @@ jobs:
uses: opentofu/setup-opentofu@v1.0.6
with:
version: ${{ env.OPENTOFU_VERSION }}
tofu_wrapper: false
tofu_wrapper: true
- name: Generate .env from Hashicorp Vault
uses: https://git.trez.wtf/Trez/hc-vault-env@main