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: content/terraform-docs-common/docs/cloud-docs/api-docs/workspaces.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -116,7 +116,7 @@ By supplying the necessary attributes under a `vcs-repository` object, you can c
116
116
|`data.attributes.name`| string | none | The name of the workspace. Workspace names can only include letters, numbers, `-`, and `_`. The name a unique identifier n the organization. |
117
117
|`data.attributes.agent-pool-id`| string | none | Required when `execution-mode` is set to `agent`. The ID of the agent pool belonging to the workspace's organization. This value must not be specified if `execution-mode` is set to `remote` or `local` or if `operations` is set to `true`. |
118
118
|`data.attributes.allow-destroy-plan`| boolean |`true`| Whether destroy plans can be queued on the workspace. |
119
-
|`data.attributes.assessments-enabled`| boolean |`false`| (previously `drift-detection`) Whether or not HCP Terraform performs health assessments for the workspace. May be overridden by the organization setting `assessments-enforced`. Only available for Plus tier organizations, in workspaces running Terraform version 0.15.4+ and operating in [Remote execution mode](/terraform/cloud-docs/workspaces/settings#execution-mode). |
119
+
|`data.attributes.assessments-enabled`| boolean |`false`| (previously `drift-detection`) Whether or not HCP Terraform performs health assessments for the workspace. May be overridden by the organization setting `assessments-enforced`. Only available for Standard tier organizations, in workspaces running Terraform version 0.15.4+ and operating in [Remote execution mode](/terraform/cloud-docs/workspaces/settings#execution-mode). |
120
120
|`data.attributes.auto-apply`| boolean |`false`| Whether to automatically apply changes when a Terraform plan is successful in runs initiated by VCS, UI or CLI, [with some exceptions](/terraform/cloud-docs/workspaces/settings#auto-apply-and-manual-apply). |
121
121
|`data.attributes.auto-apply-run-trigger`| boolean |`false`| Whether to automatically apply changes when a Terraform plan is successful in runs initiated by run triggers. |
122
122
|`data.attributes.auto-destroy-at`| string | (nothing) | Timestamp when the next scheduled destroy run will occur, refer to [Scheduled Destroy](/terraform/cloud-docs/workspaces/settings/deletion#automatically-destroy). |
@@ -538,7 +538,7 @@ Properties without a default value are required.
538
538
|`data.attributes.name`| string | (previous value) | A new name for the workspace, which can only include letters, numbers, `-`, and `_`. This will be used as an identifier and must be unique in the organization. **Warning:** Changing a workspace's name changes its URL in the API and UI. |
539
539
|`data.attributes.agent-pool-id`| string | (previous value) | Required when `execution-mode` is set to `agent`. The ID of the agent pool belonging to the workspace's organization. This value must not be specified if `execution-mode` is set to `remote` or `local` or if `operations` is set to `true`. |
540
540
|`data.attributes.allow-destroy-plan`| boolean | (previous value) | Whether destroy plans can be queued on the workspace. |
541
-
|`data.attributes.assessments-enabled`| boolean |`false`| (previously `drift-detection`) Whether or not HCP Terraform performs health assessments for the workspace. May be overridden by the organization setting `assessments-enforced`. Only available for Plus tier organizations, in workspaces running Terraform version 0.15.4+ and operating in [Remote execution mode](/terraform/cloud-docs/workspaces/settings#execution-mode). |
541
+
|`data.attributes.assessments-enabled`| boolean |`false`| (previously `drift-detection`) Whether or not HCP Terraform performs health assessments for the workspace. May be overridden by the organization setting `assessments-enforced`. Only available for Standard tier organizations, in workspaces running Terraform version 0.15.4+ and operating in [Remote execution mode](/terraform/cloud-docs/workspaces/settings#execution-mode). |
542
542
|`data.attributes.auto-apply`| boolean | (previous value) | Whether to automatically apply changes when a Terraform plan is successful in runs initiated by VCS, UI or CLI, [with some exceptions](/terraform/cloud-docs/workspaces/settings#auto-apply-and-manual-apply). |
543
543
|`data.attributes.auto-apply-run-trigger`| boolean | (previous value) | Whether to automatically apply changes when a Terraform plan is successful in runs initiated by run triggers. |
544
544
|`data.attributes.auto-destroy-at`| string | (previous value) | Timestamp when the next scheduled destroy run will occur, refer to [Scheduled Destroy](/terraform/cloud-docs/workspaces/settings/deletion#automatically-destroy). |
Copy file name to clipboardExpand all lines: content/terraform-docs-common/docs/cloud-docs/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ tfc_only: true
13
13
14
14
HCP Terraform is available as a hosted service at <https://app.terraform.io>.SmallteamscansignupforfreetoconnectTerraformtoversioncontrol,sharevariables,runTerraforminastableremoteenvironment,andsecurelystoreremotestate.Paideditionsallowyoutoaddmorethanfiveusers,createteamswithdifferentlevelsofpermissions,andcollaboratemoreeffectively.
> **Hands On:** Try the [Set Up HCP Terraform Run Task for HCP Packer](/packer/tutorials/hcp/setup-hcp-terraform-run-task), [Standard tier run task image validation](/packer/tutorials/hcp/run-tasks-data-source-image-validation), and [Plus tier run task image validation](/packer/tutorials/hcp/run-tasks-resource-image-validation) tutorials to set up and test the HCP Terraform Run Task integration end to end.
102
+
> **Hands On:** Try the [Set Up HCP Terraform Run Task for HCP Packer](/packer/tutorials/hcp/setup-hcp-terraform-run-task), [Essentials tier run task image validation](/packer/tutorials/hcp/run-tasks-data-source-image-validation), and [Standard tier run task image validation](/packer/tutorials/hcp/run-tasks-resource-image-validation) tutorials to set up and test the HCP Terraform Run Task integration end to end.
103
103
104
104
[Packer](/packer) lets you create identical machine images for multiple platforms from a single source template. The [HCP Packer registry](/hcp/docs/packer) lets you track golden images, designate images for test and production environments, and query images to use in Packer and Terraform configurations.
Copy file name to clipboardExpand all lines: content/terraform-docs-common/docs/cloud-docs/integrations/service-now/service-catalog-terraform/troubleshoot.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -96,7 +96,7 @@ To configure ServiceNow to poll HCP Terraform more frequently:
96
96
97
97
If ServiceNow fails to deploy a no-code module catalog item, verify the following:
98
98
99
-
1. Ensure that your HCP Terraform organization has an [HCP Plus tier](https://www.hashicorp.com/products/terraform/pricing) subscription.
99
+
1. Ensure that your HCP Terraform organization has an [HCP Standard tier](https://www.hashicorp.com/products/terraform/pricing) subscription.
100
100
1. Ensure the name you enter for your no-code module in the catalog user form matches the no-code module in HCP Terraform.
Copy file name to clipboardExpand all lines: content/terraform-docs-common/docs/cloud-docs/overview/activate-flex.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ tfc_only: true
7
7
8
8
# Activate HashiCorp Flex
9
9
10
-
Follow these steps to activate HashiCorp Flex for a **Standard**, **Plus**, or **Premium** edition HCP Terraform organization.
10
+
Follow these steps to activate HashiCorp Flex for a **Essentials**, **Standard**, or **Premium** edition HCP Terraform organization.
11
11
12
12
## Prerequisites
13
13
@@ -54,7 +54,7 @@ to complete this step.
54
54
55
55
Navigate to the **HCP Org > Billing**. If HashiCorp sales has allocated Flex, the page displays a **Contract Summary** with an available balance. If it only shows your credit card information or a $500 free trial credit, your HashiCorp Flex account may be scheduled to be allocated at a future date. Please contact your **HashiCorp Sales Account Manager** for more information.
56
56
57
-
~> **Note**: All New HashiCorp organizations are automatically allocated $500 in trial credits. If your HashiCorp Flex account is not yet allocated, you can use the trial credits to temporarily activate **Standard Edition** for your HCP Terraform organization and immediately access paid features such as team management or more concurrency.
57
+
~> **Note**: All New HashiCorp organizations are automatically allocated $500 in trial credits. If your HashiCorp Flex account is not yet allocated, you can use the trial credits to temporarily activate **Essentials Edition** for your HCP Terraform organization and immediately access paid features such as team management or more concurrency.
58
58
59
59

Copy file name to clipboardExpand all lines: content/terraform-docs-common/docs/cloud-docs/overview/activate-payg.mdx
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,21 +1,21 @@
1
1
---
2
2
page_title: Activate pay-as-you-go for HCP Terraform
3
3
description: >-
4
-
Activate pay-as-you-go for your HCP Terraform organization in order to upgrade to standard, plus, or premium editions.
4
+
Activate pay-as-you-go for your HCP Terraform organization in order to upgrade to Essentials, Standard, or Premium editions.
5
5
tfc_only: true
6
6
---
7
7
8
8
# Pay-as-you-go
9
9
10
-
Pay-as-you-go accounts are billed for the resources consumed. You can use pay-as-you-go for the **Standard**, **Plus**, and **Premium** editions.
10
+
Pay-as-you-go accounts are billed for the resources consumed. You can use pay-as-you-go for the **Essentials**, **Standard**, and **Premium** editions.
11
11
12
12
Pay-as-you-go offers dynamic billing based on monthly consumption. Larger organizations can access lower rates through Flex contracts. Review the [billing model documentation](/hcp/docs/hcp/admin/billing#billing-models) to determine which model is right for your organization.
13
13
14
14
## Activate pay-as-you-go
15
15
16
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
-
In order to upgrade to **Standard**, **Plus**, or **Premium** 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.
18
+
In order to upgrade to **Essentials**, **Standard**, or **Premium** 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.
19
19
20
20

21
21
@@ -25,7 +25,7 @@ Select the HCP organization to bill your usage to. Then click **Next**.
25
25
26
26
Select the plan to use for your organization, then click **Next**.
27
27
28
-

28
+

29
29
30
30
Review your plan summary, then click **Activate**. Once activated, the new feature set will be available and usage and consumption will start immediately. Refer to [Estimate HCP Terraform cost](/terraform/cloud-docs/overview/estimate-hcp-terraform-cost) for more information on how to review your organization's consumption.
Copy file name to clipboardExpand all lines: content/terraform-docs-common/docs/cloud-docs/overview/estimate-hcp-terraform-cost.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,15 +7,15 @@ tfc_only: true
7
7
8
8
# Estimate HCP Terraform cost
9
9
10
-
HCP Terraform offers [multiple plans](https://www.hashicorp.com/products/terraform/pricing) with increasing benefits to match your business scale. This page describes the flat rate per managed resource per hour for Standard Edition users on pay-as-you-go billing. Additional options are available such as greater discounts at larger scale with contracted plans. [Contact Sales](https://www.hashicorp.com/contact-sales) for additional information.
10
+
HCP Terraform offers [multiple plans](https://www.hashicorp.com/products/terraform/pricing) with increasing benefits to match your business scale. This page describes the flat rate per managed resource per hour for Essentials Edition users on pay-as-you-go billing. Additional options are available such as greater discounts at larger scale with contracted plans. [Contact Sales](https://www.hashicorp.com/contact-sales) for additional information.
11
11
12
12
## What is a Managed Resource?
13
13
14
14
A “Managed Resource” or “Resources Under Management (RUM)” is a resource in a Terraform-Cloud-managed state file where `mode = "managed"`. HCP Terraform counts a resource as part of this count starting from the first `terraform plan` or `terraform apply` operation on the resource. HCP Terraform does not include resources defined as a `null_resource` or `terraform_data` resource in the total managed resource count.
15
15
16
16
Examples of managed resources include resources provisioned by a Terraform provider (e.g. an AWS VPC), by [count](/terraform/language/meta-arguments/count) and [for_each](/terraform/language/meta-arguments/for_each) meta-arguments, and resources provisioned by [modules](/terraform/language/modules) and [no-code ready modules](/terraform/cloud-docs/no-code-provisioning/module-design).
17
17
18
-
## Standard Edition cost on pay-as-you-go billing
18
+
## Essentials Edition cost on pay-as-you-go billing
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
@@ -28,7 +28,7 @@ The Usage report gives an at a glance view of general usage limits in the Organi
28
28
29
29

30
30
31
-
An example on HCP Terraform **Standard Edition** that assumes 24x7 usage for a full month for 1000 Managed Resources:
31
+
An example on HCP Terraform **Essentials Edition** that assumes 24x7 usage for a full month for 1000 Managed Resources:
32
32
33
33
- Per Hour Price: 1000 Managed Resources x $0.0001359 = **$0.14**
34
34
- Per Month Price: (Per Hour Price x 24 x 30) = **$97.85**
0 commit comments