Files
nomad/.changelog/25511.txt
tehut 27b1d470a8 modify rawexec TaskConfig and Config to accept envvar denylist (#25511)
* modify rawexec TaskConfig and Config to accept envvar denylist
* update rawexec driver docs to include deniedEnvars options
Co-authored-by: Daniel Bennett <dbennett@hashicorp.com>

---------

Co-authored-by: Daniel Bennett <dbennett@hashicorp.com>
2025-04-02 12:25:28 -07:00

4 lines
103 B
Plaintext

```release-note:improvement
drivers/rawexec: adds denied_envvars to driver and task config options
```