Skip to content

Commit

Permalink
fix: don't use terraform wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielMSchmidt authored and mergify[bot] committed Sep 18, 2023
1 parent 0ddd4ff commit d2a7f81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-cdktf-stacks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
with:
terraform_version: 1.5.7
cli_config_credentials_token: ${{ secrets.TF_CLOUD_TOKEN }}
terraform_wrapper: false

- uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3.6.0
with:
Expand Down

0 comments on commit d2a7f81

Please sign in to comment.