7 lines
206 B
HCL
7 lines
206 B
HCL
|
|
// Copyright (c) 2020, Oracle and/or its affiliates.
|
||
|
|
// Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.
|
||
|
|
|
||
|
|
include {
|
||
|
|
path = find_in_parent_folders()
|
||
|
|
}
|