-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
proposalEnhancement idea or proposalEnhancement idea or proposal
Description
What motivated this proposal?
We want to Terraform to create Jetstream KV storage. Right now, we have to click-ops the creating of storage because storage type is defaulted to file when we want to use memory based storage.
What is the proposed change?
Update jetstream_kv_bucket resource to allow storage type as input (similar to what jetstream_stream resource offers.
Storage should not be required, and default value should be file.
Who benefits from this change?
Anyone who wants to create a Jetstream KV storage with memory based storage using Terraform.
What alternatives have you evaluated?
No response
Metadata
Metadata
Assignees
Labels
proposalEnhancement idea or proposalEnhancement idea or proposal