-
Hi there, first off, let me say thanks for adding the ability to use the Cloud block! This is great.
When I do a terraform init, I get the following response from Terraform:
When I check the logs in the API pod, this is the error I see:
Seems like it may be something missing in the code? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 13 replies
-
Which terrakube version are you using? I added that feature a few days ago, if you want to use it you should use the latest beta 2.15.0-beta.1 |
Beta Was this translation helpful? Give feedback.
-
I also need the ability to change execution mode from 'remote' to 'local' in a workspace. Is there a way to change that in the API? In the UI it looks like a link, but it doesn't do anything when you click on it. |
Beta Was this translation helpful? Give feedback.
-
I installed the version 2.15.0-beta.2 for the api, ui, executor, and registry. I'm happy to report that I was able to switch my workspace to local execution mode, and successfully migrate a state file from app.terraform.io over to our terrakube instance! |
Beta Was this translation helpful? Give feedback.
I installed the version 2.15.0-beta.2 for the api, ui, executor, and registry. I'm happy to report that I was able to switch my workspace to local execution mode, and successfully migrate a state file from app.terraform.io over to our terrakube instance!