Solved
In AEM as a Cloud Service, In Repo Init config file how can I access Environment variables and secrets of different environments(DEV, Stage, Prod) ?
My Repo Init config file is in Json format. The usual method $[env: VAR_NAME] threw syntax error