open-nomad/terraform/aws/modules/hashistack/versions.tf
2023-04-10 15:36:59 +00:00

8 lines
114 B
HCL

# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
terraform {
required_version = ">= 0.12"
}