Skip to content

coder_parameter: add "order" DB column to ensure file ordering #8193

Closed
@mtojek

Description

@mtojek

With synchronize_seqscans = on (default?), rich parameters are fetched from the database table template_version_parameters in the right order, as they exist in the .tf file.

Unfortunately, it is non-deterministic with synchronize_seqscans = off, so we need to introduce an extra db column to ensure the correct ordering.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions