Skip to content

Adding diskless host instrance type support #68

Adding diskless host instrance type support

Adding diskless host instrance type support #68

Workflow file for this run

name: Terraform VMC Unit Tests
on:
pull_request:
jobs:
unit:
name: Unit Tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: '1.19'
- run: make test