Files
engine/lib
Pierre Mavro 1fe41a2606 fix: avoid wrong kubeconfig file in bucket
* Engine deploys kubeconfig for AWS instead of Terraform
* Kubeconfigs are deleted before running Terraform when performing a
  delete cluster. During a delete an apply will be made, pushing the
  correct config, so no errors will occurs anymore on the delete
  afterwards.
* Removed obsolete methods
2022-05-12 14:32:02 +02:00
..