Nice. Does that mean we directly reference the downloaded private key PKCS.pem file using
private_key = "${path.module}/pkcs.pem"
in main.tf?
Nice. Does that mean we directly reference the downloaded private key PKCS.pem file using
private_key = "${path.module}/pkcs.pem"
in main.tf?