You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a lot of workspaces that are using local execution mode in Terraform Cloud (i.e. where we're just using it for state management), however I've noticed that regardless of what the value is set to in Terraform Cloud, when the workspace gets imported it always gets imported as execution mode of remote.
Steps to reproduce
Create a workspace in Terraform Cloud with an execution mode set to Local
Use the Terrakube Workspace Importer to import the workspace using CLI-driven workflow
Check the execution mode in Terrakube and note it's set to remote
Expected behavior
Execution mode in Terrakube should reflect that from the workspace in Terraform Cloud.
Example repository
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Bug description 🐞
We have a lot of workspaces that are using local execution mode in Terraform Cloud (i.e. where we're just using it for state management), however I've noticed that regardless of what the value is set to in Terraform Cloud, when the workspace gets imported it always gets imported as execution mode of
remote
.Steps to reproduce
remote
Expected behavior
Execution mode in Terrakube should reflect that from the workspace in Terraform Cloud.
Example repository
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: