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

Improve automated testing #34

Closed wwwil closed 4 years ago

wwwil commented 5 years ago

Once #24 is resolved by #29 the module can be more comprehensively tested by the verify-terraform.sh script. This can now run terraform plan and apply on the test project using the module.

However to use this in the automated tests carried out by Jetstack's Prow we need to give it access to a GCP project and create a service account. This is being discussed internally.

For now the automated testing will remain limited, and full tests will have to be run manually prior to tagging new versions.

repo-lockdown[bot] commented 4 years ago

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