79238899

Date: 2024-11-30 05:53:04
Score: 1
Natty:
Report link

this is complete connection block. try using a complete block

connection {
    type        = "ssh"
    user        = "ec2-user"
    private_key = file("keypair2.pem")
    host        = aws_instance.my_instance.public_ip
  }
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Kashish B