Skip to content

SSHDConfig Resource: filepath should be in properties instead of metadata #1570

@tgauth

Description

@tgauth

The sshdconfig resource modifies the default sshd_config file, unless a different file is provided under metadata, like:

- name: sshdconfig
  type: Microsoft.OpenSSH.SSHD/sshd_config
  metadata:
    filepath: C:\path\to\non_default\sshd_config

Should the filepath be provided under properties, instead of metadata since, in a way, it directly impacts the resource behavior and is not just informative?

Metadata

Metadata

Assignees

Labels

No labels
No labels

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