add dbaas and shlink db config

This commit is contained in:
viktorbarzin 2021-05-05 19:17:56 +01:00
parent 35ff8f249e
commit 06789118cc
9 changed files with 57 additions and 21 deletions

View file

@ -3,10 +3,6 @@ terraform {
kubernetes = {
source = "hashicorp/kubernetes"
}
# kubectl = {
# source = "gavinbunney/kubectl"
# version = ">= 1.10.0"
# }
}
required_version = ">= 0.13"
}