We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 792e9b3 commit 93557b7Copy full SHA for 93557b7
website/docs/d/organization.html.markdown
@@ -19,7 +19,8 @@ data "github_organization" "example" {
19
20
## Argument Reference
21
22
-* `ignore_archived_repos` - Whether or not to include archived repos in the `repositories` list
+* `name` - (Required) The name of the organization.
23
+* `ignore_archived_repos` - (Optional) Whether or not to include archived repos in the `repositories` list.
24
25
## Attributes Reference
26
0 commit comments