mirror of
https://github.com/kemko/nomad.git
synced 2026-01-02 08:25:43 +03:00
7 lines
100 B
HCL
7 lines
100 B
HCL
# Copyright (c) HashiCorp, Inc.
|
|
# SPDX-License-Identifier: MPL-2.0
|
|
|
|
test "test" {
|
|
test = "test"
|
|
}
|