kubernauts / tk8

CLI to deploy Kubernetes with RKE, EKS or Kubeadm and deploy additional addons
Apache License 2.0
266 stars 48 forks source link

TK8 Cattle AWS Provisioner with Terraform Rancher Provider on Linux #106

Closed marceloonit closed 5 years ago

marceloonit commented 5 years ago

Describe the bug When executing the process described here, TK8 Cattle AWS Provisioner with Terraform Rancher Provider, on Ubuntu 18.04 and CentOS Linux 7.6, both amd64, in the end of the process, the output of the command tk8 cluster install cattle-aws, says everything were deployed, yet, any resource is created on AWS or Rancher.

Additional context TK8-v0.7.1 Terraform-v0.12.2

config.yaml file: config.txt

tk8 cluster install cattle-aws command output: tk8_cluster_install_cattle-aws-output.txt

ishantanu commented 5 years ago

Fixed via #107