vaguerent/internal/config/testdata/compare/app_path_relative.hcl

9 lines
119 B
HCL

# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: BUSL-1.1
project = "foo"
app "foo" {
path = "./bar"
}