Skip to content

Option to not save key #64

Open
@dmeiser

Description

@dmeiser

Have a question? Please checkout our Slack Community or visit our Slack Archive.

Slack Community

Describe the Feature

When creating a new key, I am currently forced to save it to a local file. I don't want/need to do that. It would be good to have that as an option.

Expected Behavior

module "key" {
    ...
    no_save = true
}

Use Case

I have a use case where the key is ephemeral. It doesn't create any huge bugs, but I'd like to ignore the creation of the keys, if possible.

Metadata

Metadata

Assignees

No one assigned

    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