chamilad / telm

A helm like tool to standardize TF modules org wide

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enable HTTPS support

chamilad opened this issue · comments

Should be able to provide the cert bundle (cert chain and the private key) and restrict the TLS versions to appropriate ones.

Docker and K8s artifacts should be modified so that these resources can be mounted during runtime when needed. The standard Docker build should include a self-signed certificate as a starting point.