Please add parent_folder to the output.
davidlbyrne opened this issue · 2 comments
davidlbyrne commented
TL;DR
It seems like this module is lacking in outputs. Considering it creates over 50 resources and only surfaces 15 outputs. Could you please surface parent_folder in the outputs. I'm wrapping this module and would like to write some unit test but I'm held back by what is surfaced in the outputs because I can't references the underlining resources.
Terraform Resources
All of the possible attributes and arguments from the google_project resource.
Detailed design
No response
Additional information
It would be very helpful, Thank you.
imrannayer commented
@davidlbyrne parent_folder is an input for the module. Can u use that for your test?
github-actions commented
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days