Skip to content

fix(variables.tf): correct typo in variable name from intial_node_pool_instance_type to initial_node_pool_instance_type #42

fix(variables.tf): correct typo in variable name from intial_node_pool_instance_type to initial_node_pool_instance_type

fix(variables.tf): correct typo in variable name from intial_node_pool_instance_type to initial_node_pool_instance_type #42

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 }}