mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
8 lines
115 B
HCL
8 lines
115 B
HCL
# Copyright (c) HashiCorp, Inc.
|
|
# SPDX-License-Identifier: BUSL-1.1
|
|
|
|
|
|
terraform {
|
|
required_version = ">= 0.12"
|
|
}
|