Open
Description
Have a question? Please checkout our Slack Community or visit our Slack Archive.
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
Labels
No labels