Introduction
HCP Terraform and Terraform Enterprise both support the creation of local user accounts. Users must create an account before they can be added to an organization.
Procedure
- To create an account, you must provide a username, an email address, and a password.
- Navigate to the sign-up page for your Terraform edition. The sign-up page is also linked from the main login page.
-
HCP Terraform:
https://app.terraform.io/account/new -
Terraform Enterprise (older versions):
https://<TFE_HOSTNAME>/account/new -
Terraform Enterprise (newer versions):
https://<TFE_HOSTNAME>/public/signup/account
-
HCP Terraform:
- After you create the account, you are redirected to a page where you can create a new organization. New users do not belong to any organizations by default and must be invited to join an existing one or create a new one.
Additional Information
For detailed information, refer to the Creating an Account section in the official documentation.