We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9e66bb commit 0742b3cCopy full SHA for 0742b3c
2 files changed
configuration/basic_user/main.tf
@@ -1,3 +1,6 @@
1
+# Copyright (c) HashiCorp, Inc.
2
+# SPDX-License-Identifier: MPL-2.0
3
+
4
# This Terraform script for HCP/OSS Boundary sets up a new fully-privileged user with a new password auth method.
5
# A user must be associated with an account, which belongs to an auth method. For a user to have full permissions
6
# at each scope level, the user must be added to a role in each scope.
configuration/quickstart/main.tf
# This Terraform script for HCP/OSS Boundary sets up the basic Org, Project, and Target.
#
# Prerequisites: The Boundary cluster must be deployed.
0 commit comments