Skip to content

Expose delete as a direct dsc resource operation #290

Closed
@SteveL-MSFT

Description

@SteveL-MSFT

Summary of the new feature / enhancement

It may be simpler for DSC resource implementations to implement delete rather than have logic as part of set to handle _exist. We can still support _exist as a special keyword in configuration where dsc knows to call delete if implemented.

PowerShell resources already implement ensure differently, so that won't change either way.

Proposed technical implementation details (optional)

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions