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 a3b4ed2 commit 52eec2eCopy full SHA for 52eec2e
docs/resources/dashboard.md
@@ -48,5 +48,5 @@ resource "grafana_dashboard" "metrics" {
48
Import is supported using the following syntax:
49
50
```shell
51
-terraform import grafana_dashboard.dashboard_name {{dashboard_slug}}
+terraform import grafana_dashboard.dashboard_name {{dashboard_uid}}
52
```
examples/resources/grafana_dashboard/import.sh
@@ -1 +1 @@
1
0 commit comments