Skip to content

remove connection test for fips hosts #129

remove connection test for fips hosts

remove connection test for fips hosts #129

Workflow file for this run

name: "Security scan"
on: [push, pull_request]
jobs:
tfsec:
name: Terraform security checks
runs-on: ubuntu-latest
steps:
- name: Clone repo
uses: actions/checkout@master
- name: tfsec
uses: aquasecurity/tfsec-action@master
with:
soft_fail: true