While creating ec2 instance with Terraform, I wish to inject the whole pem key file into the script.
resource "aws_instance" "myinstance"