Skip to content

Instantly share code, notes, and snippets.

@jnahelou
Created July 27, 2021 15:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jnahelou/7e1197ec982e739c1f46b80f3edd5676 to your computer and use it in GitHub Desktop.
Save jnahelou/7e1197ec982e739c1f46b80f3edd5676 to your computer and use it in GitHub Desktop.
override provider in terraform 0.14+
provider_installation {
dev_overrides {
"registry.terraform.io/grafana/grafana" = "<path_to_binary>"
}
direct {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment