terraform/website/source/docs
Ian L f584d53ba9 provider/github: add GitHub labels resource (#10142)
* 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
2016-11-18 13:24:37 +02:00
..
commands Fixed formatting 2016-11-17 05:33:02 -05:00
configuration website: update docs for precedence rules 2016-11-15 15:29:38 -08:00
import command/import: allow the -config flag to specify a config location 2016-11-09 15:09:13 -08:00
internals Update the docs to indicate that `TF_LOG_PLAN` is append now. 2016-10-18 13:10:15 -07:00
modules Added s3 and unarchiving docs (#9677) 2016-10-28 03:36:22 +02:00
plugins Updated Plugins section. (#8235) 2016-08-16 14:21:33 -05:00
providers provider/github: add GitHub labels resource (#10142) 2016-11-18 13:24:37 +02:00
provisioners website: Quick pass over some docs pages (#9705) 2016-10-31 08:52:27 +00:00
state docs/remote_azure: Adding a note to the remote state docs about ENV VARs 2016-11-14 13:26:19 +00:00
index.html.markdown