You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/cloud-docs/cost-estimation/index.mdx
+6-1
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,12 @@ HCP Terraform provides cost estimates for many resources found in your Terraform
12
12
13
13
## Enabling Cost Estimation
14
14
15
-
HCP Terraform disables cost estimation by default. You can enable or disable the feature in your organization's settings.
15
+
HCP Terraform disables cost estimation by default. To enable cost estimation:
16
+
17
+
1. Sign in to [HCP Terraform](https://app.terraform.io/) or Terraform Enterprise, then navigate to the organization where you want to enable cost estimation.
18
+
1. Choose **Settings** from the sidebar, then **Cost Estimation**.
19
+
1. Toggle the **Enable cost estimation for all workspaces** setting.
Copy file name to clipboardExpand all lines: website/docs/cloud-docs/integrations/kubernetes/setup.mdx
+2
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,8 @@ The HCP Terraform Operator for Kubernetes supports the following versions:
34
34
35
35
## Install and configure
36
36
37
+
1. Sign in to [HCP Terraform](https://app.terraform.io/) or Terraform Enterprise and navigate to the organization you want to integrate with Kubernetes.
38
+
37
39
1. Generate an [organization token](/terraform/cloud-docs/users-teams-organizations/api-tokens#organization-api-tokens) within HCP Terraform or Terraform Enterprise and save it to a file. These instructions assume you are using a file named `credentials`.
38
40
39
41
1. Set the `NAMESPACE` environment variable. This will be the namespace that you will install the Helm chart to.
Copy file name to clipboardExpand all lines: website/docs/cloud-docs/integrations/service-now/service-graph/service-graph-setup.mdx
+5-1
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,11 @@ Once the integration is installed, you can proceed to the guided setup form wher
44
44
45
45
In order for ServiceNow to connect to HCP Terraform, you must give it an HCP Terraform API token. The permissions of this token determine what resources the Service Graph Connector will import into the CMDB. While you could use a user API token, it could import resources from multiple organizations. By providing a team API token, you can scope permissions to only import resources from specified workspaces within a single organization.
46
46
47
-
Visit your organization’s **Settings** > **Teams** page. Scroll down to the **Team API Token** section and click **Create a team token**.
47
+
To create a team API token:
48
+
1. Sign in to [HCP Terraform](https://app.terraform.io/) or Terraform Enterprise and navigate to the organization where you want to create a team token.
49
+
1. Choose **Settings** from the sidebar, then **Teams**.
50
+
1. In **Team API Token** section, click **Create a team token**.
51
+
48
52
Save this token in a safe place since HCP Terraform only displays it once. You will use it to configure ServiceNow in the next section.
49
53
50
54

Copy file name to clipboardExpand all lines: website/docs/cloud-docs/migrate/index.mdx
+1
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,7 @@ You have three options to migrate your state:
25
25
## Requirements
26
26
27
27
- Terraform v1.1 and later is required to configure the `cloud` block. For Terraform v1.0 and older, use the [`remote` backend](/terraform/language/settings/backends/remote) instead.
28
+
- Create an account on [HCP Terraform](https://app.terraform.io/) or on a [Terraform Enterprise instance](/terraform/enterprise/users-teams-organizations/users#creating-an-account).
28
29
- You must present a token linked to appropriate permissions to use the API. Refer to the following topics for additional information:
29
30
-[HCP Terraform API overview](/terraform/cloud-docs/api-docs)
30
31
-[Terraform Enterprise API overview](/terraform/enterprise/api-docs)
Copy file name to clipboardExpand all lines: website/docs/cloud-docs/migrate/tf-migrate/index.mdx
+1-1
Original file line number
Diff line number
Diff line change
@@ -89,7 +89,7 @@ Do you want to proceed?
89
89
Enter a value: yes
90
90
```
91
91
92
-
Terraform opens a browser to the HCP Terraform login screen. Enter a token name in the web UI, or leave the default name. Click **Create API token** to generate the authentication token.
92
+
Terraform opens a browser to the HCP Terraform sign in screen, where you can then enter a token name in the web UI, or leave the default name. Click **Create API token** to generate the authentication token.
93
93
94
94
HCP Terraform only displays your token once. Copy this token, then when the Terraform CLI prompts you, paste the user token exactly once into your terminal. Press **Enter** to complete the authentication process.
Copy file name to clipboardExpand all lines: website/docs/cloud-docs/no-code-provisioning/provisioning.mdx
+5-1
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,8 @@ The no-code provisioning workflow creates a new HCP Terraform workspace to deplo
27
27
28
28
To launch the no-code workflow:
29
29
30
+
1. Sign in to [HCP Terraform](https://app.terraform.io/) or Terraform Enterprise and navigate to the organization with the module you want to provision.
31
+
30
32
1. Click **Registry** in the main HCP Terraform navigation to access your organization's private registry.
31
33
32
34
1. Click **Modules** to view the list of available modules in the private registry. You can filter for no-code ready modules in your registry. No-code enabled modules have a **No-code Ready** badge next to their names.
@@ -67,7 +69,9 @@ When you [update the module version](/terraform/cloud-docs/no-code-provisioning/
67
69
68
70
To change the version of the module that users can deploy:
69
71
70
-
1. Navigate to the module in your organization's registry.
72
+
1. Sign in to [HCP Terraform](https://app.terraform.io/) or Terraform Enterprise and navigate to your organization.
73
+
74
+
1. Choose **Registry** from the sidebar and navigate to the module in your organization's registry.
Copy file name to clipboardExpand all lines: website/docs/cloud-docs/overview/activate-flex.mdx
+4-4
Original file line number
Diff line number
Diff line change
@@ -19,9 +19,9 @@ To activate HashiCorp Flex, you must:
19
19
20
20
## Step 1: Create the required user accounts
21
21
22
-
There are two ways to activate HashiCorp Flex. If you already use both HCP Terraform and HCP, we recommend that you create a unified HCP user account. Otherwise, you can create separate HCP Terraform and HCP accounts.
22
+
There are two ways to activate HashiCorp Flex. If you already use both HCP Terraform and HCP, we recommend that you create a linked HCP user account. Otherwise, you can create separate HCP Terraform and HCP accounts.
23
23
24
-
### Create a unified HCP user account
24
+
### Create a linked HCP user account
25
25
26
26
1. Go to [HCP Terraform](https://app.terraform.io) and click **Continue with HCP account.**
27
27
1. Create a free HCP account or sign in using your HCP email. If you have an existing HCP Terraform account, HCP prompts you to [link it](/terraform/cloud-docs/users-teams-organizations/users#linking-hcp-and-hcp-terraform-accounts). If you do not have an HCP Terraform account, HCP creates one for you and links it to the HCP account.
@@ -51,7 +51,7 @@ Your sales account manager will email your organization's tech contact a code to
51
51
52
52
To activate your Flex plan:
53
53
1. Copy the HCP Flex activation code from your email.
54
-
1. Click the link in your activation email to access your HCP organization or log into your HCP portal.
54
+
1. Click the link in your activation email to access your HCP organization or log into your [HCP portal](https://portal.cloud.hashicorp.com/).
55
55
1. Navigate to **Billing > Payment Methods** and find the **Contract** section.
56
56
1. Paste the activation code you copied to the **Contract** section.
57
57
@@ -71,7 +71,7 @@ Navigate to your HCP Terraform organization setting's **Plan & Billing** page. I
71
71
72
72

73
73
74
-
~> **Note**: If you have a unified HCP account, you do not need to log in and HCP Terraform will automatically identify HCP organizations that your unified HCP user account is a member of and are a member of the Flex HCP Terraform organization.
74
+
~> **Note**: If you have a linked HCP account, you do not need to log in and HCP Terraform will automatically identify HCP organizations that your linked HCP user account is a member of and are a member of the Flex HCP Terraform organization.
75
75
76
76
Click **Edit Plan** to go to the Plan Activation page.
Copy file name to clipboardExpand all lines: website/docs/cloud-docs/overview/activate-payg.mdx
+1-1
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Pay-as-you-go offers dynamic billing based on monthly consumption. Larger organi
13
13
14
14
## Activate pay-as-you-go
15
15
16
-
To enable pay-as-you-go and change your organization's plan, log in to [HCP Terraform](https://app.terraform.io), then navigate to **Organization Settings > Plan & Billing**.
16
+
To enable pay-as-you-go and change your organization's plan, sign in to [HCP Terraform](https://app.terraform.io/) and select your organization. Then choose **Settings** from the sidebar, then **Plan & Billing**.
17
17
18
18
In order to upgrade to **Standard Edition** or **Plus Edition** and use pay-as-you-go billing, you must sign in to your HashiCorp Cloud Platform account and [link](/terraform/cloud-docs/users-teams-organizations/users#linking-hcp-and-hcp-terraform-accounts) your HCP Terraform account to your [HashiCorp Cloud Platform billing account](/hcp/docs/hcp/admin/billing). Click **Edit plan** to authenticate with HCP and link your accounts.
Copy file name to clipboardExpand all lines: website/docs/cloud-docs/overview/estimate-hcp-terraform-cost.mdx
+1-1
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ Examples of managed resources include resources provisioned by a Terraform provi
19
19
20
20
HashiCorp charges for each managed resource on a per-hour basis, from the time a managed resource is provisioned until it is destroyed. Each partial hour is billed as a full hour. The peak number of managed resources in a given hour determines the cost.
21
21
22
-
Your organization's **Usage**page reports the total number of managed resources, which you can use to determine the number of billable managed resources in use at any given time. You can find the total cost in the [HashiCorp Cloud Platform portal](/hcp/docs/hcp/admin/billing#usage). It is refreshed hourly.
22
+
Sign in to [HCP Terraform](https://app.terraform.io/) or Terraform Enterprise and choose **Usage**from the sidebar to navigate to a report of your organization's total number of managed resources. You can use the total number of managed resources to determine your number of billable managed resources in use at any given time. You can find your total cost in the [HashiCorp Cloud Platform portal](/hcp/docs/hcp/admin/billing#usage), which is refreshed hourly.
23
23
24
24
The Usage report gives an at a glance view of general usage limits in the Organization:
Copy file name to clipboardExpand all lines: website/docs/cloud-docs/overview/index.mdx
+3-2
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ HCP Terraform is a platform that performs Terraform runs to provision infrastruc
26
26
27
27
## Free and Paid Plans
28
28
29
-
HCP Terraform is a commercial SaaS product developed by HashiCorp. Many of its features are free for small teams, including remote state storage, remote runs, and VCS connections. We also offer paid plans for larger teams that include additional collaboration and governance features.
29
+
[HCP Terraform](https://app.terraform.io/) is a commercial SaaS product developed by HashiCorp. Many of its features are free for small teams, including remote state storage, remote runs, and VCS connections. We also offer paid plans for larger teams that include additional collaboration and governance features.
30
30
31
31
HCP Terraform manages plans and billing at the [organization level](/terraform/cloud-docs/users-teams-organizations/organizations). Each HCP Terraform user can belong to multiple organizations, which might subscribe to different billing plans. The set of features available depends on which organization you are currently working in.
32
32
@@ -52,7 +52,8 @@ Terraform Enterprise generally includes all of HCP Terraform's paid features, pl
52
52
53
53
To change an organization's plan:
54
54
55
-
1. Click **Settings** in the navigation bar.
55
+
1. Sign in to [HCP Terraform](https://app.terraform.io/).
56
+
1. Choose **Settings** from the sidebar.
56
57
1. Click **Plan and billing**. The **Plan and Billing** page appears showing your current plan and any available invoices.
57
58
1. Click **Change plan**.
58
59
1. Select a plan, enter your billing information, and click **Update plan**.
Copy file name to clipboardExpand all lines: website/docs/cloud-docs/policy-enforcement/prewritten-sentinel.mdx
+2-1
Original file line number
Diff line number
Diff line change
@@ -107,7 +107,8 @@ This method enables you to connect the policies to workspaces in the Terraform c
107
107
108
108
Skip this step if you [added the Terraform module](#add-the-terraform-module-to-your-configuration) to your configuration. When you use the module, the `policy_set_workspace_names` argument instructs Terraform to connect the policies to the HCP Terraform workspaces specified in the configuration.
109
109
110
-
1. Log into your organization and click **Settings** in the sidebar.
110
+
1. Sign in to [HCP Terraform](https://app.terraform.io/) or Terraform Enterprise and navigate to the organization with workspaces you want to connect policies to.
111
+
1. Choose **Settings** from the sidebar.
111
112
1. Click **Policy Sets** and click **Connect a new policy set**.
112
113
1. Click the **Version control provider (VCS)** tile.
113
114
1. Enable the **Sentinel** option as the policy framework.
Copy file name to clipboardExpand all lines: website/docs/cloud-docs/projects/manage.mdx
+8-6
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ To create tags for a project, you must be member of a team with the **Write** pe
25
25
26
26
To view your organization's projects:
27
27
28
-
1.Click **Projects**.
28
+
1.Sign in to [HCP Terraform](https://app.terraform.io/) or Terraform Enterprise and select **Projects** from the sidebar.
29
29
1. Search for a project that you want to view. You can use the following methods:
30
30
- Sort by column header.
31
31
- Use the search bar to search on the name of a project or a tag.
@@ -34,7 +34,7 @@ To view your organization's projects:
34
34
35
35
## Create a project
36
36
37
-
1.Click **Projects**.
37
+
1.Sign in to [HCP Terraform](https://app.terraform.io/) or Terraform Enterprise and select **Projects** from the sidebar.
38
38
1. Click **+ New project**.
39
39
1. Specify a name for the project. The name must be unique within the organization and can only include letters, numbers, inner spaces, hyphens, and underscores.
40
40
1. Add a description for the project. This field is optional.
@@ -51,9 +51,9 @@ information.
51
51
52
52
## Edit a project
53
53
54
-
1.Click **Projects**.
54
+
1.Sign in to [HCP Terraform](https://app.terraform.io/) or Terraform Enterprise and select **Projects** from the sidebar.
55
55
1. Click on a project name of the project you want to edit.
56
-
1.Click**Settings**.
56
+
1.Choose**Settings** from the sidebar.
57
57
58
58
On this **General settings** page, you can update the project name, project
59
59
description, and delete the project. On the **Team access** page, you can modify
@@ -78,7 +78,8 @@ time by the length of your designated timeframe.
0 commit comments