terraform/website/source/docs
Otto Jongerius d06138d052 provider/datadog #9375: Refactor tags to a list instead of a map. (#10570)
* provider/datadog #9375: Refactor tags to a list instead of a map.
Tags are allowed to be but not restricted to, key value pairs (ie: foo:bar)
but are esssentially strings. This changes allows using, and mixing of tags with
form "foo" and "foo:bar". It also allows using duplicate keys like "foo:bar" and "foo:baz".

* provider/datadog update import test.
2016-12-07 12:05:57 +01:00
..
commands website: update graph command 2016-12-03 15:29:04 -08:00
configuration Add the timestamp interpolation function. 2016-12-01 14:51:01 -05:00
import providers/google: make projects importable. 2016-12-01 10:38:27 -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/datadog #9375: Refactor tags to a list instead of a map. (#10570) 2016-12-07 12:05:57 +01:00
provisioners Add documentation for Chef Provisioner Policyfile support 2016-12-01 10:43:49 -08:00
state website: document state purpose [GH-10474] 2016-12-03 15:49:31 -08:00
index.html.markdown