content
large_stringlengths
3
20.5k
url
large_stringlengths
53
192
branch
large_stringclasses
4 values
source
large_stringclasses
51 values
embeddings
listlengths
384
384
score
float64
-0.21
0.65
# Manage and view runs Each workspace in HCP Terraform includes a list of its current, pending, and historical runs. You can view and interact with these runs in the UI. You can also lock workspaces to temporarily prevent new runs. ## API Refer to the [Runs API](/terraform/cloud-docs/api-docs/run) and [lock a Workspace...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/workspaces/run/manage.mdx
main
terraform
[ -0.021752947941422462, 0.0037107327952980995, 0.01741785928606987, 0.021706413477659225, 0.03855011612176895, 0.010239532217383385, -0.058381251990795135, -0.10840854793787003, 0.022227594628930092, 0.09440243989229202, -0.04156899452209473, -0.04183143377304077, 0.008035900071263313, -0.0...
0.051862
apply runs](/terraform/cloud-docs/users-teams-organizations/permissions/workspace) for the workspace can click \*\*Cancel Run\*\* to stop the run before it finishes. [permissions-citation]: #intentionally-unused---keep-for-maintainers Canceling a run is roughly equivalent to typing `ctrl+c` during a Terraform plan or a...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/workspaces/run/manage.mdx
main
terraform
[ -0.02547311969101429, 0.048717204481363297, 0.05657047778367996, 0.007332152687013149, 0.01084849052131176, -0.01727249287068844, -0.020430702716112137, -0.11009708046913147, 0.036833249032497406, 0.0970766618847847, -0.024354418739676476, -0.0030554947443306446, 0.022907352074980736, -0.0...
0.069767
# Design no-code ready modules Terraform [modules](/terraform/language/modules) let you define standardized collections of infrastructure resources that downstream users can more easily deploy. No-code ready modules build on these advantages by letting users deploy a module's resources without writing any Terraform con...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/workspaces/no-code-provisioning/module-design.mdx
main
terraform
[ -0.006423213053494692, -0.018289191648364067, -0.03200783208012581, -0.015558727085590363, -0.033994127064943314, -0.025629235431551933, -0.04254378750920296, -0.06783922761678696, 0.001985666574910283, 0.061677541583776474, 0.012926719151437283, -0.031214168295264244, 0.03394618630409241, ...
0.029075
approach lets users focus on business concerns instead of infrastructure concerns. For example, you could build modules that satisfy the following well-scoped use cases: - Deploying all resources needed for a three-tier web application - Deploying a database with constraints on resource allocation and deployment region...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/workspaces/no-code-provisioning/module-design.mdx
main
terraform
[ -0.034428179264068604, 0.012401487678289413, 0.025897569954395294, -0.025880757719278336, -0.012857280671596527, 0.0007927600527182221, -0.029895322397351265, -0.06478717923164368, -0.05833250284194946, 0.017351776361465454, 0.004117228090763092, -0.0572483204305172, 0.03109482116997242, -...
0.000697
# Provision no-code infrastructure No-code provisioning lets you deploy infrastructure resources in a new HCP Terraform workspace without writing any Terraform configuration. You can create a no-code workspace from any module version labeled \*\*No-code Ready\*\* in your organization's [private registry](/terraform/clo...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/workspaces/no-code-provisioning/provisioning.mdx
main
terraform
[ -0.015243055298924446, -0.05370893329381943, -0.025696715340018272, -0.02792462706565857, -0.03707705810666084, -0.015352933667600155, -0.0756039246916771, -0.07354384660720825, -0.007119668647646904, 0.08101750165224075, 0.00875464640557766, -0.07233677804470062, 0.036513566970825195, -0....
0.002408
apply\*\* is the default option for a no-code workspace. 1. Click \*\*Create workspace\*\*. HCP Terraform creates a new workspace and starts a run. Depending on the apply method, it automatically applies your infrastructure or prompts you for approval to create the no-code module's resources. ## Operations in No-Code W...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/workspaces/no-code-provisioning/provisioning.mdx
main
terraform
[ -0.029743969440460205, -0.014371034689247608, -0.016426917165517807, 0.04740230366587639, -0.027624696493148804, 0.022818032652139664, -0.008770636282861233, -0.09916302561759949, -0.024914810433983803, 0.05610593408346176, -0.0026966670993715525, -0.06777139008045197, 0.04671693965792656, ...
0.029554
# API Tokens This topic describes the distinct types of API tokens you can use to authenticate with HCP Terraform. Note that HCP Terraform only displays API tokens once when you initially create them and are obfuscated thereafter. If the token is lost, it must be regenerated. Refer to [Team Token API](/terraform/cloud-...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/api-tokens.mdx
main
terraform
[ -0.05334385111927986, 0.02112750895321369, 0.06125481799244881, -0.01626928150653839, -0.015363669022917747, 0.0011317896423861384, 0.022595670074224472, -0.040989428758621216, 0.02868051454424858, 0.01986047998070717, -0.06519491225481033, -0.0566365122795105, 0.052177347242832184, 0.0054...
0.077903
perform actions the team itself cannot, since users can belong to multiple teams, can belong to multiple organizations, and can authenticate with Terraform's `atlas` backend for running Terraform locally. If an API token is generated for the "owners" team, then that API token will have all of the same permissions that ...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/api-tokens.mdx
main
terraform
[ 0.0024287293199449778, -0.000046195786126190796, -0.026332881301641464, -0.04722187668085098, -0.008919409476220608, -0.04546600207686424, -0.011587780900299549, -0.050150077790021896, 0.04552479460835457, 0.028372399508953094, -0.020283859223127365, -0.08062925189733505, 0.02223911136388778...
0.095396
example, using the [HCP Terraform for Splunk](/terraform/cloud-docs/integrations/splunk) app. To manage an organization's audit trails token, go to \*\*Organization settings > API Token\*\* and use the settings under the "Audit Token" header. Each organization can only have a \_single\_ valid audit trails token. Only [...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/api-tokens.mdx
main
terraform
[ -0.05031491816043854, 0.012100986205041409, 0.0011877057841047645, 0.03139364346861839, 0.026150193065404892, -0.043616246432065964, 0.017581496387720108, -0.05816823989152908, 0.08011908829212189, 0.09122894704341888, -0.015439877286553383, -0.060253389179706573, 0.02068793773651123, 0.03...
0.113494
Manage VCS connections | 🔶 | 🔶 | 🔵 | | Manage SSH keys | 🔶 | 🔶 | | | Manage run tasks | 🔶 | 🔶 | 🔵 | | \*\*Modules\*\* | | | | | Manage Terraform modules | 🔶 | 🔵 (owners) | | ## Token Expiration Each user, team, and organization token has an expiration date and time. Once the expiration time has passed, the to...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/api-tokens.mdx
main
terraform
[ -0.04434983432292938, 0.010353101417422295, 0.014608282595872879, -0.0053476071916520596, -0.016813553869724274, -0.0030248984694480896, -0.056848425418138504, -0.012867732904851437, 0.039339471608400345, 0.05649804696440697, -0.003578084520995617, -0.025294408202171326, 0.053099099546670914...
0.095056
# Configure two-factor authentication This topic describes how to enable two-factor authentication (2FA) and require it to access HCP Terraform and Terraform Enterprise interfaces. @include 'eu/2fa.mdx' ## Overview Configuring 2FA protects user accounts and sensitive data. Complete the following steps to configure 2FA ...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/2fa.mdx
main
terraform
[ 0.019757011905312538, 0.009068261831998825, 0.008985595777630806, -0.07328832894563675, -0.02274610847234726, 0.020644791424274445, -0.0359683595597744, -0.04642346128821373, -0.0551847405731678, 0.007943443022668362, -0.022857224568724632, -0.12207835912704468, 0.04859023168683052, 0.0003...
0.032722
logs in with their HCP credentials depends on their linked HCP identity: - \*\*Email\*\*: Follow the instructions in the [HashiCorp Cloud MFA](/hcp/docs/hcp/iam/mfa) docs. - \*\*GitHub\*\*: Follow the instructions in the [Configuring GitHub two-factor authentication](https://docs.github.com/en/authentication/securing-y...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/2fa.mdx
main
terraform
[ 0.009463424794375896, 0.020318273454904556, -0.009627469815313816, -0.05304765701293945, 0.02014458365738392, 0.03217315301299095, -0.026825731620192528, -0.021371904760599136, -0.045397598296403885, 0.02255392074584961, 0.028482429683208466, -0.10630730539560318, 0.056295908987522125, -0....
0.025086
# Create and manage IP allowlists IP allowlists, also called CIDR range lists, let you restrict access to HCP Terraform resources based on source IP addresses. Use IP allowlists to enhance security by ensuring that only requests from approved IP addresses can access your infrastructure. ## Overview IP allowlists define...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/ip-allowlists.mdx
main
terraform
[ -0.013551605865359306, 0.05569576099514961, 0.029132584109902382, -0.06576857715845108, 0.026430411264300346, 0.025609368458390236, 0.0303077083081007, -0.09359679371118546, -0.0182021576911211, 0.027353668585419655, -0.02877967804670334, -0.013173271901905537, 0.05610702559351921, -0.0002...
0.018165
manage. You can use the search bar to find a specific list. 1. Click \*\*Edit\*\*, then open the ellipses menu for an address you want to manage. 1. You can enable, disable, or delete the address. When enabled, the range is actively enforced. When disabled, the range is temporarily inactive but not deleted. 1. Click \*...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/ip-allowlists.mdx
main
terraform
[ 0.02634887956082821, -0.0007753578829579055, -0.02837209403514862, -0.00513471569865942, 0.026592692360281944, 0.04718499630689621, -0.01811533235013485, -0.11825118213891983, -0.034082572907209396, -0.01872722990810871, 0.008554174564778805, 0.05027288198471069, -0.005728111136704683, -0....
0.078243
enforcement scope does not apply to the organization's agent pools.
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/ip-allowlists.mdx
main
terraform
[ 0.05439507216215134, 0.019289270043373108, -0.07414063066244125, -0.055245377123355865, 0.030358197167515755, -0.06261752545833588, -0.019511817023158073, -0.13879385590553284, 0.0013127722777426243, -0.017498450353741646, 0.06535046547651291, -0.03872201219201088, 0.021003948524594307, 0....
0.003248
[organizations]: /terraform/cloud-docs/users-teams-organizations/organizations [teams]: /terraform/cloud-docs/users-teams-organizations/teams [invite]: /terraform/cloud-docs/users-teams-organizations/organizations#invite-users-to-the-organization [owners]: /terraform/cloud-docs/users-teams-organizations/teams#the-owner...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/users.mdx
main
terraform
[ -0.008228915743529797, 0.006681603845208883, -0.039080072194337845, -0.05269875377416611, -0.004416645970195532, -0.04686909541487694, -0.0019482560455799103, -0.04249177873134613, 0.03448469936847687, 0.042949777096509933, -0.04013635590672493, -0.06867986917495728, 0.07974720746278763, 0...
0.052802
permissions On Terraform Enterprise instances, some user accounts have a special site admin permission that allows them to administer the entire instance. Admin permissions are distinct from normal organization-level permissions, and they apply to a different set of UI controls and API endpoints. Admin users can admini...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/users.mdx
main
terraform
[ 0.012431910261511803, 0.009284047409892082, -0.00444355234503746, -0.02143056131899357, -0.017516689375042915, -0.049773942679166794, -0.0034407302737236023, -0.044739387929439545, 0.012842616997659206, 0.08880121260881424, -0.03616352379322052, -0.04014967381954193, 0.0002786949626170099, ...
0.029193
Any of these actions requires you to re-authenticate regardless of session timeout settings. ### Organizations Click \*\*Organizations\*\* in the sidebar to view a list of the organizations where you are a member. If you are on the [owners team][owners], the organization is marked with an \*\*OWNER\*\* badge. To leave ...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/users.mdx
main
terraform
[ -0.019280316308140755, 0.041450973600149155, -0.020807864144444466, -0.030922798439860344, 0.0033741146326065063, 0.040779247879981995, 0.015144999139010906, -0.10635486245155334, 0.06682559102773666, 0.09908565878868103, -0.04467319697141647, -0.030083969235420227, 0.05001728981733322, 0....
0.003003
Refer to [API Token Expiration](/terraform/cloud-docs/users-teams-organizations/api-tokens#token-expiration) for details. #### Creating a token To create a new token: 1. Click \*\*Create an API token\*\*. The \*\*Create API token\*\* box appears. 1. Enter a \*\*Description\*\* that explains what the token is for and cl...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/users.mdx
main
terraform
[ -0.009910155087709427, 0.027340874075889587, 0.03285593539476395, 0.02120962180197239, 0.021340887993574142, 0.005763952154666185, -0.05197669565677643, -0.031304437667131424, 0.06828728318214417, 0.08888297528028488, -0.06229212135076523, -0.05518968775868416, 0.033236462622880936, -0.005...
0.04358
# Create and manage reserved tag keys This topic describes how to create and manage reserved tag keys in HCP Terraform. You can use reserved tag keys to help managers consistently label workspaces and projects in your organization. ## Introduction You can define reserved tag keys that appear as suggested labels when ma...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/organizations/manage-reserved-tags.mdx
main
terraform
[ -0.01046432089060545, 0.015346153639256954, -0.002429104410111904, 0.0040747737511992455, 0.024005388841032982, -0.026291584596037865, -0.00128079648129642, -0.0666804239153862, 0.02782457321882248, 0.0678747221827507, -0.005769975949078798, -0.11432844400405884, 0.08427833765745163, 0.008...
-0.003776
workspace tag bindings.
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/organizations/manage-reserved-tags.mdx
main
terraform
[ -0.0498277023434639, -0.050594512373209, -0.06063379719853401, 0.05644950643181801, -0.03093847632408142, -0.010868444107472897, 0.06561532616615295, -0.004431500565260649, 0.01616780087351799, -0.0034513534046709538, -0.007912775501608849, 0.049855638295412064, 0.012987487018108368, 0.003...
0.093678
[teams]: /terraform/cloud-docs/users-teams-organizations/teams [users]: /terraform/cloud-docs/users-teams-organizations/users [owners]: /terraform/cloud-docs/users-teams-organizations/teams#the-owners-team # Organizations overview An organization is collection of one or more projects. This topic provides an overview of...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/organizations/index.mdx
main
terraform
[ 0.002124145859852433, -0.019839908927679062, -0.028862444683909416, -0.029540564864873886, -0.04794338718056679, -0.013875123113393784, -0.0632472038269043, -0.06098500266671181, -0.011553988792002201, 0.04032593593001366, -0.0545598641037941, -0.10151518136262894, 0.06159651651978493, 0.0...
0.083583
recommend using beta features in production environments. You can define reserved tag keys that appear as suggested labels when managers want to add tags to their projects and workspaces in the organization. Refer to [Create and manage reserved tag keys](/terraform/cloud-docs/users-teams-organizations/organizations/man...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/organizations/index.mdx
main
terraform
[ -0.012005271390080452, 0.0021433972287923098, -0.04310520738363266, 0.010022932663559914, 0.07542724907398224, -0.026078807190060616, 0.01410696655511856, -0.053901564329862595, 0.04382306709885597, 0.07259707152843475, -0.021092569455504417, -0.055520880967378616, 0.03292270749807358, 0.0...
0.061795
1. Click \*\*Invite a user\*\*. The \*\*invite a user\*\* box appears. 1. Enter the user's email address and optionally add them to one or more teams. If the user accepts the invitation, HCP Terraform automatically adds them to the specified teams. All permissions in HCP Terraform are managed through teams. Users can j...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/organizations/index.mdx
main
terraform
[ 0.022142281755805016, 0.02972368337213993, 0.0022763246670365334, -0.0309759434312582, 0.008191359229385853, 0.011393369175493717, -0.024829544126987457, -0.08703897148370743, -0.015052508562803268, 0.026731882244348526, -0.061425454914569855, -0.0985303595662117, 0.0911925733089447, 0.026...
0.044181
as part of paid features. Specifically, HCP Terraform disables the following features: - Teams other than `owners` and locks users who do not belong to the `owners` team out of the organization. HCP Terraform preserves team membership and permissions and re-enables them after you upgrade the organization. - Sentinel po...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/organizations/index.mdx
main
terraform
[ -0.004359023179858923, 0.06815332174301147, 0.05214502289891243, -0.017419923096895218, 0.04735371470451355, 0.04631127417087555, -0.03476902097463608, -0.13401110470294952, -0.03609767556190491, 0.05225173011422157, -0.016662992537021637, -0.011077696457505226, 0.018640153110027313, -0.00...
0.093746
# Organization settings This topic contains reference information about settings you can configure for organizations. Organization owners can view and manage the entire list of organization settings. Refer to [Organization permissions](/terraform/cloud-docs/users-teams-organizations/permissions/organization) for detail...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/organizations/settings.mdx
main
terraform
[ -0.017065152525901794, -0.020268844440579414, -0.020710134878754616, 0.001436308491975069, -0.011044356040656567, -0.06274040788412094, -0.014566037803888321, -0.11022137850522995, 0.04930601641535759, 0.09908055514097214, -0.04050904139876366, -0.05594576150178909, 0.0559692345559597, 0.0...
0.085713
the default mode. You can enable one of the following modes: - \*\*Remote\*\*: Operations execute on HCP Terraform's infrastructure. - \*\*Local\*\*: Operations exeucte on the local machine. - \*\*Agent\*\*: Operations execute on an HCP Terrraform agent pool. Updating this setting discards Terraform operations that are...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/organizations/settings.mdx
main
terraform
[ -0.004533342085778713, -0.008432491682469845, -0.001413210411556065, -0.0038454346358776093, -0.043506767600774765, -0.031472496688365936, -0.015665613114833832, -0.15190692245960236, 0.04325229302048683, 0.09409546852111816, 0.011548702605068684, 0.005349670071154833, 0.033543676137924194, ...
0.082604
[\*\*Manage variable set\*\* permissions](/terraform/cloud-docs/variables/managing-variables#variable-sets) can create variable sets and assign them to one or more projects or workspaces. Assigning a variable set to project gives lets your Stacks within that project access that variable set. Variable sets let you reuse...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/organizations/settings.mdx
main
terraform
[ -0.004785168915987015, -0.020820407196879387, -0.0158213060349226, 0.02017754688858986, -0.07775399088859558, 0.00389947765506804, 0.02939807064831257, -0.05184021219611168, -0.004023013636469841, 0.07461677491664886, -0.00643954798579216, -0.05564422532916069, 0.05728792026638985, 0.01751...
-0.00344
manage policies](/terraform/cloud-docs/users-teams-organizations/permissions#organization-permissions). Refer to the [policy enforcement documentation](/terraform/cloud-docs/workspaces/policy-enforcement) for more information. ## Policy sets @include 'tfc-package-callouts/policies.mdx' You can create and view sets of p...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/organizations/settings.mdx
main
terraform
[ -0.041866883635520935, -0.011045568622648716, -0.0007776151760481298, -0.01645863987505436, -0.0207140501588583, -0.042496852576732635, -0.013587149791419506, -0.06280476599931717, 0.028691718354821205, 0.09837916493415833, 0.003342547221109271, -0.023351792246103287, 0.015252855606377125, ...
0.020102
- \*\*Automatically cancel plan-only runs triggered by outdated commits\*\*: When this option is enabled, HCP Terraform automatically cancel unfinished plan-only runs in VCS workflows. Refer to [Automatically cancel plan-only workspace runs](/terraform/cloud-docs/users-teams-organizations/organizations/vcs-speculative-...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/organizations/settings.mdx
main
terraform
[ -0.0025566602125763893, 0.059037357568740845, 0.05975792929530144, -0.00010853073763428256, 0.010783163830637932, -0.03907841071486473, -0.028788957744836807, -0.14418725669384003, 0.06379042565822601, 0.09137710183858871, -0.0501893125474453, -0.03448091447353363, 0.021175356581807137, -0...
0.022928
# Configure VCS status checks Status checks are notifications sent to your version control system's VCS provider, providing details about specific commits, including the present status of the HCP Terraform run. Please refer to your VCS provider's documentation regarding status checks (e.g., [GitHub Status Checks](https...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/organizations/vcs-status-checks.mdx
main
terraform
[ 0.01655745692551136, 0.010046718642115593, 0.024165954440832138, -0.024618515744805336, 0.002419411903247237, -0.01455574668943882, -0.0452444888651371, -0.0864638239145279, 0.024965524673461914, 0.11153703927993774, -0.04553760215640068, -0.06760043650865555, 0.007777427788823843, -0.0420...
0.004075
# Automatically cancel plan-only workspace runs This topic describes how to configure HCP Terraform to automatically cancel plan-only workspace runs triggered by pull requests in the VCS. ## Introduction When connected to a VCS, HCP Terraform can automatically start a workspace run that performs a `terraform plan` oper...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/organizations/vcs-speculative-plan-management.mdx
main
terraform
[ -0.01235197577625513, 0.02628384530544281, 0.06534148007631302, 0.022491401061415672, -0.014221208170056343, -0.03167308121919632, -0.05467411130666733, -0.11290397495031357, 0.0692315399646759, 0.08666910231113434, -0.033385563641786575, -0.021157555282115936, -0.006068558897823095, -0.02...
0.019448
# Collect organization metrics HCP Terraform provides an API endpoint that you can use to gather metrics related to your HCP Terraform organization. @include 'tfc-package-callouts/metrics.mdx' ## Introduction When you create a metrics service token, HCP Terraform automatically begins gathering metrics from your organiz...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/organizations/metrics.mdx
main
terraform
[ -0.0178554467856884, -0.014813932590186596, -0.007680405862629414, -0.04087888449430466, -0.04239008203148842, -0.012988889589905739, -0.03465187922120094, -0.019110677763819695, 0.017763255164027214, 0.0048444317653775215, -0.04356236010789871, -0.17418813705444336, 0.027075372636318207, ...
0.087949
organization\_id, workspace\_id, run\_status | count | Cumulative count of completed runs by final status | 60s | | `terraform\_run\_phase\_duration\_seconds` | organization\_id, workspace\_id, phase | histogram | Time spent in each Terraform run phase, recorded on phase exit | 60s | | `terraform\_workspace\_resource\_...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/organizations/metrics.mdx
main
terraform
[ 0.04263239726424217, 0.002424124628305435, -0.039270903915166855, 0.05791117995977402, -0.006119051948189735, 0.01184812467545271, -0.0021240422502160072, -0.07285410165786743, 0.002894394798204303, 0.07085829228162766, -0.011422735638916492, -0.11033648997545242, 0.07909166067838669, -0.0...
0.132429
# Namespace overview Namespaces let you connect a GitHub account to an HCP Terraform organization, letting organization members collectively manage that GitHub account’s public registry artifacts. Every artifact in the [public Terraform registry](https://registry.terraform.io/) connects to a namespace that matches the ...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/organizations/public-namespace/index.mdx
main
terraform
[ -0.06435073167085648, -0.08383336663246155, -0.050842974334955215, 0.022019527852535248, -0.024244852364063263, -0.046036284416913986, 0.011041299439966679, -0.09836145490407944, 0.05804486945271492, 0.0151600930839777, 0.010275200009346008, -0.09683024883270264, 0.10778480768203735, 0.006...
0.091234
# Manage namespace artifacts Namespaces let you connect a GitHub account to an HCP Terraform organization, letting organization members collectively manage that GitHub account’s existing and future public registry artifacts. Namespaces do not support publishing or managing [policy libraries](/terraform/registry/policy-...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/organizations/public-namespace/artifacts.mdx
main
terraform
[ -0.02283305488526821, -0.043208517134189606, -0.05051574483513832, -0.042440224438905716, -0.018599500879645348, -0.03176881745457649, -0.029827795922756195, -0.09087855368852615, 0.012138460762798786, 0.09391245245933533, -0.038989510387182236, -0.059234973043203354, 0.07788567245006561, ...
0.047157
number of times users have downloaded it. - You can also download a CSV file that summarizes the monthly downloads of each artifact version. - \*\*View version history\*\* lists the artifact's published versions. - \*\*Add to private library\*\* adds the artifact to your organization’s [private registry](/terraform/clo...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/organizations/public-namespace/artifacts.mdx
main
terraform
[ -0.031064117327332497, 0.044365402311086655, 0.040711164474487305, -0.028750739991664886, 0.05652215704321861, -0.04663741588592529, -0.02309298701584339, -0.11986164003610611, 0.06084999814629555, 0.088130883872509, 0.00926363468170166, -0.01741969771683216, 0.035131171345710754, -0.02633...
0.028779
# Manage namespaces After an HCP Terraform organization claims a namespace, you can configure that namespace’s GPG keys or release your organization's claim on the namespace. @include 'eu/public-namespace.mdx' ## Requirements The following permissions are necessary to manage a namespace: - Organization owners or member...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/organizations/public-namespace/manage.mdx
main
terraform
[ -0.04481339082121849, -0.02010338380932808, -0.00822481606155634, 0.010483085177838802, -0.0064116716384887695, -0.026921221986413002, 0.037885844707489014, -0.10987632721662521, 0.03040088154375553, 0.09630399942398071, -0.008609015494585037, -0.06089096888899803, 0.05676776543259621, 0.0...
0.026735
# Create or claim a namespace Organizations can create or claim a GitHub account’s public registry namespace to allow its members to manage the public registry artifacts in that account. When an organization claims a namespace, the only way to manage that claimed namespace is through HCP Terraform, meaning you can no l...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/organizations/public-namespace/create_or_claim.mdx
main
terraform
[ -0.03654632344841957, -0.0819450318813324, -0.04130258783698082, -0.02271953970193863, -0.015311921015381813, -0.029551248997449875, -0.018420515581965446, -0.08551522344350815, 0.027064083144068718, 0.08912667632102966, -0.03481164947152138, -0.09427602589130402, 0.08503857254981995, 0.01...
0.022286
# Permissions overview To control access within organizations, add users to a \*\*team\*\* and grant the team permissions to perform actions, such as creating or updating one or more projects or workspaces. If you are in a HashiCorp Cloud Platform (HCP) Europe organization, you can manage user access and permissions th...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/permissions/index.mdx
main
terraform
[ -0.0018061234150081873, 0.020664606243371964, -0.03277895599603653, -0.02098512463271618, -0.05760030448436737, -0.029231518507003784, -0.007975268177688122, -0.05622563138604164, 0.005086319521069527, 0.07907333970069885, -0.050330750644207, -0.06708479672670364, 0.0154239721596241, 0.065...
0.051201
repository, anyone who can merge changes to that repository's main branch can indirectly queue plans in that workspace, regardless of whether they have explicit permission to queue plans or are even a member of your HCP Terraform organization. When auto-apply is enabled, merging changes indirectly start runs. - If you ...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/permissions/index.mdx
main
terraform
[ -0.036285433918237686, -0.009013650007545948, 0.02599833533167839, -0.027987172827124596, -0.02791847661137581, -0.03671242296695709, 0.0167541466653347, -0.03025195002555847, 0.006558247376233339, 0.06934677809476852, -0.03252637758851051, -0.02549975924193859, 0.02695414051413536, -0.007...
0.132378
# Organization permissions Organization-level permissions apply to all projects, Stacks, and workspaces within an organization. ## Background If you are in an HCP Terraform organization, you can manage user access and permissions through teams. Refer to the following topics for information about setting permissions in ...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/permissions/organization.mdx
main
terraform
[ 0.0087858522310853, 0.0010834441054612398, -0.02476167306303978, -0.03420340642333031, -0.00759041728451848, -0.020332708954811096, -0.031770821660757065, -0.09090519696474075, -0.0051049175672233105, 0.037819456309080124, -0.04835626110434532, -0.05237188935279846, 0.0037438978906720877, ...
0.048397
None Members do not have access to projects or workspaces. You can grant permissions to individual projects or workspaces through [Project Permissions](/terraform/cloud-docs/users-teams-organizations/permissions/project) or [Workspace Permissions](/terraform/cloud-docs/users-teams-organizations/permissions/workspace). ...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/permissions/organization.mdx
main
terraform
[ 0.005057490896433592, -0.03610485792160034, -0.023217162117362022, 0.012123487889766693, -0.009607620537281036, -0.04387254640460014, -0.012897549197077751, -0.10511048138141632, 0.05266595259308815, 0.09012873470783234, -0.02414444088935852, -0.05381689593195915, 0.02622905932366848, 0.02...
0.0135
teams of trusted users. Users with this permission are able to add themselves to any visible team and inherit the permissions of any visible team. ### Manage teams Allows members to create, update, and delete teams. It also lets members generate and revoke tokens. This permission grants the ability to update a team's n...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/permissions/organization.mdx
main
terraform
[ -0.04551363363862038, -0.03544590249657631, -0.07082812488079071, 0.05307208374142647, 0.02718067541718483, -0.004741506185382605, 0.030281100422143936, -0.06317146122455597, 0.062351591885089874, -0.004362568259239197, 0.011936546303331852, 0.03697822242975235, 0.07582872360944748, 0.0497...
0.155524
all workspaces and projects, which is necessary for agent pool management. ## Private registry permissions The following permissions control access to the organization's [private registry](/terraform/cloud-docs/registry). | Permission name | Description | |-----------------|-------------| | [Manage modules](#manage-pri...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/permissions/organization.mdx
main
terraform
[ -0.037524767220020294, -0.040692564100027084, -0.02601875178515911, 0.02939256653189659, 0.0009918161667883396, -0.01071595773100853, 0.0002920074912253767, -0.097343809902668, 0.02787351980805397, 0.09344860166311264, 0.003523688530549407, -0.04354102537035942, 0.0392555333673954, 0.05443...
0.042434
mandatory\*\* policy evaluations in all workspaces. | ### No policy overrides Teams can’t override failed \*\*Soft mandatory\*\* policy evaluations. ### Delegate policy overrides Allow project and workspace managers to grant override permissions for \*\*Soft mandatory\*\* policy evaluations. When this setting is enable...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/permissions/organization.mdx
main
terraform
[ -0.03338758647441864, 0.04173598065972328, 0.030497677624225616, 0.007685596123337746, 0.036909084767103195, -0.033409327268600464, 0.008927745744585991, -0.11492158472537994, 0.02342197112739086, 0.10729093849658966, -0.01508482825011015, -0.009375713765621185, 0.022074496373534203, 0.045...
0.037852
Terraform in Europe](/terraform/cloud-docs/europe). You can assign permissions to HCP groups in two ways: - [HCP roles](/terraform/cloud-docs/users-teams-organizations/permissions/set-permissions#set-organization-level-roles-for-hcp-europe-organizations) - You can assign HCP roles to groups in the HashiCorp Cloud Platf...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/permissions/organization.mdx
main
terraform
[ 0.017117053270339966, 0.00370698026381433, -0.03530145809054375, -0.04358314350247383, -0.040842484682798386, 0.0011456971988081932, 0.011312426067888737, -0.05818592756986618, -0.02531684935092926, 0.005669328849762678, -0.017894867807626724, -0.09691905230283737, 0.01624114438891411, 0.0...
0.067099
# Set permissions In HCP Terraform you can set individual permissions and sets of permissions to control what your users can do. You can assign permissions at the organization, project, and workspace levels to control user access and the actions they can take. > \*\*Hands-on:\*\* Try the [Manage Permissions in HCP Terr...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/permissions/set-permissions.mdx
main
terraform
[ 0.0012724546249955893, 0.03682946786284447, -0.032742105424404144, -0.04668402671813965, -0.04800199717283249, -0.030142420902848244, 0.015371207147836685, -0.04768606275320053, 0.018159594386816025, 0.07154203206300735, -0.02750529535114765, -0.07010607421398163, 0.019691718742251396, 0.0...
0.041251
must include `app.eu.terraform.io`. 1. Select \*\*Settings\*\*, then \*\*Role assignments\*\* in the side navigation. 1. Click \*\*+ Add new assignment\*\*. 1. Select a group to assign a Terraform role to, then click \*\*Select group\*\*. 1. Alternatively, open the ellipses menu for a group and complete the following s...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/permissions/set-permissions.mdx
main
terraform
[ 0.018845371901988983, 0.004367074463516474, -0.0037320274859666824, -0.025758318603038788, -0.025865187868475914, -0.010590464808046818, -0.02084590680897236, -0.05654674395918846, -0.02230982668697834, 0.08111800998449326, -0.03804738447070122, -0.10167022049427032, 0.03418263792991638, 0...
0.032186
select the team name from the list or click \*\*+ Add team and permissions\*\* to add a new team assignment. 1. Choose one of the preset permission set roles, or set individual permissions to create a custom role. 1. Click \*\*Assign permissions\*\* to save the settings. For more information about each permission, refe...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/permissions/set-permissions.mdx
main
terraform
[ 0.027763599529862404, 0.003306084545329213, -0.05180668830871582, -0.031954098492860794, -0.035751599818468094, -0.010598747059702873, -0.018085580319166183, -0.059046823531389236, 0.00388059439137578, 0.0568106435239315, -0.036032259464263916, -0.08432992547750473, 0.02434198372066021, 0....
0.045651
# Workspace permissions Workspace-level permissions apply to a specific workspace and control what users can do within that workspace. ## Background If you are in an HCP Terraform organization, you can manage user access and permissions through teams. Refer to the following topics for information about setting permissi...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/permissions/workspace.mdx
main
terraform
[ -0.00788637064397335, 0.005422177258878946, -0.004446906037628651, -0.011326385661959648, 0.005618353374302387, -0.02161487005650997, 0.009517987258732319, -0.09527748078107834, 0.00903384480625391, 0.04481390118598938, -0.04180365800857544, -0.05591211095452309, 0.015553619712591171, 0.06...
0.049974
the following workspace permissions: - Plan and apply workspace runs. - Read and write the workspace has access to. - Read and write to the state of a workspace. - Lock and unlock the workspace. - Download Sentinel mocks. Refer to [Workspace roles and permissions](#workspace-roles-and-permissions) for details about spe...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/permissions/workspace.mdx
main
terraform
[ -0.019417310133576393, -0.015913045033812523, -0.04084604233503342, 0.058255136013031006, 0.044978272169828415, -0.05099703371524811, 0.04875997081398964, -0.04930415004491806, -0.06933247298002243, 0.0680025964975357, -0.010021698661148548, 0.028437843546271324, -0.030144929885864258, 0.0...
0.11615
enabled for the team. Refer to [Policy overrides](/terraform/cloud-docs/users-teams-organizations/permissions/organization#policy-overrides) for more information. ## State access The following table summarizes the available state access permissions for the workspace. | Permission name | Description | |-----------------...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/permissions/workspace.mdx
main
terraform
[ -0.009418439120054245, 0.012255907990038395, -0.029701121151447296, 0.02425307407975197, 0.00901529286056757, -0.002104684477671981, -0.015596622601151466, -0.11469544470310211, 0.006275830324739218, 0.1082717552781105, -0.020562369376420975, -0.006517823785543442, 0.024750225245952606, 0....
0.03352
HashiCorp Cloud Platform (HCP), and these roles automatically grant permissions in HCP Terraform. - [HCP Terraform roles](/terraform/cloud-docs/users-teams-organizations/permissions/set-permissions#set-workspace-level-roles) - Assign additional permissions at the organization, project, and workspace level to further re...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/permissions/workspace.mdx
main
terraform
[ 0.03741076588630676, 0.020583365112543106, 0.003579369280487299, -0.03401222825050354, -0.04338287562131882, -0.015111096203327179, 0.00422414718195796, -0.07609526813030243, -0.011866572313010693, 0.005960063077509403, -0.009110814891755581, -0.06603333353996277, -0.0001170413161162287, 0...
0.011249
# Project permissions Project-level permissions apply to all workspaces and Stacks within a specific project. ## Background If you are in an HCP Terraform organization, you can manage user access and permissions through teams. Refer to the following topics for information about setting permissions in HCP Terraform: - [...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/permissions/project.mdx
main
terraform
[ -0.013777797110378742, 0.011356146074831486, 0.004358948674052954, -0.02801794745028019, -0.0024263481609523296, -0.02158113196492195, -0.011426061391830444, -0.07982330769300461, -0.0007275603711605072, 0.036451540887355804, -0.044890161603689194, -0.06108351796865463, 0.03355555981397629, ...
0.037845
or out of the project. This also requires project admin permissions for the source or destination project. - Grant or revoke project permissions for visible teams. Project admins cannot view or manage access for teams that are [secret](/terraform/cloud-docs/users-teams-organizations/teams/manage#team-visibility), unles...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/permissions/project.mdx
main
terraform
[ -0.0360429622232914, 0.009288711473345757, -0.01977732591331005, 0.024144064635038376, 0.01768435165286064, -0.043679751455783844, -0.02962341532111168, -0.10813364386558533, 0.05696145445108414, 0.09410641342401505, 0.005695791449397802, -0.03952988609671593, 0.04870223626494408, -0.00609...
0.032945
into or out of the project. | | [Delete workspaces](#delete-workspaces) | Delete workspaces in the project. | ### Create workspaces Allow users to create workspaces in the project. This grants read access to all workspaces in the project. ### Move workspaces Allows users to move workspaces out of the project. A user mu...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/permissions/project.mdx
main
terraform
[ 0.006000283639878035, -0.007727429270744324, -0.014752187766134739, 0.007970097474753857, 0.0371544286608696, -0.08841049671173096, 0.021353144198656082, -0.14971932768821716, 0.06781890243291855, 0.08296269923448563, -0.0026249797083437443, 0.002383964601904154, 0.04688180610537529, 0.015...
0.032789
and apply Terraform plans, causing changes to real infrastructure. This permission implies permission to plan and read. ## Variable access The following table summarizes the available variable access permissions for workspaces within the project. Refer to [Manage variables and variable sets](/terraform/cloud-docs/varia...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/permissions/project.mdx
main
terraform
[ 0.025554899126291275, 0.007217996288090944, -0.0017364172963425517, 0.049638908356428146, -0.02019457332789898, -0.0000478191468573641, 0.003676582593470812, -0.07339203357696533, -0.014836783520877361, 0.10504196584224701, -0.028252210468053818, -0.01678355038166046, 0.02839178778231144, ...
0.01016
Sentinel mocks](#download-sentinel-mocks) | Download data from runs for developing Sentinel policies. | | [Lock/unlock workspaces](#lock-unlock-workspaces) | Manually lock workspaces to prevent runs. | | [Manage workspace Run Tasks](#manage-workspace-run-tasks) | Associate or dissociate run tasks with workspaces. | ###...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/permissions/project.mdx
main
terraform
[ -0.03628019616007805, -0.009858893230557442, 0.005217911675572395, 0.04607304185628891, 0.04969732463359833, -0.07747247070074081, -0.013169961050152779, -0.09098834544420242, 0.0012163404608145356, 0.127639040350914, -0.008288590237498283, -0.03486037626862526, -0.026339586824178696, -0.0...
0.134735
| ✅ | ❌ | ✅ | | [Other controls](#other-controls) | [Download Sentinel mocks](#download-sentinel-mocks) | ✅ | ❌ | ❌ | | | [Lock/unlock workspaces](#lock-unlock-workspaces) | ✅ | ❌ | ❌ | | | [Manage workspace run tasks](#manage-workspace-run-tasks) | ✅ | ❌ | ❌ |
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/permissions/project.mdx
main
terraform
[ -0.05837499350309372, -0.10087823867797852, -0.06657504290342331, 0.09579125046730042, 0.08897710591554642, 0.043068595230579376, 0.08198502659797668, -0.06065618246793747, -0.031650714576244354, 0.0823693722486496, 0.06939955055713654, -0.03633641079068184, 0.025719331577420235, -0.019718...
0.178798
# Configure single sign-on with Microsoft Entra ID The Microsoft Entra ID (previously Azure Active Directory) SSO integration currently supports the following SAML features: - Service Provider (SP) initiated SSO - Identity Provider (IdP) initiated SSO - Just-in-Time Provisioning For more information on the listed featu...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/single-sign-on/entra-id.mdx
main
terraform
[ -0.02384675294160843, -0.026477504521608353, -0.07157382369041443, -0.012025863863527775, -0.009563706815242767, 0.03809743374586105, 0.08219089359045029, -0.0470929890871048, 0.021255435422062874, 0.054357510060071945, -0.003764220979064703, -0.011400225572288036, 0.07744966447353363, 0.0...
0.100561
step 2, \*\*User Attributes & Claims\*\*. 1. Add a new group claim. 1. In \*\*Group Claims\*\*, select \*\*Security Groups\*\*. 1. In the \*\*Source Attribute\*\* field, select either \*\*sAMAccountName\*\* to use account names or \*\*Group ID\*\* to use group UUIDs. 1. Check \*\*Customize the name of the group claim\*...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/single-sign-on/entra-id.mdx
main
terraform
[ -0.09392140805721283, 0.033995967358350754, -0.036469537764787674, 0.04019603505730629, 0.008761635050177574, 0.035575371235609055, 0.09706442058086395, -0.09634414315223694, 0.01937718875706196, 0.07148787379264832, 0.000507857243064791, -0.135196715593338, 0.12523077428340912, 0.04012484...
0.035574
# Link a user account for single sign-on You have an SSO identity for every SSO-enabled HCP Terraform organization. HCP Terraform links each SSO identity to a single HCP Terraform user account. This link determines which account you can use to access each organization. You can add and remove SSO identity links for all ...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/single-sign-on/linking-user-account.mdx
main
terraform
[ -0.014348870143294334, 0.006173247005790472, -0.0207928828895092, -0.029110854491591454, -0.010102654807269573, 0.0426652692258358, 0.04343379661440849, -0.05312412232160568, -0.017827674746513367, -0.014725145883858204, -0.04519859328866005, -0.08826837688684464, 0.07399969547986984, 0.02...
0.073488
than the one linked to your SSO identity. To change this SSO identity link: 1. Sign in to [HCP Terraform](https://app.terraform.io/) using the linked account. 1. [Remove the SSO identity link](#remove-sso-identity-link) from the current account. 1. Sign out of HCP Terraform. 1. Log in and [add an SSO identity link](#ad...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/single-sign-on/linking-user-account.mdx
main
terraform
[ -0.019211420789361, 0.035672519356012344, 0.011400457471609116, 0.0002501788840163499, -0.010301935486495495, 0.029148241505026817, 0.028707655146718025, -0.0697684958577156, -0.012306611984968185, 0.04882652685046196, -0.04233511909842491, -0.09293494373559952, 0.0786302387714386, 0.01122...
0.033107
# Configure and manage single sign-on This page is about configuring single sign-on in HCP Terraform. To set up Terraform Enterprise's single sign-on, refer to [SAML Configuration](/terraform/enterprise/saml/configuration). HCP Terraform allows organizations to configure SAML single sign-on (SSO), an alternative to tra...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/single-sign-on/index.mdx
main
terraform
[ -0.0071891359984874725, -0.009072352200746536, -0.03519777953624725, -0.005685319192707539, -0.01153529155999422, 0.029691122472286224, 0.03205522894859314, -0.031120458617806435, 0.0035358318127691746, 0.0016292637446895242, -0.035085178911685944, -0.014429627917706966, 0.0735810250043869, ...
0.126542
required for an HCP Terraform user account to access different resources in HCP Terraform: ![Screenshot: a diagram of resource access in HCP Terraform with both SSO and non-SSO authentication](/img/docs/tfc-sso-auth.png) ## Signing in with SSO 1. Visit [HCP Terraform](https://app.terraform.io) and sign out if you are s...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/single-sign-on/index.mdx
main
terraform
[ -0.00028484006179496646, -0.015420629642903805, -0.0372404009103775, -0.021088216453790665, -0.004387381486594677, 0.04467972368001938, 0.029976530000567436, -0.02769303321838379, -0.007955384440720081, -0.0007871481357142329, -0.015169935300946236, -0.13201011717319489, 0.059387777000665665...
0.052179
directory service. To enable team membership mapping: 1. Choose \*\*Settings\*\* from the sidebar, then \*\*SSO\*\*. 1. Toggle the \*\*Enable team management to customize your team attribute\*\*. When team management is enabled, you can configure which SAML attribute in the SAMLResponse will control team membership. Th...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/single-sign-on/index.mdx
main
terraform
[ -0.05564006417989731, -0.0599716380238533, -0.020319782197475433, 0.06798078119754791, -0.018048536032438278, 0.04321637004613876, 0.030787458643317223, -0.09717059880495071, 0.0441194623708725, 0.04306776449084282, 0.0024723520036786795, -0.053847234696149826, 0.1457180380821228, 0.107319...
0.016949
# Test single sign-on -> \*\*NOTE:\*\* In an effort to protect users from enabling faulty SAML configurations, HCP Terraform requires a successful test attempt before enabling is possible. To test a completed SSO configuration, click "Test" on the SSO settings page. - This will attempt to initiate SSO sign-in with your...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/single-sign-on/testing.mdx
main
terraform
[ -0.026241637766361237, 0.0013677228707820177, 0.0269208662211895, 0.01670902967453003, -0.015440666116774082, 0.05105035752058029, -0.004248281475156546, -0.09945060312747955, -0.07636769115924835, 0.0029637424740940332, 0.006177068687975407, -0.007180108223110437, 0.05229886993765831, 0.0...
-0.014982
# Use single sign-on with SAML The SAML SSO integration currently supports the following features of SAML 2.0: - Service Provider (SP)-initiated SSO - Identity Provider (IdP)-initiated SSO - Just-in-Time Provisioning The SAML SSO integration can be configured by providing a metadata URL or manually with the Single Sign...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/single-sign-on/saml.mdx
main
terraform
[ -0.023166220635175705, -0.013984623365104198, -0.043242864310741425, 0.010486220009624958, -0.06743022054433823, 0.027120579034090042, -0.0010195754002779722, -0.06974999606609344, -0.02204081229865551, 0.03574979677796364, -0.027893269434571266, -0.0644351989030838, 0.06899845600128174, 0...
0.023745
# Use single sign-on with Okta The Okta SSO integration currently supports the following SAML features: - Service Provider (SP)-initiated SSO - Identity Provider (IdP)-initiated SSO - Just-in-Time Provisioning For more information on the listed features, visit the [Okta Glossary](https://help.okta.com/en/prod/Content/T...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/single-sign-on/okta.mdx
main
terraform
[ -0.025933586061000824, -0.0034355411771684885, -0.0011518277460709214, -0.020423592999577522, -0.06300534307956696, -0.002111844951286912, 0.025772152468562126, -0.069117970764637, 0.01772649772465229, 0.06069713085889816, -0.01391077134758234, -0.035576626658439636, 0.05766841024160385, 0...
0.035434
`Everyone`, `ops`, and `test` teams in HCP Terraform if those teams exist in the target Organization, but those values will simply be ignored if no matching team name is found.
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/single-sign-on/okta.mdx
main
terraform
[ -0.026823624968528748, 0.039077240973711014, -0.013248457573354244, -0.020812049508094788, 0.00921925064176321, -0.033115584403276443, -0.03220577910542488, -0.12984789907932281, 0.009713530540466309, -0.01421288214623928, 0.005720226559787989, -0.11804062128067017, 0.07280252128839493, 0....
0.059307
[organizations]: /terraform/cloud-docs/users-teams-organizations/organizations [users]: /terraform/cloud-docs/users-teams-organizations/users # Teams overview > \*\*Hands-on:\*\* Try the [Manage Permissions in HCP Terraform](/terraform/tutorials/cloud/cloud-permissions?utm\_source=WEBSITE&utm\_medium=WEB\_IO&utm\_offer...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/teams/index.mdx
main
terraform
[ -0.0016755377873778343, 0.02841305173933506, -0.021141601726412773, -0.025698000565171242, 0.00440572202205658, -0.054561108350753784, 0.008598978631198406, -0.05884459242224693, 0.03266428783535957, 0.03420892730355263, -0.01850193552672863, -0.06533980369567871, 0.04507444053888321, 0.06...
0.066635
# Manage team notifications HCP Terraform can use webhooks to notify external systems about run progress, change requests, and other events. Team notifications allow you to configure relevant alerts that notify teams you specify whenever a certain event occurs. You can only configure team notifications to notify your t...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/teams/notifications.mdx
main
terraform
[ -0.0009367145248688757, -0.0026694287080317736, 0.002704402431845665, -0.04036303237080574, 0.03580910712480545, -0.04460141435265541, -0.009399444796144962, -0.07802730053663254, 0.07022327929735184, 0.027591686695814133, -0.05205430090427399, -0.1042846068739891, 0.05197044834494591, 0.0...
0.082068
a generic or a specifically formatted payload. Refer to [Notification payloads](#notification-payloads) for details. 1. The display \*\*Name\*\* for this notification configuration. 1. If you configure an email notification, you can optionally specify which \*\*Email Recipients\*\* will receive this notification. 1. If...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/teams/notifications.mdx
main
terraform
[ -0.05096181482076645, 0.06644012778997421, 0.006229795515537262, -0.013899322599172592, 0.04432827606797218, -0.0444929413497448, 0.03432360291481018, -0.03671224042773247, 0.03442588075995445, 0.02081991732120514, -0.0554497130215168, -0.1910015344619751, 0.0737541913986206, 0.02202711999...
0.078954
that triggered it and the time that the event occurred. You can refer to the complete generic notification payload in the [API documentation](/terraform/cloud-docs/api-docs/notification-configurations/team#notification-payload). You can use some of the values in the payload to retrieve additional information through th...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/teams/notifications.mdx
main
terraform
[ -0.042988747358322144, 0.031947363168001175, 0.0428641252219677, -0.0007466184324584901, 0.05438864603638649, -0.061726294457912445, 0.06077418103814125, -0.05227573215961456, 0.06718241423368454, 0.0311261136084795, -0.023302249610424042, -0.0822211503982544, 0.0539989247918129, 0.0138606...
0.106042
# Manage teams You can grant team management abilities to members of teams with either one of the manage teams or manage organization access permissions. Refer to [Team Permissions](/terraform/cloud-docs/users-teams-organizations/permissions/organization#team-permissions) for details. [Organization owners](/terraform/c...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/teams/manage.mdx
main
terraform
[ -0.001438467763364315, 0.0017404686659574509, -0.029411403462290764, 0.009226318448781967, 0.0018200615886598825, -0.017597882077097893, -0.032453544437885284, -0.07039841264486313, 0.01872648485004902, 0.06537139415740967, -0.048196595162153244, -0.0662945806980133, 0.08680098503828049, 0...
0.035384
and navigate to the organization where you want to remove a user from a team. 1. Choose \*\*Settings\*\* from the sidebar, then \*\*Teams\*\*. 1. Click the team to go to its settings page. 1. Click \*\*...\*\* next to the user's name and choose \*\*Remove from team\*\* from the menu. HCP Terraform removes the user from...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/users-teams-organizations/teams/manage.mdx
main
terraform
[ -0.0061053140088915825, 0.07551493495702744, -0.0071099549531936646, -0.022847864776849747, 0.004807664547115564, -0.0031639914959669113, 0.018486589193344116, -0.09705507010221481, 0.036696672439575195, 0.05086195841431618, -0.02689119055867195, -0.040318991988897324, 0.06026335433125496, ...
0.031063
# Learn Terraform recommended practices This guide is meant for enterprise users looking to advance their Terraform usage from a few individuals to a full organization. For Terraform code style recommended practices, refer to the [Terraform style guide](/terraform/language/style). ## Introduction HashiCorp specializes ...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/recommended-practices/index.mdx
main
terraform
[ 0.0017236059065908194, -0.0038180656265467405, 0.03010878711938858, -0.0421704463660717, -0.003554543247446418, -0.03995029628276825, -0.057378388941287994, -0.040659308433532715, -0.04205738753080368, 0.058460626751184464, -0.05873417109251022, -0.03495987877249718, 0.013177677989006042, ...
0.120145
# Part 3.3: Move from infrastructure as code to collaborative infrastructure as code Using version-controlled Terraform configurations to manage key infrastructure eliminates a great deal of technical complexity and inconsistency. Now that you have the basics under control, you’re ready to focus on other problems. Your...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/recommended-practices/part3.3.mdx
main
terraform
[ 0.011726204305887222, 0.002201919909566641, 0.025901194661855698, -0.04635846987366676, -0.015439990907907486, -0.04429694265127182, -0.04086799919605255, -0.046288006007671356, -0.07198997586965561, 0.051221176981925964, -0.044763222336769104, -0.08045757561922073, 0.04948396235704422, -0...
0.04635
the same component but different environments, creates a pipeline between workspaces. HCP Terraform doesn’t currently have the ability to act on these dependencies, but features like cascading updates and promotion are coming soon, and you’ll be able to use them more easily if you already understand how your workspaces...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/recommended-practices/part3.3.mdx
main
terraform
[ 0.0035777499433606863, -0.05573531240224838, 0.05000246688723564, -0.049846600741147995, -0.034047313034534454, 0.017256665974855423, -0.03296886011958122, -0.04491277411580086, -0.017424708232283592, 0.02557249367237091, -0.029565760865807533, -0.10886227339506149, 0.08075141906738281, 0....
-0.017952
read and write variables Team-central-IT: Admin | | networking-dev | Team-eng-networking: Apply runs, read and write variables Team-owners-networking: Admin Team-central-IT: Admin | | networking-prod | Team-eng-networking: Queue plans, read variables Team-owners-networking: Apply runs, read and write variables Team-cen...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/recommended-practices/part3.3.mdx
main
terraform
[ 0.015495841391384602, 0.020808426663279533, 0.007565408945083618, -0.0387076660990715, -0.036221783608198166, -0.010353890247642994, 0.004138999618589878, -0.05111490935087204, -0.06671988219022751, 0.04565947502851486, -0.0648120790719986, -0.04895447567105293, 0.07458606362342834, 0.0028...
0.0428
# Part 3.2: Move from semi-automation to infrastructure as code We define semi-automated provisioning as a mix of at least two of the following practices: - Infrastructure as code with Terraform. - Manual CLI or GUI processes. - Scripts. If that describes your current provisioning practices, your next goal is to expand...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/recommended-practices/part3.2.mdx
main
terraform
[ -0.024360746145248413, -0.030811011791229248, 0.02134515717625618, -0.018916020169854164, -0.014531695283949375, -0.059415701776742935, -0.06212947145104408, 0.023733941838145256, -0.05752870440483093, 0.12037885189056396, -0.03625674545764923, -0.06416679173707962, 0.04156355559825897, -0...
0.064559
want to consider: - Sign your teams up for [official HashiCorp Training](https://www.hashicorp.com/training/) . - Make available resources such as [Terraform Up and Running: Writing Infrastructure as Code](https://www.amazon.com/Terraform-Running-Writing-Infrastructure-Code/dp/1492046906/ref=sr\_1\_1?keywords=terraform...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/recommended-practices/part3.2.mdx
main
terraform
[ -0.02206379920244217, -0.01783495396375656, -0.005307371728122234, -0.003890666412189603, -0.014265306293964386, -0.0286263357847929, -0.06275500357151031, -0.06189496070146561, -0.040042221546173096, 0.04683296009898186, 0.001763570006005466, -0.025529364123940468, 0.0144611531868577, 0.0...
0.071972
# Part 3.1: Move from manual changes to semi-automation Building infrastructure manually (with CLI or GUI tools) results in infrastructure that is hard to audit, hard to reproduce, hard to scale, and hard to share knowledge about. If your current provisioning practices are largely manual, your first goal is to begin us...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/recommended-practices/part3.1.mdx
main
terraform
[ 0.014591766521334648, -0.009281973354518414, 0.05172577500343323, 0.007554713636636734, -0.03395972400903702, -0.022647622972726822, -0.05192563310265541, -0.001068107201717794, -0.1015000268816948, 0.09236416220664978, -0.019259020686149597, -0.10679560899734497, 0.06547963619232178, 0.00...
0.032505
# Part 3.4: Learn advanced workflow improvements Now that you have a collaborative interface and workflow for provisioning, you have a solid framework for improving your practices even further. The following suggestions don’t have to be done in order, and some of them might not make sense for every business. We present...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/recommended-practices/part3.4.mdx
main
terraform
[ -0.020207569003105164, 0.030079877004027367, 0.09567274153232574, -0.06461495161056519, 0.019643332809209824, -0.021627308800816536, -0.010328978300094604, -0.0038120883982628584, -0.11192874610424042, 0.05370275676250458, -0.050065383315086365, -0.06400583684444427, 0.031722474843263626, ...
0.102667
# Part 1: Overview of our recommended workflow Terraform's purpose is to provide one workflow to provision any infrastructure. In this section, we'll show you our recommended practices for organizing Terraform usage across a large organization. This is the set of practices that we call "collaborative infrastructure as ...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/recommended-practices/part1.mdx
main
terraform
[ -0.020504239946603775, -0.040931448340415955, 0.030525702983140945, -0.010478366166353226, 0.010895787738263607, -0.06910394877195358, -0.053184837102890015, -0.0639866515994072, 0.013734642416238785, 0.09220971167087555, -0.09862209856510162, -0.06135806441307068, 0.027294203639030457, 0....
0.080305
Terraform's run data and is designed around Terraform's concepts of workspaces and runs, it offers a more integrated workflow experience than a general-purpose CI system. ### Organization Architect This team defines how global infrastructure is divided and delegated to the teams within the business unit. This team also...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/recommended-practices/part1.mdx
main
terraform
[ -0.028005845844745636, -0.0020423666574060917, 0.012568168342113495, -0.00882661808282137, -0.009392766281962395, -0.08821919560432434, -0.02313806861639023, -0.06656176596879959, 0.04018846154212952, 0.10150381177663803, -0.0506935752928257, -0.07714240998029709, 0.03569657728075981, 0.01...
0.142261
of components and regulate code promotion across environments. For example: \* Teams that help manage a component can start Terraform runs and edit variables in dev or staging. \* The owners or senior contributors of a component can start Terraform runs in production, after reviewing other contributors' work. \* Centra...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/recommended-practices/part1.mdx
main
terraform
[ 0.00268276478163898, -0.00922985840588808, 0.03759956732392311, -0.020821861922740936, 0.006704698316752911, 0.012396466918289661, -0.03849663957953453, -0.06995445489883423, -0.008348033763468266, 0.06411362439393997, -0.03517787531018257, -0.035781390964984894, 0.04324229061603546, 0.022...
0.010979
# Part 2: Evaluate your current provisioning practices HCP Terraform depends on several foundational IT practices. Before you can implement HCP Terraform's collaborative infrastructure as code workflows, you need to understand which of those practices you're already using, and which ones you still need to implement. We...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/recommended-practices/part2.mdx
main
terraform
[ 0.03597896918654442, 0.011396506801247597, 0.0311399195343256, -0.041788145899772644, -0.024942411109805107, 0.004501793067902327, -0.030435988679528236, -0.020961139351129532, -0.15602858364582062, 0.04896550625562668, -0.06083514168858528, -0.12354360520839691, 0.06276147812604904, -0.00...
0.074693
or CLI. This might seem like the easiest option for one-off tasks, but for recurring operations it is a big consumer of valuable engineering time. It's also difficult to track and manage changes. 1. Through reusable command line scripts, or a combination of UI and infrastructure as code. This is faster and more reliabl...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/recommended-practices/part2.mdx
main
terraform
[ -0.08987059444189072, -0.06525804102420807, 0.001064281677827239, -0.005290394648909569, -0.04568799212574959, -0.08793169260025024, 0.0038085973355919123, -0.05224529653787613, 0.0058344025164842606, 0.049373526126146317, -0.05195194482803345, -0.031460653990507126, 0.041957344859838486, ...
0.089902
a change control process include: \* Minimizing disruption to services. \* Reducing rollbacks. \* Reducing the overall cost of changes. \* Preventing unnecessary changes. \* Allowing users to make changes without impacting changes made by other users. The following questions will help you assess the maturity of your ch...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/recommended-practices/part2.mdx
main
terraform
[ -0.008796281181275845, 0.012867436744272709, 0.02794221043586731, -0.03228630870580673, 0.01940729282796383, -0.013472860679030418, 0.006603341083973646, -0.02120468206703663, 0.0040490757673978806, 0.06376541405916214, -0.05399589613080025, 0.008562877774238586, 0.027559693902730942, -0.0...
0.066326
Entra ID integration. This is much more secure than shared accounts, but requires additional architectural considerations to ensure that the provider's access into your corporate network is configured correctly. 1. Single sign-on through OAuth or SAML. This provides token-based access into your infrastructure provider ...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/recommended-practices/part2.mdx
main
terraform
[ -0.04635271057486534, 0.06733155250549316, 0.002597672399133444, -0.04778258129954338, 0.016033630818128586, -0.004628210328519344, 0.06933774054050446, -0.06940611451864243, 0.03464169055223465, -0.0004751858941745013, -0.008161280304193497, 0.03224305808544159, 0.025638414546847343, -0.0...
0.124667
# Part 3: Evolve your provisioning practices This section describes the steps necessary to move an organization from manual provisioning processes to a collaborative infrastructure as code workflow. For each stage of operational maturity, we give instructions for moving your organization to the next stage, eventually a...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/recommended-practices/part3.mdx
main
terraform
[ -0.011964782141149044, -0.03244985640048981, 0.0532630980014801, -0.025881320238113403, 0.0024002057034522295, -0.0412207692861557, -0.06661967188119888, -0.044617462903261185, -0.09658704698085785, 0.11896424740552902, -0.04993285983800888, -0.05273712798953056, 0.018886080011725426, -0.0...
0.039643
# Overview The HCP Terraform ecosystem features a variety of integrations to let HCP Terraform connect with third-party systems and platforms. @include 'eu/integrations.mdx' The following list contains HashiCorp's official HCP Terraform integrations, which use HCP Terraform's native APIs: - The [HCP Terraform Operator ...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/integrations/index.mdx
main
terraform
[ -0.021994007751345634, 0.0003393442602828145, 0.023758217692375183, -0.07665794342756271, -0.023277534171938896, 0.02844509854912758, -0.0038365835789591074, -0.024783335626125336, -0.028216110542416573, -0.0026448313146829605, -0.05348866805434227, -0.07757244259119034, 0.05312683433294296,...
0.159524
# Set up the ServiceNow Service Graph Connector -> \*\*Note:\*\* Follow the [Configure ServiceNow Service Graph Connector for HCP Terraform](/terraform/tutorials/it-saas/servicenow-sgc) tutorial for hands-on instructions on how to import an AWS resource deployed in your HCP Terraform organization to the ServiceNow CMDB...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/integrations/service-now/service-graph/service-graph-setup.mdx
main
terraform
[ -0.04708654060959816, -0.05946928262710571, -0.043957699090242386, -0.030539030209183693, -0.011306609958410263, 0.046359170228242874, -0.03882593661546707, -0.04223484918475151, -0.04994078353047371, 0.08924581855535507, 0.0017146797617897391, -0.07733248919248581, 0.07058320939540863, -0...
0.076213
and click \*\*Update\*\*. ![ServiceNow Service Graph Connector API Key Credentials configuration screen. The API key is provided, then saved by clicking the Update button](/img/docs/service-now-service-graph-apikey.png) In the \*\*Configure Terraform authentication credentials\*\* section, click \*\*Mark as Complete\*\...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/integrations/service-now/service-graph/service-graph-setup.mdx
main
terraform
[ -0.07701519876718521, 0.06355700641870499, 0.01000621821731329, -0.03818729892373085, 0.0073607005178928375, -0.04000415652990341, 0.04002512991428375, -0.06037331372499466, 0.03692127764225006, 0.09186402708292007, 0.0006688658031634986, -0.09585641324520111, 0.10170398652553558, 0.008511...
0.044224
for \*\*Scheduled Imports\*\*, and click on \*\*Scheduled Imports\*\*. Select the \*\*SG-Terraform Scheduled Process State\*\* record, then click \*\*To edit the record click here\*\*. Click the \*\*Active\*\* checkbox to enable it. Leave the default value for the \*\*Repeat Interval\*\* of 5 seconds. Click \*\*Update\...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/integrations/service-now/service-graph/service-graph-setup.mdx
main
terraform
[ -0.08886581659317017, 0.031804297119379044, -0.01466058287769556, 0.034895334392786026, -0.006485800724476576, -0.023001424968242645, 0.003988203126937151, -0.04181884601712227, -0.010852338746190071, 0.09195888042449951, -0.04181603714823723, -0.08981838077306747, 0.06915246695280075, 0.0...
0.075381
# ServiceNow Service Graph Connector for Terraform overview -> \*\*Integration version:\*\* v1.3.0 Use the Service Graph Connector for Terraform to securely import HCP Terraform resources into your ServiceNow instance. The ServiceNow Service Graph for Terraform is a certified scoped application available in the [Servic...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/integrations/service-now/service-graph/index.mdx
main
terraform
[ -0.07602579146623611, -0.024487124755978584, -0.036834295839071274, -0.02952089160680771, 0.013056992553174496, -0.03521090745925903, -0.014665141701698303, -0.04767467826604843, -0.01439451240003109, 0.07809920608997345, -0.015028887428343296, -0.039481498301029205, 0.0788266733288765, 0....
0.147626
in HCP Terraform organization. Webhooks offer an event-based approach to importing your resources. The import is triggered as soon as a Terraform run is successfully completed in HCP Terraform. Webhook POST requests are sent to an API endpoint exposed by the Service Graph Connector for Terraform in your ServiceNow inst...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/integrations/service-now/service-graph/index.mdx
main
terraform
[ -0.09741006046533585, 0.05741055682301521, -0.01619151420891285, -0.029629413038492203, 0.037017904222011566, -0.08459348976612091, 0.013416694477200508, -0.08572006225585938, 0.050814222544431686, 0.03611378371715546, -0.0073912665247917175, -0.09840119630098343, 0.06862027943134308, -0.0...
0.07552
# Customize the ServiceNow Service Graph Connector for Terraform -> \*\*ServiceNow roles:\*\* `admin` -> \*\*ServiceNow plugin requirement:\*\* `IntegrationHub ETL` You can update and customize the default ETL mapping rules offered by the Service Graph Connector for Terraform. To ensure that your custom rules remain in...
https://github.com/hashicorp/web-unified-docs/blob/main/content/terraform-docs-common/docs/cloud-docs/integrations/service-now/service-graph/customizations.mdx
main
terraform
[ -0.06712042540311813, -0.018138950690627098, 0.005208080168813467, -0.031528640538454056, -0.018336221575737, -0.014064837247133255, -0.02393355220556259, -0.05163247138261795, -0.01950814388692379, 0.10693108290433884, -0.022823601961135864, -0.05465741828083992, 0.09605816006660461, 0.02...
0.051456