add shlink and parts of dbaas [ci skip]
This commit is contained in:
parent
b94768f00b
commit
6d5556ca75
5 changed files with 37 additions and 0 deletions
|
|
@ -3,6 +3,10 @@ terraform {
|
|||
kubernetes = {
|
||||
source = "hashicorp/kubernetes"
|
||||
}
|
||||
# kubectl = {
|
||||
# source = "gavinbunney/kubectl"
|
||||
# version = ">= 1.7.0"
|
||||
# }
|
||||
}
|
||||
required_version = ">= 0.13"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue