Skip to content

fix: accept private_dns_zone_id from the Bleu national partner cloud #832

fix: accept private_dns_zone_id from the Bleu national partner cloud

fix: accept private_dns_zone_id from the Bleu national partner cloud #832

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