Skip to content

Commit 6f872cc

Browse files
committed
fixed typo
1 parent 7b94b68 commit 6f872cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/grafana.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
// Example grafana dashboard example
33
module "grafana" {
4-
source = "github.com/mutablelogic/tf-nomad/influxdb"
4+
source = "github.com/mutablelogic/tf-nomad/grafana"
55

66
// Required parameters
77
dc = local.datacenter // Nomad datacenter for the cluster

0 commit comments

Comments
 (0)