--- version: 1.1 host: description: hostname default: test project: description: the project default: 5_secret_calc environment: description: the environment default: environment service: description: the service default: service user: description: the user default: user_1 secret: description: the secret type: secret secret_manager: host: variable: _.host project: variable: _.project environment: variable: _.environment service: variable: _.service user: variable: _.user dyn_{{ identifier }}: dynamic: - user_1 - user_2 secret: description: the second secret type: secret secret_manager: host: variable: __.host project: variable: __.project environment: variable: __.environment service: variable: __.service user: type: identifier