Feature Request: sumologic_monitor_folder data source
jqzmyob opened this issue · 2 comments
jqzmyob commented
We already have this https://registry.terraform.io/providers/SumoLogic/sumologic/latest/docs/data-sources/folder to find folder in library by its path, perhaps we can also get a monitor folder by path?
kcarrillorhoads commented
This would effectively remove my issue: #676 as we would then have parity on being able to lookup folders without having to pass their id down through modules.
It also lets you use monitor_folders across states.
christensenjairus commented
I have a need for this data source as well.