mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-01-15 08:00:36 -05:00
* provider/github: add GitHub labels resource Provides a GitHub issue label resource. This resource allows easy management of issue labels for an organisation's repositories. A name, and a color can be set. These attributes can be updated without creating a new resource. * provider/github: add documentation for GitHub issue labels resource