gke-terraform-generator icon indicating copy to clipboard operation
gke-terraform-generator copied to clipboard

Terraform fails to validate the bastion if ssh is configured with stricthostkeychecking enabled

Open bgeesaman opened this issue 5 years ago • 0 comments

On Windows, it can't run the uptime validation command in terraform apply because gcloud compute ssh is shelling out to the local ssh but the local ssh is prompting for accepting the host key.

bgeesaman avatar Jul 30 '19 10:07 bgeesaman