Keeper-Security / terraform-provider-secretsmanager

MIT License
8 stars 4 forks source link

Allow resources to have custom fields #16

Open ppodevlabs opened 1 year ago

ppodevlabs commented 1 year ago

the go sdk version 1.5.0 added the feature to add custom fields to records. https://github.com/Keeper-Security/secrets-manager-go/releases/tag/v1.5.0

Implement this feature into resources. It will be really usefull to be able to push data to keeper.

maksimu commented 1 year ago

Filed internally as KSM-388