Skip to content

feat: remove old subdomain and add v2 and v3 #29

feat: remove old subdomain and add v2 and v3

feat: remove old subdomain and add v2 and v3 #29

Workflow file for this run

name: lint
on:
- push
- pull_request
jobs:
terraform:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: hashicorp/setup-terraform@v1
- run: terraform fmt -check