Feature description
Trying to automate secrets provisioning with GitOps, noticed that there is an InfisicalPushSecret CR available, but the issue is - it doesn't provision the path (folders). Tried crossplane infisical provider, but for some reason it doesn't have Create Folder functionality, even weirder is the fact that Terraform provider, which crossplane wraps, has it.
Why would it be useful?
Right now, you either need some Terraform code before GitOps or provision all the folders manually, which is annoying.