Closed abhiturbot closed 3 years ago
there is already a refs
column in the introspection table. This was missing variables references, however that has been resolved by https://github.com/turbot/steampipe/commit/86ac29ebdb6bb47d60c0ff2ab2fe96387ad977c2
I have also raised https://github.com/turbot/steampipe/issues/953 to add a column to the variables table to store references of a given variable
Requirement: The above feature is related to #929
Once we have the variable details in the params. We would like to have the variable column in the introspection table. This will help us to show the variable detail on the hub page.
We think this information needs to be in steampipe_mod introspection table since the variable can be used in multiple control and query