Skip to content

Commit 28602cc

Browse files
committed
removing test and updating plan to use dflook as planned
1 parent e74cfaa commit 28602cc

2 files changed

Lines changed: 3 additions & 34 deletions

File tree

.github/workflows/terraform-plan.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,10 @@ jobs:
3333
uses: hashicorp/setup-terraform@v3
3434
with:
3535
terraform_version: 1.7.3
36-
37-
- name: Terraform fmt
38-
id: fmt
39-
run: terraform fmt -check
4036

4137
- name: Terraform Init
4238
id: init
4339
run: terraform init
40+
41+
- name: Terraform Plan
42+
uses: dflook/terraform-plan@v1

.github/workflows/test-aws-access.yaml

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)