From 754849740666a16e286b2434f73afd65df7b1db9 Mon Sep 17 00:00:00 2001 From: update generated docs action Date: Tue, 11 Jul 2023 12:08:09 +0000 Subject: [PATCH] Update docs --- docs/data-sources/template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/data-sources/template.md b/docs/data-sources/template.md index 163f1cd0..afe40ffa 100644 --- a/docs/data-sources/template.md +++ b/docs/data-sources/template.md @@ -36,6 +36,7 @@ data "env0_template" "example" { ### Read-Only +- `description` (String) description for the template - `path` (String) terraform / terrgrunt folder inside source code repository - `project_ids` (List of String) which projects may access this template (id of project) - `repository` (String) template source code repository url