Configure Backblaze with terraform
This commit is contained in:
@ -24,5 +24,9 @@ terraform {
|
||||
source = "grafana/grafana"
|
||||
version = "1.36.1"
|
||||
}
|
||||
b2 = {
|
||||
source = "Backblaze/b2"
|
||||
version = "0.8.4"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user