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

ctxTfSchemaReader may error with the value #79

Closed
damonchen opened this issue Apr 30, 2020 · 3 comments · Fixed by #86
Closed

ctxTfSchemaReader may error with the value #79

damonchen opened this issue Apr 30, 2020 · 3 comments · Fixed by #86
Assignees
Labels
bug Something isn't working
Milestone

Comments

@damonchen
Copy link

Server Version

v0.1.0-dev

Terraform Version

Terraform v0.12.24

Client Version


Terraform Configuration Files

Log Output

Expected Behavior

const ctxTfSchemaReader = "ctxTerraformSchemaReader"

Actual Behavior

code of:

const ctxTfSchemaReader = "ctxTerraformSchemaWriter"

is be ctxTerraformSchemaWriter ?

Steps to Reproduce

@radeksimko
Copy link
Member

Hi @damonchen
can you be a bit more specific about what exactly isn't working and how could we reproduce the issue?

@radeksimko radeksimko added waiting-response bug Something isn't working and removed waiting-response labels Apr 30, 2020
@radeksimko
Copy link
Member

Just to clarify - we should certainly fix the wrong context key and also stop using string-based keys for this exact reason (conflicts), but I was just curious if you found this bug by reading the code or if it caused you any real issues at runtime?

@radeksimko radeksimko added this to the v0.2.0 milestone May 6, 2020
@paultyng paultyng modified the milestones: v0.2.0, v0.3.0 May 7, 2020
@radeksimko radeksimko self-assigned this May 19, 2020
@ghost
Copy link

ghost commented Jun 18, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the context necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Jun 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants