Skip to content

lookup folder under specific parent folder #2406

@tylerauerbeck

Description

@tylerauerbeck

Feature Request

It looks like currently the grafana_folder datasource is only able to lookup a folder by name. If there are multiple folders with the same name under two separate parent folders, it only returns the first result. It would be nice to be able to specify which parent folder to look for a specific folder under.

Example:

data "grafana_folder" "example" {
  title = "my-team-folder"
  parent_folder_uid = "my-parent-folder-uid"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions