Skip to content

Generating secrets #9

@domenkozar

Description

@domenkozar

Imagine you want to generate a new wireguard, SSH key, or Postgres password on demand.

We'll likely need to specify a type of secrets here to know what needs to be generated, with generation as a supported feature.

[project]
name = "myproject"
revision = "1.0"

[secrets.default]
MY_SSH_KEY = { description = "...", type = "ssh", generate = true }

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions