We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03bf2f5 commit 5c9f607Copy full SHA for 5c9f607
website/docs/r/dashboard.html.md
@@ -37,10 +37,12 @@ meta-parameter:
37
The following arguments are supported:
38
39
* `config_json` - (Required) The JSON configuration for the dashboard.
40
+* `folder` - (Optional, Forces new resource) The internal id of the folder
41
+ in Grafana in which to place the dashboard.
42
43
## Attributes Reference
44
-The resource exports the following attributes:
45
+In addition to all arguments above, the following attributes are exported:
46
47
* `slug` - A URL "slug" for this dashboard, generated by Grafana by removing
48
certain characters from the dashboard name given as part of the `config_json`
0 commit comments