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

Invert org and workspace names #233

Merged
merged 1 commit into from
Oct 24, 2020
Merged

Conversation

jeffcasavant
Copy link
Contributor

@jeffcasavant jeffcasavant commented Oct 24, 2020

Description

I noticed this on a failed import:

Error: error retrieving workspace <org name> from organization <workspace name>: Error reading configuration of workspace <org name>/<workspace name>: resource not found

This log message is in the opposite order of the resource ID. This PR inverts the refs in the log message to fix it.

I'm having a bit of trouble running the acceptance tests; not sure what's wrong, but I figured that this is small enough it might not matter.

Copy link
Member

@chrisarcand chrisarcand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for submitting this!

@chrisarcand chrisarcand merged commit d0ad628 into hashicorp:master Oct 24, 2020
chrisarcand added a commit that referenced this pull request Oct 24, 2020
Another case of what was fixed in #233
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants