Skip to content

Commit

Permalink
Doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
DAlperin authored and github-actions[bot] committed Jan 23, 2023
1 parent 1d6e967 commit bd09ac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/resources/machine.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,12 @@ resource "fly_machine" "exampleMachine" {

### Required

- `app` (String) fly app
- `image` (String) docker image
- `region` (String) machine region

### Optional

- `app` (String) fly app
- `cmd` (List of String) cmd
- `cpus` (Number) cpu count
- `cputype` (String) cpu type
Expand Down

0 comments on commit bd09ac0

Please sign in to comment.