Skip to content

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

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

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