Hello,
We have the free version of Gitlab and used to use CI_JOB_JWT to authenticate through our Hashicorp Vault to get secrets injected in our CI.
Since this feature is not available anymore in Gitlab v17, the alternative proposed by the documentation is only available in the paid versions of Gitlab.
Is there any other alternative that might be used to have these secrets back in our CI?