Skip to content

remove README details and link to docs on Terraform Registry #7

remove README details and link to docs on Terraform Registry

remove README details and link to docs on Terraform Registry #7

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'