Skip to content

Add outputs for Kubernetes cluster token and CA certificate, fix auto_scale #50

Add outputs for Kubernetes cluster token and CA certificate, fix auto_scale

Add outputs for Kubernetes cluster token and CA certificate, fix auto_scale #50

Workflow file for this run

name: tf-checks
on:
push:
branches: [ master ]
pull_request:
workflow_dispatch:
jobs:
tf-checks-complete-example:
uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@1.2.7
with:
working_directory: './_examples/complete/'
tf-checks-basic-example:
uses: clouddrove/github-shared-workflows/.github/workflows/tf-checks.yml@1.2.7
with:
working_directory: './_examples/basic/'