From b55e178d889ad6a88ebe2a18d4d928c560fc9ae9 Mon Sep 17 00:00:00 2001 From: Andrej Kislovskij Date: Mon, 19 Jun 2023 10:19:43 +0300 Subject: [PATCH] Updated README to include the new outputs of the module --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 43cfd7d..08e290c 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,9 @@ No modules. ## Outputs -| Name | Description | -|------|-------------| -| [private\_key](#output\_private\_key) | n/a | +| Name | Description | +|--------------------------------------------------------------------------------------------------|------------------------------------------------------| +| [private\_key](#output\_private\_key) | Contains a CAST AI token (sensitive data) | +| [service\_account\_id](#output\_service\_account\_id) | Contains service account ID created by the module | +| [service\_account\_email](#output\_service\_account\_email) | Contains service account email created by the module | \ No newline at end of file