Skip to content

Commit

Permalink
remove steps from CI that should be covered by terraform cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
ForsakenHarmony committed Jun 29, 2023
1 parent b63aa2c commit 2037aca
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,6 @@ jobs:
- name: setup terraform
uses: hashicorp/setup-terraform@v1

- name: terraform init
run: terraform init

- name: terraform validate
run: terraform validate

- name: terraform format check
id: fmt
run: terraform fmt -check -recursive -diff
Expand Down

0 comments on commit 2037aca

Please sign in to comment.