Open jqzmyob opened 10 months ago
This would effectively remove my issue: https://github.com/SumoLogic/terraform-provider-sumologic/issues/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.
I have a need for this data source as well.
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?