feat: add ddos plan support and added the ability to use application security groups ids in rules #199
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: "linting" | |
on: | |
pull_request: | |
types: | |
- opened | |
- edited | |
- synchronize | |
jobs: | |
checks: | |
uses: cloudnationhq/terraform-azure-workflows/.github/workflows/linting.yml@main |