mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-24 05:43:50 +03:00
47194c1fe4
It was documented as if it were an Ansible variable, but it is a Terraform variable. This also means the colon syntax was incorrect. TF variables are assigned with an equals sign. Co-authored-by: rptaylor <rptaylor@uvic.ca>