Skip to content

Commit

Permalink
made MACHINE_TYPE required
Browse files Browse the repository at this point in the history
  • Loading branch information
navaneeth-dev committed Nov 15, 2023
1 parent a925a06 commit 45f4a85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/provider/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ options:
default: docker
MACHINE_TYPE:
description: The machine type to use.
required: true
default: vc2-1c-1gb
suggestions:
- vc2-1c-1gb
Expand Down

0 comments on commit 45f4a85

Please sign in to comment.