Skip to content

Support append, prepend, remove #1070

@SteveL-MSFT

Description

@SteveL-MSFT

Summary of the new feature / enhancement

For List type resources which are an array. There are use cases where the order matters in terms of how the underlying application applies them. sshd_config is one example for crypto algorithms. In that case, we need to allow the user to add to the list and set the order via append and prepend and also make sure the list excludes cretain values via remove.

Proposed technical implementation details (optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions