terraform/website/source/docs/providers/datadog/r
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
..
monitor.html.markdown provider/datadog #9375: Refactor tags to a list instead of a map. (#10570) 2016-12-07 12:05:57 +01:00
timeboard.html.markdown provider/datadog: Improve datadog timeboard support (#10027) 2016-12-05 13:16:47 +00:00