Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increase GCP network deletion timeout from 4m to 6m
* Removing a Google Cloud cluster often required 2 runs of `terraform apply` because network resource deletes timeout after 4m. Increase the network deletion timeout to 6m to ensure apply only needs to be run once to remove a cluster * Fixes a GCP errata item https://github.com/poseidon/typhoon/wiki/Errata
- Loading branch information