Skip to content

Commit f1da227

Browse files
Update test-deployer.yml
1 parent cc3e164 commit f1da227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-deployer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124

125125
- name: Generate OpenTofu execution plan
126126
working-directory: ../themis/tofu_aws
127-
run: tofu plan -var-file=tfvars/${{ matrix.design }}.tfvars -auto-approve
127+
run: tofu plan -var-file=tfvars/${{ matrix.design }}.tfvars
128128

129129
- name: Provision EC2 instances
130130
working-directory: ../themis/tofu_aws

0 commit comments

Comments
 (0)