# Copyright (c) HashiCorp, Inc. # SPDX-License-Identifier: Apache-2.0 schema_version = 1 project { license = "Apache-2.0" copyright_holder = "HashiCorp, Inc." copyright_year = 2022 header_ignore = [ "dist/*", "node_modules/", ] }