Data Source: azurerm_container_app_environment.

Use this data source to access information about an existing Container App Environment.

Example Usage

data "azurerm_container_app_environment" "example" {
  name                = "example-environment"
  resource_group_name = "example-resources"
}

Arguments Reference

The following arguments are supported:

Attributes Reference

In addition to the Arguments listed above - the following Attributes are exported:

Timeouts

The timeouts block allows you to specify timeouts for certain actions: