Skip to content

Commit 0742b3c

Browse files
[COMPLIANCE] Add Copyright and License Headers
1 parent a9e66bb commit 0742b3c

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

configuration/basic_user/main.tf

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 Terraform script for HCP/OSS Boundary sets up a new fully-privileged user with a new password auth method.
25
# A user must be associated with an account, which belongs to an auth method. For a user to have full permissions
36
# at each scope level, the user must be added to a role in each scope.

configuration/quickstart/main.tf

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 Terraform script for HCP/OSS Boundary sets up the basic Org, Project, and Target.
25
#
36
# Prerequisites: The Boundary cluster must be deployed.

0 commit comments

Comments
 (0)