Skip to content

fix(gke.tf): correct firewall rule condition to use logical OR for existing cluster or shared VPC #33

fix(gke.tf): correct firewall rule condition to use logical OR for existing cluster or shared VPC

fix(gke.tf): correct firewall rule condition to use logical OR for existing cluster or shared VPC #33

name: Generate terraform docs
on:
- pull_request
jobs:
terraform-docs-generator:
name: Generate terraform docs
uses: truefoundry/github-workflows-public/.github/workflows/terraform-doc-generator.yml@v0.1.5
with:
commit_ref: ${{ github.event.pull_request.head.ref }}