Skip to content

Commit

Permalink
drop ip module validation
Browse files Browse the repository at this point in the history
  • Loading branch information
eschultink committed Oct 16, 2024
1 parent 914de40 commit 8b02e19
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ci-terraform-modules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,3 @@ jobs:
run: |
terraform init -reconfigure
terraform validate
- name: "Terraform - validate modules/worklytics-ip-blocks"
working-directory: infra/modules/worklytics-ip-blocks
run: |
terraform init -reconfigure
terraform validate
terraform apply --auto-approve

0 comments on commit 8b02e19

Please sign in to comment.