Hi, am deploying Rancher with `ingress.tls.sourc...
# amazon
f
Hi, am deploying Rancher with
ingress.tls.source=secret
and this Secret am creating with openssl pub/pvt keys. Now I want to deploy same from Terraform and planning to either populate pre-created keys in Secret Manager or ACM, which will be fetched during terraform deploy. Any terraform tips pls