Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix premature Internet Gateway destroy
Unfortunately, Terraform tries to delete the internet gateway before kops-created instance are destroyed. Adding an explicit kops-cluster -> internet gateway dependency seems to be the canonical way to fix the issue.
- Loading branch information