diff --git a/changes/ce/feat-13507.en.md b/changes/ce/feat-13507.en.md new file mode 100644 index 000000000..115fa49a9 --- /dev/null +++ b/changes/ce/feat-13507.en.md @@ -0,0 +1,2 @@ +Added a new builtin function `getenv` in the rule engine and variform expression to access the environment variables. +Note this value is immutable once loaded from the environment.