github_organization_project

This resource allows you to create and manage projects for GitHub organization.

Example Usage

resource "github_organization_project" "project" {
  name = "A Organization Project"
  body = "This is a organization project."
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following additional attributes are exported: