Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

workspaces clone --copyState is broken for current TF version #50

Open
briskt opened this issue Mar 25, 2022 · 0 comments
Open

workspaces clone --copyState is broken for current TF version #50

briskt opened this issue Mar 25, 2022 · 0 comments

Comments

@briskt
Copy link
Contributor

briskt commented Mar 25, 2022

If --copyState is enabled on workspaces clone, the following error message is returned:

Error with Legacy: -backend-config=name=org/workspace-name
exit status 1: ╷
│ Error: Unsupported backend type
│ 
│   on backend.tf line 2, in terraform:
│    2:   backend "atlas" {
│ 
│ There is no backend type named "atlas".

It may be as simple as changing atlas to remote in the backend.tf file provided in the repo. Instructions in the README do not indicate how this is to be used. If the command must be run in a cloned copy of the repo, then there may not be a problem in tfc-ops.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant