kong/spec/fixtures/perf/terraform/equinix-metal/tls.tf (3 lines of code) (raw):

resource "tls_private_key" "key" { algorithm = "RSA" }