Open data-henrik opened 1 year ago
I got this on Linux when trying to deploy vpc-app-deploy with Terraform:
One solution is to add agent=true and comment out the private_key and bastion_private_key attribute.
agent=true
I got this on Linux when trying to deploy vpc-app-deploy with Terraform:
One solution is to add
agent=true
and comment out the private_key and bastion_private_key attribute.