Skip to content

feat(custom-ca-trust): Enable custom_ca_trust_enabled in node_pools #384

feat(custom-ca-trust): Enable custom_ca_trust_enabled in node_pools

feat(custom-ca-trust): Enable custom_ca_trust_enabled in node_pools #384

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