Add top_level_only option to gitlab_groups data source
We have a large instance with more than 2000+ groups and sub-groups.
Our use case for this Terraform provider is apply some config to the top level group. By using this data source, all of subgroups also include in the response.
Edited by Sang Lê Thanh