Environment
Generated by
iac-coolify docs genfrom the struct tags ininternal/resource. Do not edit by hand.
This is the reference for the Environment resource and its nested types. Each field below maps 1:1 to a YAML key.
Environment
api_version
API schema version (must be iac-coolify/v1).
- Required.
kind
Resource kind (must be Environment).
- Required.
- Allowed values:
Environment.
metadata
Identifying metadata.
- Required.
spec
Desired environment state.
- Required.
EnvironmentMeta
name
Logical name such as staging or production (lowercase alphanumerics and hyphens).
- Required.
project
Logical project name this environment belongs to (referenced by name).
- Required.
EnvironmentSpec
description
Human-readable environment description.