Skip to content

fix(variables.tf): add default value for subnet_id to prevent errors when not using existing vnet #17

fix(variables.tf): add default value for subnet_id to prevent errors when not using existing vnet

fix(variables.tf): add default value for subnet_id to prevent errors when not using existing vnet #17

Workflow file for this run

name: Generate terraform docs
on:
- pull_request
jobs:
terraform-docs-generator:
name: Generate terraform docs
uses: truefoundry/github-workflows-public/.github/workflows/[email protected]
with:
commit_ref: ${{ github.event.pull_request.head.ref }}