Skip to content

breaking(main): Update enable_https_traffic_only to https_traffic_only_enabled #4

breaking(main): Update enable_https_traffic_only to https_traffic_only_enabled

breaking(main): Update enable_https_traffic_only to https_traffic_only_enabled #4

Workflow file for this run

---
name: Checkov
on:
pull_request:
paths:
- "**.tf"
jobs:
checkov:
name: Checkov
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/[email protected]
with:
fetch-depth: 0
- name: Run Checkov
uses: bridgecrewio/[email protected]
with:
config_file: checkov-config.yml
output_format: github_failed_only