powerplatform_environment_powerapps (Data Source)
Fetches the list of Power Apps in an environment. See Manage Power Apps for more details about how this data is surfaced in Power Platform Admin Center.
Example Usage
terraform {
required_providers {
powerplatform = {
source = "microsoft/power-platform"
}
}
}
provider "powerplatform" {
use_cli = true
}
data "powerplatform_environment_powerapps" "all" {}
Schema
Optional
timeouts
(Attributes) (see below for nested schema)
Read-Only
id
(String) Id of the read operationpowerapps
(Attributes List) List of Power Apps (see below for nested schema)
Nested Schema for timeouts
Optional:
read
(String) A string that can be parsed as a duration consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Read operations occur during any refresh or planning operation when refresh is enabled.
Nested Schema for powerapps
Read-Only:
created_time
(String) Created timedisplay_name
(String) Display nameid
(String) Unique environment id (guid)name
(String) Name