In brownfield scenarios there is already a kubernetes cluster with a configured ssh public key. As it is not possible to import the resource tls_private_key we must look for an alternative to bring an existing public key into play.
Suggestion is to specify a key vault reference and use a data resource.
In brownfield scenarios there is already a kubernetes cluster with a configured ssh public key. As it is not possible to import the resource
tls_private_key
we must look for an alternative to bring an existing public key into play.Suggestion is to specify a key vault reference and use a data resource.
E.g.