Skip to content

Commit

Permalink
Fix edge script
Browse files Browse the repository at this point in the history
  • Loading branch information
saamalik committed Sep 6, 2023
1 parent d594783 commit 6115d27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/edge-tfapply.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

- name: Terraform Init
id: init
run: terraform init -backend-config="endpoints=[\"${{ secrets.SC_ETCD_ENDPOINT }}\"]"
run: terraform init

- name: Terraform Workspace
id: workspace
Expand Down

0 comments on commit 6115d27

Please sign in to comment.