79536992

Date: 2025-03-26 18:41:48
Score: 1.5
Natty:
Report link

It should be


  encoded_key = file("${path.module}/public_key.pem")

not

  encoded_key = filebase64("${path.module}/public_key.pem")
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: sparsespeculator