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

How can query data name? #1

Open
sebglon opened this issue Sep 12, 2018 · 2 comments
Open

How can query data name? #1

sebglon opened this issue Sep 12, 2018 · 2 comments

Comments

@sebglon
Copy link

sebglon commented Sep 12, 2018

i have this hcl

data "toto" {
 foo= "bar"
}

How can i list all my data name?

For example i want to get "toto"

@mattolenik
Copy link
Owner

Hi sebglon! Could you clarify your question? Do you mean you want to list all the keys underneath "toto"?

@mattolenik
Copy link
Owner

I believe issue #10 addresses this. I'm making improvement to key querying and you should be able to do this soon.

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

No branches or pull requests

2 participants