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

Cannot create workspace #17

Closed
rgreinho opened this issue Mar 30, 2020 · 0 comments · Fixed by #18
Closed

Cannot create workspace #17

rgreinho opened this issue Mar 30, 2020 · 0 comments · Fixed by #18
Assignees
Labels
kind/bug Something isn't working

Comments

@rgreinho
Copy link
Owner

Current Behavior

$ tfe-cli workspace create my-new-workspace
FATA[0000] Cannot retrieve workspace "my-new-workspace": resource not found.

Expected Behavior

The workspace should be created without error as it does not exist.

@rgreinho rgreinho added the kind/bug Something isn't working label Mar 30, 2020
@rgreinho rgreinho self-assigned this Mar 30, 2020
rgreinho added a commit that referenced this issue Mar 30, 2020
Fixes a bug preventing to create a new workspace.

Fixes #17
rgreinho added a commit that referenced this issue Mar 30, 2020
Fixes a bug preventing to create a new workspace.

Drive-by:
* Displays a message when deleting a workspace successfully.

Fixes #17
rgreinho added a commit that referenced this issue Mar 30, 2020
Fixes a bug preventing to create a new workspace.

Drive-by:
* Displays a message when deleting a workspace successfully.

Fixes #17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant