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

@ -20,6 +20,7 @@ steps:
environment:
TF_VAR_prod: "true"
commands:
- "env"
- "terraform init"
- "terraform apply -target=module.kubernetes_cluster -auto-approve"