Skip to content

Presets: Support an icon and description in the UI #18111

@bpmct

Description

@bpmct

Render a description and icon in the UI

data "coder_preset" "large" {
    name = "Large"
    description = "A 8-core instance with 32 GB RAM"
+  icon = "/icon/large.svg"
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions