Skip to content

make the load balancer optional #15

make the load balancer optional

make the load balancer optional #15

Workflow file for this run

name: Terraform
on:
push:
branches: [ '**' ]
jobs:
build:
uses: silinternational/workflows/.github/workflows/terraform.yml@main
with:
# validate with the earliest version allowed by required_version in versions.tf
terraform-version: '~> 1.0'
test-dir: 'test'