lattice_update_env_var
Update a global environment variable's value or secret flag. Containers apply the change on their next deploy.
Instructions
Update a global environment variable's value or secret flag. Containers pick it up on their next deploy
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Env var ID | |
| value | No | New value | |
| is_secret | No | Mask the value in listings |