Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add ordering tocoder_metadata entries #12074

Closed as not planned
Closed as not planned
Assignees
mtojek
Labels
customer-reportedBugs reported by enterprise customers. Only humans may set this.s3Bugs that confuse, annoy, or are purely cosmetic
@matifali

Description

@matifali

A customer reported that

resource "coder_metadata" - In the UI, this shows up in alphabetical order, whereas we would like to show up in the order we specify the keys in Terraform

But in our dogfood template, the following snippet renders in the correct order given in the template file.

resource"coder_metadata""container_info" {count=data.coder_workspace.me.start_countresource_id=docker_container.workspace[0].iditem {key="memory"value=docker_container.workspace[0].memory  }item {key="runtime"value=docker_container.workspace[0].runtime  }item {key="region"value=data.coder_parameter.region.option[index(data.coder_parameter.region.option.*.value, data.coder_parameter.region.value)].name  }}

image

Metadata

Metadata

Assignees

Labels

customer-reportedBugs reported by enterprise customers. Only humans may set this.s3Bugs that confuse, annoy, or are purely cosmetic

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp