gke-terraform-generator
gke-terraform-generator copied to clipboard
Terraform fails to validate the bastion if ssh is configured with stricthostkeychecking enabled
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.