From 2c9d2b41dddb707722573c201b9be87496874d22 Mon Sep 17 00:00:00 2001 From: Dana Fallon <8871189+danafallon@users.noreply.github.com> Date: Mon, 22 Jul 2024 17:29:11 -0700 Subject: [PATCH] Generate docs --- docs/data-sources/deployments.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/data-sources/deployments.md b/docs/data-sources/deployments.md index 854e2db..f61568f 100644 --- a/docs/data-sources/deployments.md +++ b/docs/data-sources/deployments.md @@ -24,5 +24,8 @@ Artie Deployments Data Source Read-Only: +- `has_undeployed_changes` (Boolean) +- `last_updated_at` (String) - `name` (String) +- `status` (String) - `uuid` (String)