Skip to content

Commit c8628cf

Browse files
Update prometheus.yml
1 parent 2b082f2 commit c8628cf

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/prometheus.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,9 @@ jobs:
1818
- name: Setup Terraform
1919
uses: hashicorp/setup-terraform@v3
2020

21-
22-
21+
# Step 2: init Terraform
22+
- name: Terraform Init
23+
run: terraform init
2324

2425

2526

0 commit comments

Comments
 (0)