Skip to content

Commit 8b95011

Browse files
committed
Stop terraform debug output
1 parent 756e065 commit 8b95011

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-staging-network.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ jobs:
104104
uses: hashicorp/setup-terraform@633666f66e0061ca3b725c73b2ec20cd13a8fdd1
105105
with:
106106
terraform_version: "1.7.5" # Updated to match successful local runs
107+
terraform_wrapper: false # Disable the wrapper that adds debug output
107108

108109
- name: Install Foundry
109110
uses: foundry-rs/foundry-toolchain@v1

0 commit comments

Comments
 (0)