provider: name: faas gateway: http://127.0.0.1:8080 functions: hmac: lang: golang fprocess: handler handler: ./hmac image: alexellis2/hmac environment: secret_key: "keep-this-secret"