generated from terraform-ibm-modules/terraform-ibm-module-template
-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
Description
Description
This Terraform module currently supports creating secrets with the following secret_type values: arbitrary, username_password, imported_cert, and service_credentials.
It does not support the kv (key-value) secret type.
Reference: IBM Cloud Secrets Manager - Key-Value Secrets with Terraform
In our use case, we use the kv secret type to store JSON data and rely on Terraform to provision all related resources. Supporting kv secret_type in this module would help us integrate with IBM's internal Terraform modules.
New or affected modules
By submitting this issue, you agree to follow our Code of Conduct