Skip to content

Commit f7a5fea

Browse files
eranelbazomry-hay
andauthored
Update env0/resource_template.go
Co-authored-by: Omry Hay <[email protected]>
1 parent 3e29164 commit f7a5fea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

env0/resource_template.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ func resourceTemplate() *schema.Resource {
101101
},
102102
"token_id": {
103103
Type: schema.TypeString,
104-
Description: "The token id used for private git repos or for integration with GitLab, you can get it by using data resource on existing template or contact us",
104+
Description: "The token id used for private git repos or for integration with GitLab, you can get this value by using data resource of an existing Gitlab template or contact our support team",
105105
Optional: true,
106106
},
107107
"gitlab_project_id": {

0 commit comments

Comments
 (0)