Open ghost opened 11 months ago
@mariusmanea-selfridges Your request is very valid. Internally this issue is tracked under ticket KA-5835. At this point I don't have an exact time line on when this will be implemented. Will update this ticket once we have something to report on.
Hi, any news about this, please? How hard it is to remove this restriction? I don't see any technical limitations why this would need to exist in the first place...
Problem description: When using terraform, in order to be able to create a new record, a folder must already have a record created already. This is less than ideal, as we have to manually create at least one record on the folder (which later we may, or may not be able to import and manage with terraform), before we can create any new record. This restriction is preventing us from fully automating and managing the records with terraform.
From the documentation:
The given folder must by accessible by the Keeper Secrets Manager Application being used by your Terraform plugin. The folder must also have at least one record in it before being used by Keeper Secrets Manager.
Link to documentation: https://docs.keeper.io/secrets-manager/secrets-manager/integrations/terraform#configure-the-providerthanks!