We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
i have this hcl
data "toto" { foo= "bar" }
How can i list all my data name?
For example i want to get "toto"
The text was updated successfully, but these errors were encountered:
Hi sebglon! Could you clarify your question? Do you mean you want to list all the keys underneath "toto"?
Sorry, something went wrong.
I believe issue #10 addresses this. I'm making improvement to key querying and you should be able to do this soon.
No branches or pull requests
i have this hcl
How can i list all my data name?
For example i want to get "toto"
The text was updated successfully, but these errors were encountered: