GoogleCloudPlatform/gke-terraform-generator

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

Opened this issue · 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.