Skip to content

Add Support for Creating Secrets with kv (Key-Value) Secret Type #331

@prakash-ibm

Description

@prakash-ibm

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

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions