jetstack / terraform-google-gke-cluster

A Terraform module to create a best-practise Google Kubernetes Engine (GKE) cluster.
Apache License 2.0
161 stars 87 forks source link

Search for any semver version instead of using hardcoded #54

Closed dippynark closed 4 years ago

dippynark commented 5 years ago

We search for a hardcoded module version when testing: https://github.com/jetstack/terraform-google-gke-cluster/blob/master/hack/verify.sh#L84

We should make this dynamic and search for any semver pattern.

https://github.com/semver/semver/issues/232 ?

repo-lockdown[bot] commented 4 years ago

This project is now deprecated so we aren't accepting any further changes.