Skip to content

Commit c6a67be

Browse files
committed
[NDR-108] re-adding configure
1 parent 0716aef commit c6a67be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/terraform-deploy-feature-to-sandbox.yml

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

8888
- name: Terraform Init
8989
id: init
90-
run: terraform init -backend-config=backend.conf
90+
run: terraform init -backend-config=backend.conf -reconfigure
9191
working-directory: ./infrastructure
9292
shell: bash
9393

0 commit comments

Comments
 (0)