Skip to content

Commit 7d191c5

Browse files
authored
Merge pull request #307 from hashicorp/compliance/add-headers
[COMPLIANCE] Add Copyright and License Headers
2 parents ccbc43f + 685cb3a commit 7d191c5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

builder/googlecompute/testdata/custom_endpoint.pkr.hcl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Copyright (c) HashiCorp, Inc.
2+
# SPDX-License-Identifier: MPL-2.0
3+
14
// This template is used for acceptance testing the custom_endpoints and
25
// universe_domain features. The placeholders will be replaced by the Go test runner.
36
variable "project_id" {

0 commit comments

Comments
 (0)