EnvVar
Generated by
iac-coolify docs genfrom the struct tags ininternal/resource. Do not edit by hand.
This is the reference for the EnvVar resource and its nested types. Each field below maps 1:1 to a YAML key.
EnvVar
api_version
API schema version (must be iac-coolify/v1).
- Required.
kind
Resource kind (must be EnvVar).
- Required.
- Allowed values:
EnvVar.
metadata
Identifying metadata.
- Required.
spec
Desired environment-variable set.
- Required.
EnvVarMeta
name
Logical name referenced by an Application env_vars_from.
- Required.
project
Logical project name (referenced by name).
- Required.
environment
Environment name such as staging or production.
- Required.
EnvVarSpec
vars
Environment-variable entries (see Application env_vars).
- Required.