From bd09ac0025287d56db9d8beaeaca08f88541cfa7 Mon Sep 17 00:00:00 2001 From: DAlperin Date: Mon, 23 Jan 2023 19:57:54 +0000 Subject: [PATCH] Doc update --- docs/resources/machine.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/resources/machine.md b/docs/resources/machine.md index 3e0da3d..79f7f3e 100644 --- a/docs/resources/machine.md +++ b/docs/resources/machine.md @@ -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