create template env for build image

This commit is contained in:
2022-11-03 21:49:56 +01:00
parent 653891f446
commit 27fcb8b6ec
5 changed files with 30 additions and 14 deletions

View File

@@ -1,4 +1,8 @@
project_terraform: "/home/valentin/terraform"
region_k8s: "fr-par"
project_name: "terraform-test"
quarkus_project: "covas-quarkus"
project_name_tf: "terraform-test"
quarkus_project: "covas-quarkus"
mailer_host: "smtp.gmail.com"
mailer_from: "valczebackup@gmail.com"
mailer_port: "587"