Commit Graph

8 Commits

Author SHA1 Message Date
243cc25ee8
fix: complete dns with additional ingress host 2024-09-27 23:10:03 +02:00
5dcccbaf01
feature: support additional ingress host for service exposition 2024-09-25 23:04:36 +02:00
Renovate Bot
7a9d1d9eb1 Add renovate.json 2024-08-09 00:13:00 +00:00
ce557fe8f2
feature: variabilize replicas number for deployment 2024-05-29 23:23:41 +02:00
3c62528dd4
feature: add first unit test on application_name and replicas 2024-05-29 23:13:36 +02:00
8a3514f1a6
fix: scp-like url syntax
indeed in scp like syntax no : are allowed in url
here now we don't use scp like url anymore.
To use scp like syntax we need to remove ssh:// prefix and just keep git:: one

https://developer.hashicorp.com/terraform/language/modules/sources#scp-like-address-syntax
2024-05-29 00:40:27 +02:00
b578babd1b
feature: simple basic application deployment with service, certificate, dns and ingress exposition available 2024-05-29 00:25:56 +02:00
229ab20e55
Initial commit 2024-05-29 00:23:45 +02:00