digitalocean_app

Get information on a DigitalOcean App.

Example Usage

Get the account:

data "digitalocean_app" "example" {
  app_id = "e665d18d-7b56-44a9-92ce-31979174d544"
}

output "default_ingress" {
  value = data.digitalocean_app.example.default_ingress
}

Argument Reference

Attributes Reference

The following attributes are exported:

A spec can contain multiple components.

A service can contain:

A static_site can contain:

A worker can contain:

A job can contain:

A function component can contain:

A database can contain: