mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
This changeset removes support for parsing jobspecs via the long-deprecated HCLv1. Fixes: https://github.com/hashicorp/nomad/issues/20195 Ref: https://hashicorp.atlassian.net/browse/NET-10220
4 lines
71 B
Plaintext
4 lines
71 B
Plaintext
```release-note:breaking-change
|
|
jobspec: Removed support for HCLv1
|
|
```
|