Skip to content

Commit aa62151

Browse files
committed
[NDR-108] reconfigure removal
1 parent a008555 commit aa62151

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
@@ -83,7 +83,7 @@ jobs:
8383

8484
- name: Terraform Init
8585
id: init
86-
run: terraform init -backend-config=backend.conf -reconfigure
86+
run: terraform init -backend-config=backend.conf
8787
working-directory: ./infrastructure
8888
shell: bash
8989

0 commit comments

Comments
 (0)