Closed viveknangal closed 6 years ago
Are you able to create cluster using same API key via Bluemix cli. Can you please enable terraform log and share us the complete output. export TF_LOG=debug and then terraform apply command.
I'm able to create the cluster by creating Platform API Key which was not aware of earlier. I was using softlayer_api_key , I realised to create any bluemix related service we have to use the separate key i.e Platform API Key .
Thanks. Can you please close the issue if its working as expected.
Issue is w.r.t lBM container resource, unable to create a K8s cluster , as it is reporting an error w.r.t my "bluemix_api_key" not found . Currently I m using my API Key for bluemix_api_key as I couldn't find an option to generate blue mix api keys separately.
Terraform Version
terraform -v Terraform v0.11.7
Affected Resource(s)
Terraform Configuration Files
Expected Behavior
Kubernetes cluster should get created
Actual Behavior
Throwing below error 👎
Steps to Reproduce
terraform apply