Skip to content

Commit 30f3b49

Browse files
kassianhNathan Thiesen
andauthored
docs: change output type
Co-authored-by: Nathan Thiesen <nathan.thiesen@mineiros.io>
1 parent a3c6b86 commit 30f3b49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.tfdoc.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ section {
291291
}
292292

293293
output "team_repositories" {
294-
type = object(team_repository)
294+
type = list(team_repository)
295295
description = <<-END
296296
A list of all team repositories.
297297
END

0 commit comments

Comments
 (0)