You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since grafana state is managed via terraform, cd services/monitoring && make up-<target> does not work since there is no terraform cli tool installed on the docker swarm machines
make grafana-import
make[1]: Entering directory '...'
...
make[2]: Entering directory .../services/monitoring/grafana'
# generate terraform/main.tf
# terraform init
/bin/bash: line 5: terraform: command not found