Add a variable to an environment. The value can be either a string or a JSON
object (default: string), as specified by the is_json boolean flag.
Additionally, the inheritability of an environment variable can be
determined through the is_inheritable flag (default: true).
See the Environment Variables
section in our documentation for more information.
Name of the variable
Value of the variable
Arbitrary attributes attached to this resource
The variable is a JSON string
The variable is sensitive
The variable is visible during build
The variable is visible at runtime
Applications that have access to this variable
The variable is enabled on this environment
The variable is inheritable to child environments