Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Make dns_servers a separated resource block #150

Make dns_servers a separated resource block

Make dns_servers a separated resource block #150

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