Changelog

Feature

Global Variables on Cloud Backend API Functions

Add global variables reachable from all your API functions



You can now set global variables reachable at any time from all your API functions.
It will help you easily rotate Secret keys, change API endpoints, configure parameters at one single point available for all your serverless backend. 
In opposition to environment variables available individually in each function you don't need to publish again your functions to update the values of your variables.
Joseph Benguira
2021-02-04 07:43:04