Skip to content

fix: restore IPv6 dual-stack networking variables lost in v11.0.0 #804

fix: restore IPv6 dual-stack networking variables lost in v11.0.0

fix: restore IPv6 dual-stack networking variables lost in v11.0.0 #804

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