Skip to content

Ability to match multiple elements in an array #8

@aeijdenberg

Description

@aeijdenberg

We would find it useful to be able to apply a replace pattern to all elements in an array.

For example:

- type: replace
  path: /instance_groups/*/vm_extensions?/-
  value: foo

This would be not be allowed as the last element - only as an intermediate one, and is only valid for the replace and remove operations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions