Skip to content

Add arguments field to lavinmq_queues data source #83

Description

@weistrand

Background

The lavinmq_queues data source returns queue metadata but not the arguments field which contains queue settings like x-message-ttl, x-max-length, x-dead-letter-exchange, etc.

This was skipped in the initial implementation due to complexity with dynamic types, but the lavinmq_queue resource already handles this using types.Dynamic.

Proposed Change

Add an arguments attribute to the queues data source that returns queue arguments as a dynamic map.

Metadata

Metadata

Assignees

No one assigned

    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