github.com/hernad/nomad@v1.6.112/e2e/terraform/versions.tf (about)

     1  # Copyright (c) HashiCorp, Inc.
     2  # SPDX-License-Identifier: MPL-2.0
     3  
     4  
     5  terraform {
     6    required_version = ">= 0.12"
     7  }