diff --git a/examples/terraform/bootkube-install/variables.tf b/examples/terraform/bootkube-install/variables.tf index b1c2eb8a..0d1f6599 100644 --- a/examples/terraform/bootkube-install/variables.tf +++ b/examples/terraform/bootkube-install/variables.tf @@ -74,35 +74,14 @@ variable "pod_cidr" { } variable "service_cidr" { - description = "CIDR IP range to assign Kubernetes services" + description = <