Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to not save key #64

Open
dmeiser opened this issue Mar 21, 2021 · 0 comments · May be fixed by #86
Open

Option to not save key #64

dmeiser opened this issue Mar 21, 2021 · 0 comments · May be fixed by #86

Comments

@dmeiser
Copy link

dmeiser commented Mar 21, 2021

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.

@aslafy-z aslafy-z linked a pull request Jul 4, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant