Skip to content

support the dns_zone_ids property in the web_app_routing block #663

support the dns_zone_ids property in the web_app_routing block

support the dns_zone_ids property in the web_app_routing block #663

Workflow file for this run

name: Pre Pull Request Check
on:
pull_request:
types: ['opened', 'synchronize']
paths:
- '.github/**'
- '**.go'
- '**.tf'
- '.github/workflows/**'
- '**.md'
- '**/go.mod'
jobs:
prepr-check:
uses: Azure/tfmod-scaffold/.github/workflows/pr-check.yaml@main