Skip to content

Add option to specify nodegroups on cluster create #81

Add option to specify nodegroups on cluster create

Add option to specify nodegroups on cluster create #81

Workflow file for this run

name: CI
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build
run: make build
- name: Test
run: make test