content
large_stringlengths
3
20.5k
url
large_stringlengths
54
193
branch
large_stringclasses
4 values
source
large_stringclasses
42 values
embeddings
listlengths
384
384
score
float64
-0.21
0.65
to API resources by rejecting create or update operations containing the CEL expression to the API resources. This feature offers a stronger assurance that CEL expressions written to the API resource will be evaluated at runtime without exceeding the runtime cost budget.
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/using-api/cel.md
main
kubernetes
[ -0.12552793323993683, 0.07789725065231323, -0.003535658586770296, 0.033458441495895386, 0.04244394600391388, -0.07094654440879822, 0.009052049368619919, -0.010582499206066132, 0.12472307682037354, -0.038820937275886536, -0.0111168771982193, -0.10425697267055511, 0.07967579364776611, 0.0055...
0.158438
The Kubernetes {{< glossary\_tooltip term\_id="kube-apiserver" text="API server" >}} provides API endpoints to indicate the current status of the API server. This page describes these API endpoints and explains how you can use them. ## API endpoints for health The Kubernetes API server provides 3 API endpoints (`health...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/using-api/health-checks.md
main
kubernetes
[ -0.020524470135569572, 0.05350687354803085, 0.00046129131806083024, -0.02040999010205269, -0.030718857422471046, 0.021635055541992188, -0.011324102059006691, -0.0256038848310709, 0.08769537508487701, 0.06251935660839081, -0.05072934180498123, -0.03779974579811096, -0.05727477744221687, -0....
0.035199
be helpful for a human operator to debug a system: ```shell curl -k https://localhost:6443/livez/etcd ```
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/using-api/health-checks.md
main
kubernetes
[ -0.006294649094343185, 0.11391668021678925, -0.025972813367843628, -0.05860067158937454, -0.047357551753520966, -0.09178279340267181, -0.04447583109140396, -0.019550900906324387, -0.03306139260530472, 0.05022821202874184, 0.027172744274139404, -0.04039166122674942, -0.02190929837524891, -0...
0.016115
This section provides reference information for the Kubernetes API. The REST API is the fundamental fabric of Kubernetes. All operations and communications between components, and external user commands are REST API calls that the API Server handles. Consequently, everything in the Kubernetes platform is treated as an ...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/using-api/_index.md
main
kubernetes
[ -0.003740530228242278, 0.02676376886665821, 0.03531504422426224, -0.048762090504169464, -0.001179145066998899, 0.005677204579114914, -0.03515685349702835, -0.0017609117785468698, 0.08252286165952682, 0.021145258098840714, -0.07253651320934296, -0.0010575501946732402, -0.036898329854011536, ...
0.189169
and there are no current plans for a major version revision of Kubernetes that removes stable APIs. ## API groups [API groups](https://git.k8s.io/design-proposals-archive/api-machinery/api-group.md) make it easier to extend the Kubernetes API. The API group is specified in a REST path and in the `apiVersion` field of a...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/using-api/_index.md
main
kubernetes
[ -0.011654316447675228, 0.028713153675198555, 0.07997763901948929, -0.004067190457135439, 0.03805426135659218, 0.008307937532663345, -0.13027600944042206, -0.06500952690839767, 0.0674571841955185, 0.04787438362836838, -0.024299532175064087, 0.017855625599622726, -0.04609951749444008, -0.040...
0.106623
{{< feature-state for\_k8s\_version="v1.33" state="beta" >}} Kubernetes {{< skew currentVersion >}} includes optional \_declarative validation\_ for APIs. When enabled, the Kubernetes API server can use this mechanism rather than the legacy approach that relies on hand-written Go code (`validation.go` files) to ensure ...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/using-api/declarative-validation.md
main
kubernetes
[ -0.048191703855991364, 0.0361199714243412, 0.05776385962963104, -0.03987760841846466, 0.016340073198080063, -0.0024748884607106447, -0.02324681170284748, 0.007007968612015247, 0.036442775279283524, -0.020742127671837807, -0.0027451205532997847, -0.01117489580065012, 0.001619801507331431, 0...
0.114524
feature gates, see [Feature Gates](/docs/reference/command-line-tools-reference/feature-gates/). ## Declarative validation tag reference This document provides a comprehensive reference for all available declarative validation tags. ### Tag catalog {#catalog} | Tag | Description | Stability | | --- | --- | --- | | [`+k...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/using-api/declarative-validation.md
main
kubernetes
[ 0.012075843289494514, -0.018789151683449745, -0.04438582807779312, -0.056927792727947235, 0.020090900361537933, -0.06255803257226944, 0.012067058123648167, 0.007118736393749714, -0.13236446678638458, -0.010263335891067982, -0.01583878882229328, -0.04754740744829178, 0.014015968888998032, -...
0.161477
// +k8s:eachKey=+k8s:minimum=1 MyMap map[int]string `json:"myMap"` } ``` In this example, `eachKey` is used to specify that the `+k8s:minimum` tag should be applied to each `int` key in `MyMap`. This means that all keys in the map must be >= 1. ### `+k8s:eachVal` {#tag-eachVal} \*\*Description:\*\* Declares a validatio...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/using-api/declarative-validation.md
main
kubernetes
[ 0.05706709995865822, 0.08527909964323044, 0.0025208794977515936, -0.056723903864622116, -0.05773019418120384, -0.01787056028842926, 0.05338766798377037, 0.06700237840414047, -0.07973552495241165, -0.05338318645954132, 0.047292742878198624, -0.08045750856399536, 0.025448357686400414, 0.0497...
0.097226
for this subresource and should not be applied to the root object or any other subresource." \*\*CRITICAL DEPENDENCY:\*\* This tag is \*\*dependent\*\* on a corresponding `+k8s:supportsSubresource` tag being present in the package where the main API type is defined. \* `+k8s:supportsSubresource` opens the door by telli...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/using-api/declarative-validation.md
main
kubernetes
[ -0.13889850676059723, -0.017357416450977325, 0.023202063515782356, -0.010884716175496578, -0.004749958869069815, -0.012394657358527184, -0.03090827353298664, 0.03799198940396309, -0.04201782867312431, -0.04047929123044014, -0.09383074194192886, -0.10106188803911209, 0.00506784999743104, 0....
0.091708
``` In this example, `listMapKey` is used to specify that the `keyField` of `MyStruct` should be used as the key for the list-map. ### `+k8s:listType` {#tag-listType} \*\*Description:\*\* Declares a list field's semantic type. This tag is used to specify how a list should be treated, for example, as a map or a set. \*\...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/using-api/declarative-validation.md
main
kubernetes
[ 0.0091081652790308, 0.03797207027673721, 0.011477849446237087, -0.019146336242556572, -0.03189479187130928, -0.010757249779999256, 0.12534332275390625, 0.05195653438568115, -0.06950534135103226, -0.04221590235829353, 0.04228997230529785, -0.057969074696302414, 0.013819116167724133, 0.03148...
0.172326
\*\*Description:\*\* Indicates that a field must be specified by clients. \*\*Stability Level:\*\* Stable \*\*Usage Example:\*\* ```go type MyStruct struct { // +k8s:required MyField string `json:"myField"` } ``` In this example, `MyField` must be provided when creating or updating `MyStruct`. ### `+k8s:subfield` {#tag...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/using-api/declarative-validation.md
main
kubernetes
[ -0.03142764791846275, 0.01762661337852478, -0.014475091360509396, -0.015130146406590939, -0.04282732680439949, -0.0639975443482399, 0.04428482428193092, 0.05556539073586464, -0.04000677913427353, -0.10930965095758438, -0.004908409435302019, -0.08297266066074371, -0.005272623151540756, 0.08...
0.15985
at most one member to be set. Unlike regular unions, having no members set is valid. \*\*Stability Level:\*\* Stable \*\*Arguments:\*\* \* `union` (string, optional): The name of the union, if more than one exists. \* `memberName` (string, optional): The custom member name for this member. Defaults to the field's name....
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/using-api/declarative-validation.md
main
kubernetes
[ -0.004265242256224155, 0.012371890246868134, -0.031207697466015816, 0.03059329465031624, -0.11413679271936417, 0.01803290843963623, 0.02035997249186039, 0.044086799025535583, -0.01982860080897808, -0.08048681914806366, -0.0033283301163464785, -0.03759005665779114, 0.010426174849271774, 0.0...
0.129933
# Internal link checking tool You can use [htmltest](https://github.com/wjdp/htmltest) to check for broken links in [`/content/en/`](https://git.k8s.io/website/content/en/). This is useful when refactoring sections of content, moving pages around, or renaming files or page headers. ## How the tool works `htmltest` scan...
https://github.com/kubernetes/website/blob/main//content/en/docs/doc-contributor-tools/linkchecker/README.md
main
kubernetes
[ -0.01636778935790062, 0.001953555503860116, 0.06526640057563782, 0.022310391068458557, 0.11444047838449478, -0.09513905644416809, -0.06332872062921524, -0.058251213282346725, 0.04714219644665718, 0.06296803802251816, 0.03299283981323242, -0.046660348773002625, 0.0002610427909530699, -0.028...
0.106609
# Migrate Terraform state to HCP Terraform or Terraform Enterprise This topic describes how to migrate existing Terraform state files to HCP Terraform or Terraform Enterprise without first de-provisioning them. Refer to [State](/terraform/language/state) in the Terraform configuration language reference for additional ...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/migrate.mdx
main
terraform
[ 0.005633477121591568, -0.018358295783400536, 0.060163285583257675, -0.070525623857975, -0.022413264960050583, 0.00354452314786613, -0.061010394245386124, -0.06671378016471863, -0.04430990293622017, 0.056276846677064896, -0.035938113927841187, -0.14261026680469513, 0.0377248078584671, -0.02...
0.016937
send a `POST` request to the `/workspaces/:workspace\_id/state-versions` endpoint. Specify the MD5 string in the `data.attributes.md5` field and encoded state file in the `data.attributes.state` field of the request body. Refer to the following topics for details: - [Create a state version](/terraform/cloud-docs/api-do...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/migrate.mdx
main
terraform
[ -0.06524629145860672, -0.007042531855404377, -0.007817745208740234, -0.027273008599877357, -0.022092008963227272, -0.030419128015637398, -0.055813517421483994, -0.10836688429117203, -0.007415287662297487, 0.08891671895980835, -0.06867889314889908, -0.05975799635052681, 0.043365783989429474, ...
0.020599
# What is HCP Terraform? > \*\*Hands On:\*\* Try our [What is HCP Terraform - Intro and Sign Up](/terraform/tutorials/cloud-get-started/cloud-sign-up) tutorial. [HCP Terraform](https://cloud.hashicorp.com/products/terraform) is an application that helps teams use Terraform together. It manages Terraform runs in a consi...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/index.mdx
main
terraform
[ -0.005587208550423384, 0.0013303757878020406, 0.019103089347481728, -0.035444434732198715, 0.005407756194472313, -0.014685757458209991, -0.036790262907743454, -0.05388469249010086, -0.017092151567339897, 0.04966100677847862, -0.022516950964927673, -0.05186603590846062, 0.06190868094563484, ...
0.137146
# Compare Stacks and workspaces In HCP Terraform, there are two ways of organizing your infrastructure: - Workspaces are ideal for managing a self-contained infrastructure of one Terraform root module. - Stacks are ideal for managing multiple infrastructure modules and repeating that infrastructure at scale. Learn if a...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/stack-workspace.mdx
main
terraform
[ -0.015670254826545715, -0.04484124854207039, 0.035008303821086884, -0.020590338855981827, -0.014480223879218102, -0.06367415189743042, -0.08168289810419083, -0.0230496134608984, -0.00022519391495734453, 0.042266082018613815, -0.02120133675634861, -0.10584627091884613, 0.0548885241150856, -...
0.031435
complex or repetitive using workspaces. When you use a Stack, HCP Terraform automatically recognizes the dependency between components, automatically deferring the component's plan and apply steps until it can complete them successfully. Learn more about how Stacks plan [deferred changes](/terraform/cloud-docs/stacks/d...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/stack-workspace.mdx
main
terraform
[ -0.02293364331126213, -0.06293253600597382, 0.058789126574993134, 0.00047102264943532646, -0.01122481469064951, -0.031056666746735573, -0.07483435422182083, -0.05472465604543686, 0.024225270375609398, 0.039560094475746155, 0.005803014617413282, -0.07693126797676086, 0.021555159240961075, -...
-0.004737
# Create a Stack Stacks enable you to provision and coordinate your infrastructure lifecycle at scale, offering an organized and reusable approach that expands upon infrastructure as code (IaC). > \*\*Hands-on\*\*: Try out the [Deploy a Stack with HCP Terraform](/terraform/tutorials/cloud/stacks-deploy) tutorial to get...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/stacks/create.mdx
main
terraform
[ -0.033735428005456924, -0.05953460931777954, 0.0022641171235591173, -0.016995146870613098, -0.06167047098278999, -0.02654505893588066, -0.08771714568138123, -0.011186460964381695, -0.05228981375694275, 0.04228166490793228, -0.003790367627516389, -0.13271524012088776, 0.04642239212989807, 0...
0.059419
Terraform UI, or by running the `terraform stacks list` command: ```shell-session $ terraform stacks list -organization-name -project-name ``` 1. After creating your Stack, you can push up your Stack component and deployment configuration files to create a new configuration version. Use the `terraform stacks configurat...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/stacks/create.mdx
main
terraform
[ -0.024098362773656845, -0.07263882458209991, 0.004144657868891954, -0.007758010178804398, -0.03793882951140404, -0.04577340930700302, -0.07972666621208191, -0.03912023454904556, 0.013188069686293602, 0.07439004629850388, 0.005887837614864111, -0.036985207349061966, -0.002184477634727955, -...
0.020724
# Stacks overview As your infrastructure grows, managing Terraform configurations becomes increasingly complex. Stacks are a powerful configuration layer in Terraform that simplifies managing your infrastructure modules and then repeating that infrastructure. Stacks let you split your Terraform configuration into compo...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/stacks/index.mdx
main
terraform
[ -0.0242931991815567, -0.054358575493097305, 0.0417337529361248, -0.012525675818324089, -0.04033276066184044, -0.027583034709095955, -0.07491051405668259, -0.018092375248670578, 0.007359622977674007, 0.045426610857248306, -0.0021285261027514935, -0.055447619408369064, 0.04177374020218849, -...
0.02951
is the combination of your workspace runs and your Stack operations. Your HCP Terraform [subscription plan](https://www.hashicorp.com/products/terraform/pricing?product\_intent=terraform) limits your maximum concurrency. ## Permissions Stacks and do not have separate permissions, but do inherit project permissions. Ref...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/stacks/index.mdx
main
terraform
[ 0.052615053951740265, -0.04019998013973236, -0.023140378296375275, -0.024083388969302177, -0.07648876309394836, -0.01670490764081478, -0.01166971493512392, -0.03410618379712105, 0.02040896937251091, 0.08081072568893433, 0.02265343815088272, -0.0753684714436531, 0.027400648221373558, 0.0018...
-0.000903
# Destroy a Stack We recommend destroying a Stack in phases to ensure HCP Terraform destroys your infrastructure safely. Destroy your Stack deployments before destroying the Stack itself to ensure you do not leave any unmanaged infrastructure behind. ## Requirements To destroy a Stack and delete or destroy a deployment...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/stacks/destroy.mdx
main
terraform
[ -0.03723113238811493, 0.02834736928343773, 0.08032668381929398, -0.04445028677582741, -0.0032180880662053823, -0.07983993738889694, -0.038728583604097366, -0.10015282034873962, 0.000057367320550838485, 0.08834851533174515, -0.013343635015189648, -0.030092522501945496, 0.06579644232988358, ...
0.032252
# Stack deployment runs HCP Terraform is the interface for keeping track of your Stack configuration over time and the corresponding deployments for each version of your configuration. Learn how HCP Terraform executes Terraform runs to keep Stack deployments up to date. ## Run environment HCP Terraform is designed as a...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/stacks/runs.mdx
main
terraform
[ 0.026359954848885536, -0.032114747911691666, 0.017489206045866013, -0.03443274646997452, -0.020975394174456596, -0.02340967021882534, -0.04765442758798599, -0.0705922320485115, -0.013258318416774273, 0.05154075101017952, 0.005213329568505287, -0.06673526018857956, 0.02410406805574894, -0.0...
0.082659
they are applying to ensure a run can finish without interference. When you approve a deployment run, HCP Terraform locks the deployment's state before beginning execution. This lock remains in place throughout the entire run, because a run may require multiple plan-and-apply cycles to reach convergence. The lock preve...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/stacks/runs.mdx
main
terraform
[ -0.06582510471343994, -0.019090592861175537, 0.07855170965194702, -0.025248635560274124, 0.03137053921818733, -0.017589887604117393, -0.022367015480995178, -0.11185874789953232, 0.05634630098938942, 0.05665472894906998, 0.02524319849908352, 0.005953686777502298, 0.013878347352147102, -0.08...
0.09395
deployment needs to match the configuration version. - Applying approved changes. - Importing existing workspace resources under the management of a Stack. ### Waiting Runs that produce changes pause in the waiting step state to wait for operator approval. HCP Terraform requires manual confirmation before proceeding wi...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/stacks/runs.mdx
main
terraform
[ 0.008687448687851429, -0.03835515305399895, 0.10310039669275284, -0.04442460089921951, -0.022380048409104347, -0.026797285303473473, -0.04242001101374626, -0.10485575348138809, -0.027541209012269974, 0.07712432742118835, 0.011395669542253017, -0.07371817529201508, 0.02858862653374672, -0.0...
-0.02871
# Configure a Stack This guide explains configuring a Stack’s name, description, project, and VCS settings in HCP Terraform. ## Requirements To view a Stack and its configurations, you must also be a member of a team in your organization with one of the following permissions: \* [Organization-level \*\*Manage all proje...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/stacks/configure.mdx
main
terraform
[ -0.01611001044511795, -0.07596974819898605, 0.004862023051828146, -0.029409829527139664, -0.03538161888718605, -0.050775494426488876, -0.08347701281309128, -0.04339546337723732, 0.01187130156904459, 0.08953073620796204, -0.021002938970923424, -0.10075275599956512, 0.015813330188393593, 0.0...
0.028203
# State in Stacks HCP Terraform stores the state of Stacks in files corresponding to each deployment of that Stack. Each deployment's state file includes the state of every component in that deployment. ## View state You can view the state of a deployment in each [run](/terraform/cloud-docs/stacks/runs) of that deploym...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/stacks/state.mdx
main
terraform
[ 0.004596299957484007, -0.011922239325940609, -0.004949169233441353, 0.014065716415643692, 0.034780509769916534, -0.012547150254249573, 0.0010820850729942322, -0.06722406297922134, 0.01072133332490921, 0.055419571697711945, -0.005975006148219109, -0.08093857020139694, 0.025883246213197708, ...
0.037977
# Create and review configuration versions Each Stack deployment uses a configuration version to determine what infrastructure to create, update, or delete. You can rollout changes to your Stack deployments by creating new configuration versions. HCP Terraform is the interface for keeping track of your Stack configurat...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/stacks/deploy/configuration-versions.mdx
main
terraform
[ 0.00549527071416378, -0.038142554461956024, 0.022994961589574814, -0.04416216164827347, -0.0005210461094975471, -0.008727716282010078, -0.0861717015504837, -0.06071466580033302, 0.003547987900674343, 0.05328001081943512, -0.00029687213827855885, -0.07526207715272903, 0.009867176413536072, ...
0.000445
to the [Stacks API](/terraform/cloud-docs/api-docs/stacks/configurations#create-a-stack-configuration). ## Review configuration versions The \*\*Configurations\*\* page contains a numbered sequential list of your configuration versions. Configuration versions create deployment runs for each of your Stack's deployments....
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/stacks/deploy/configuration-versions.mdx
main
terraform
[ 0.00004557242937153205, -0.02998334914445877, 0.08184067904949188, -0.01609797589480877, 0.003818061901256442, -0.010125941596925259, -0.08280020952224731, -0.10858621448278427, 0.012258621864020824, 0.041897453367710114, 0.017969852313399315, -0.05267472565174103, 0.035135190933942795, -0...
-0.020093
# Review deployment runs Deployment runs are a combination of an individual configuration version and one of your Stack's deployments. As in the traditional Terraform workflow, HCP Terraform creates runs every time a new configuration version introduces potential changes for a deployment. To learn more about how deploy...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/stacks/deploy/runs.mdx
main
terraform
[ 0.012215729802846909, -0.04358180984854698, 0.04391250014305115, -0.03700624406337738, -0.017786270007491112, -0.04091387987136841, -0.07608995586633682, -0.09780901670455933, 0.01298497524112463, 0.06757695972919464, -0.01786629483103752, -0.05806291103363037, 0.0008726479718461633, -0.03...
0.026696
of your deployment run by expanding the \*\*Inspect\*\* dropdown. ### Deployment run status A deployment run can be in one of several states: | Status | Description | | :---- | :---- | | Plan: Queued | HCP Terraform is preparing to create a plan for this deployment. | | Plan: Started | HCP Terraform is starting to crea...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/stacks/deploy/runs.mdx
main
terraform
[ -0.022550076246261597, 0.007409713696688414, 0.09427135437726974, -0.010746569372713566, -0.004296249244362116, -0.04779619351029396, -0.038802653551101685, -0.08916112035512924, -0.02121305651962757, 0.07613956183195114, -0.02419975958764553, -0.09114247560501099, 0.03054148331284523, -0....
0.040391
defers the step in that plan until HCP Terraform can complete it successfully. -> \*\*Hands-on\*\*: Complete the [Manage Kubernetes workloads with stacks](/terraform/tutorials/cloud/stacks-eks-deferred) tutorial to create plans with deferred changes. HCP Terraform notifies you in the UI if a plan contains deferred chan...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/stacks/deploy/runs.mdx
main
terraform
[ -0.07297949492931366, 0.032695621252059937, 0.11361268162727356, -0.0018985976930707693, -0.057957496494054794, -0.03683968633413315, -0.05674275755882263, -0.0652727484703064, 0.03017791174352169, 0.06795146316289902, -0.0051660239696502686, -0.06707912683486938, -0.007136437110602856, -0...
0.079331
# Overview @include 'tfc-package-callouts/project-permissions.mdx' Projects let you organize your workspaces and Stacks and scope access to those workspace and Stack resources. Each project has a separate permissions set that you can use to grant teams access to all workspaces and Stacks in the project, defining access...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/projects/index.mdx
main
terraform
[ -0.032419800758361816, -0.01749548502266407, -0.02606535702943802, -0.07019607722759247, -0.021166963502764702, -0.05209312215447426, 0.006811339873820543, -0.06822549551725388, 0.06457342207431793, 0.05490918830037117, -0.06625418365001678, -0.04638912156224251, 0.03110693395137787, 0.045...
0.058538
# Project Best Practices Projects let you group and scope access to your workspaces and Stacks. You can group related workspaces and Stacks into projects and give teams more permissive access to individual projects rather than granting them permissions to the entire organization. Projects offer several advantages to he...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/projects/best-practices.mdx
main
terraform
[ -0.04388429597020149, -0.0010442158672958612, 0.0053748018108308315, -0.002839701483026147, -0.015757398679852486, -0.008115601725876331, -0.01791408844292164, -0.04861398786306381, 0.0022937566973268986, 0.09328263998031616, -0.02469327114522457, -0.07390222698450089, 0.059871722012758255, ...
0.025114
# Manage projects This topic describes how to create and manage projects in HCP Terraform and Terraform Enterprise. A project is a folder containing one or more workspaces and Stacks and Stacks. @include 'eu/project.mdx' ## Requirements You must have the following permissions to manage projects: - You must be a member ...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/projects/manage.mdx
main
terraform
[ -0.042104799300432205, -0.010487695224583149, -0.057564809918403625, -0.02114407904446125, 0.02216315269470215, -0.044713109731674194, -0.006580795627087355, -0.07532704621553421, 0.04514758288860321, 0.08184798806905746, -0.02046569250524044, -0.09074348211288452, 0.085314080119133, 0.035...
0.038298
does not prompt you to approve automated destroy plans. We recommend only using this setting for development environments. To schedule an auto-destroy run after a period of workspace inactivity: 1. Sign in to [HCP Terraform](https://app.terraform.io/) or Terraform Enterprise and navigate to the project with workspaces ...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/projects/manage.mdx
main
terraform
[ -0.029684212058782578, 0.04947930574417114, 0.09923548251390457, 0.006866819225251675, 0.017941247671842575, -0.05496092513203621, -0.014397447928786278, -0.09735312312841415, 0.05462614819407463, 0.10317970812320709, -0.06950575113296509, -0.03581619635224342, 0.035700712352991104, 0.0237...
-0.004773
been planned causes the run to error when it is applied. To minimize the number of runs that error when changing your project's execution mode for your workspaces, complete the following steps: 1. Disable [auto-apply](/terraform/enterprise/workspaces/settings#auto-apply) if it is enabled. 1. Complete any runs that are ...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/projects/manage.mdx
main
terraform
[ 0.005996487569063902, 0.014871218241751194, 0.07447915524244308, 0.011750701814889908, -0.017275657504796982, -0.0438508577644825, -0.07917282730340958, -0.05172142758965492, -0.018697278574109077, 0.11913655698299408, -0.05593317747116089, -0.037789177149534225, -0.008842605166137218, -0....
-0.007567
# Create workspaces This topic describes how to create and manage workspaces in HCP Terraform and Terraform Enterprise UI. A workspace is a group of infrastructure resources managed by Terraform. Refer to [Workspaces overview](/terraform/cloud-docs/workspaces) for additional information. > \*\*Hands-on:\*\* Try the [Ge...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/create.mdx
main
terraform
[ -0.027040041983127594, -0.0357428602874279, -0.01677946373820305, 0.02048737369477749, -0.05603787675499916, -0.036093272268772125, -0.04875825345516205, -0.039105068892240524, -0.0069291372783482075, 0.07271189987659454, -0.024388344958424568, -0.10686299204826355, 0.06970454007387161, 0....
0.05832
[Include submodules on clone][submodules] 1. Specify a name for the workspace. VCS workflow workspaces default to the name of the repository. The name must be unique within the organization and can include letters, numbers, hyphens, and underscores. Refer to [Workspace naming](#workspace-naming) for additional informat...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/create.mdx
main
terraform
[ -0.046445462852716446, -0.030843647196888924, 0.04293088614940643, 0.006018694024533033, -0.023975735530257225, -0.011696373112499714, -0.023458803072571754, -0.06986898183822632, 0.01704709231853485, 0.021892238408327103, -0.019992347806692123, -0.10739736258983612, 0.04988317936658859, -...
0.045347
# JSON data filtering Certain pages where JSON data is displayed, such as the [state viewer](/terraform/cloud-docs/workspaces/state) and [policy check JSON data viewer](/terraform/cloud-docs/policy-enforcement/sentinel/json), allow you to filter the results. This enables you to see just the data you need, and even crea...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/json-filtering.mdx
main
terraform
[ -0.03693048655986786, 0.08573707193136215, 0.06669352948665619, 0.020879503339529037, 0.07554949074983597, -0.009138649329543114, -0.04356750100851059, -0.07996489107608795, 0.016459479928016663, 0.056589722633361816, 0.02487904205918312, -0.039911579340696335, 0.043503809720277786, 0.0551...
0.012094
\_iteration\_ that the iterator produces. As a basic example, Consider an array `[1, 2, 3]`. While the expression `{foo: .}` will produce `{"foo": [1, 2, 3]}`, adding an iterator to the expression so that it reads `{foo: .[]}` will produce 3 individual objects: `{"foo": 1}`, `{"foo": 2}`, and `{"foo": 3}`. ### Pipes Pi...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/json-filtering.mdx
main
terraform
[ -0.05899414047598839, 0.031509511172771454, 0.0688442662358284, 0.009710869751870632, -0.04619983956217766, -0.054173100739717484, -0.002006465569138527, 0.03239915519952774, 0.04440304636955261, -0.03070705756545067, -0.05195610597729683, 0.05728723481297493, -0.008709220215678215, -0.005...
0.086199
# Health HCP Terraform can perform automatic health assessments in a workspace to assess whether its real infrastructure matches the requirements defined in its Terraform configuration. Health assessments include the following types of evaluations: - [Drift detection](#drift-detection) determines whether your real-worl...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/health.mdx
main
terraform
[ 0.018267706036567688, 0.03903505951166153, 0.009065416641533375, -0.03156974911689758, 0.008152979426085949, -0.05111528933048248, -0.022042162716388702, -0.07265257090330124, -0.033527474850416183, 0.03639152646064758, -0.029699202626943588, -0.08734377473592758, 0.016267474740743637, 0.0...
0.029274
state. This behavior occurs for all run types, including plan-only runs and speculative plans. Once the workspace completes a successful run, HCP Terraform restarts health assessments during the next assessment period. Terraform Enterprise administrators can modify their installation's [assessment frequency and number ...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/health.mdx
main
terraform
[ 0.003449970856308937, 0.01860705018043518, 0.04305100813508034, 0.051193077117204666, 0.0006338785751722753, -0.05996016040444374, -0.04561498016119003, -0.10245826095342636, 0.005942638032138348, 0.054361492395401, -0.03530286252498627, -0.05386818200349808, 0.0034101177006959915, 0.01016...
0.029893
infrastructure configuration. Refer to [Refresh-Only Mode](/terraform/cloud-docs/workspaces/run/modes-and-options#refresh-only-mode) to learn more about remediating state drift. ### View workspace drift To view the drift detection results from the latest health assessment, go to the workspace and click \*\*Health > Dri...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/health.mdx
main
terraform
[ -0.029524169862270355, 0.006116969510912895, 0.11657366156578064, -0.0009391666390001774, 0.014835343696177006, -0.05269628018140793, -0.008786585181951523, -0.1204301193356514, -0.004899970255792141, 0.055265359580516815, -0.02855866588652134, -0.0626065731048584, 0.04948044568300247, -0....
0.017398
monitor for the expiration of a Vault certificate. ```hcl resource "vault\_pki\_secret\_backend\_cert" "app" { backend = vault\_mount.intermediate.path name = vault\_pki\_secret\_backend\_role.test.name common\_name = "app.my.domain" } check "certificate\_valid" { assert { condition = !vault\_pki\_secret\_backend\_cert...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/health.mdx
main
terraform
[ -0.018190467730164528, 0.06654301285743713, -0.008747270330786705, -0.03852425515651703, 0.04764675348997116, -0.07905996590852737, -0.05015350878238678, 0.0022894281428307295, 0.024705423042178154, -0.03598964214324951, 0.08147817850112915, -0.10310003161430359, 0.10984187573194504, 0.044...
-0.05814
# Workspaces This topic provides an overview of the workspaces resource in HCP Terraform and Terraform Enterprise. A workspace is a group of infrastructure resources managed by Terraform. ## Introduction Working with Terraform involves managing collections of infrastructure resources, and most organizations manage many...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/index.mdx
main
terraform
[ -0.015323699451982975, -0.020807869732379913, 0.014306876808404922, 0.014964793808758259, 0.004143770318478346, -0.05396319553256035, -0.010408874601125717, -0.07628920674324036, 0.05630805715918541, 0.015509802848100662, 0.004383568651974201, -0.06626760959625244, 0.05716189369559288, 0.0...
0.056828
documentation for more details. ## Planning and Organizing Workspaces We recommend that organizations break down large monolithic Terraform configurations into smaller ones, then assign each one to its own workspace and delegate permissions and responsibilities for them. HCP Terraform can manage monolithic configuratio...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/index.mdx
main
terraform
[ -0.0017027768772095442, -0.027172058820724487, 0.02393423393368721, -0.030199281871318817, -0.016868755221366882, -0.07367437332868576, -0.046214647591114044, -0.02818700112402439, -0.018086738884449005, 0.07180172950029373, -0.05527142062783241, -0.06407086551189423, 0.05534107983112335, ...
0.078854
# Import existing resources to state Terraform can search your existing infrastructure for resources to let you import any unmanaged resources to an HCP Terraform workspace in bulk. For instructions on importing single resources or small batches of resources in your configuration, refer to [Import a single resource](/t...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/import.mdx
main
terraform
[ -0.03796777501702309, -0.02960868924856186, 0.0035381908528506756, 0.023744113743305206, 0.012274687178432941, -0.015274303033947945, -0.006950948853045702, -0.07915715128183365, -0.04973537102341652, 0.0425591766834259, -0.02424781210720539, -0.10756082832813263, 0.10202424973249435, -0.0...
0.046392
but HCP Terraform attempts to capture all resource identities as providers evolve. When a schema for a resource type changes between versions, HCP Terraform may list a resource as \*\*Unknown\*\* instead of \*\*Unmanaged\*\* when a resource was applied by one version of a provider but queried by a different version. Yo...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/import.mdx
main
terraform
[ 0.007954129949212074, 0.024654196575284004, 0.06239163875579834, 0.02479003742337227, 0.05327686667442322, 0.019109711050987244, 0.01803271658718586, -0.11830759048461914, -0.03295488283038139, 0.03159967437386513, -0.02107122540473938, -0.10286431759595871, 0.10377518832683563, 0.00611378...
-0.050888
# Explorer for workspace visibility @include 'beta/explorer.mdx' As your organization grows, keeping track of your sprawling infrastructure estate can get increasingly more complicated. The explorer for workspace visibility helps surface a wide range of valuable information from across your organization. Open the explo...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/explorer.mdx
main
terraform
[ 0.01512267254292965, -0.03094487637281418, -0.022059449926018715, 0.10393485426902771, 0.06005198508501053, -0.0022121109068393707, 0.0019905196968466043, -0.09525486826896667, -0.007085798308253288, 0.05942754074931145, -0.012156663462519646, -0.0029874860774725676, 0.059433627873659134, ...
0.112803
query against. The options available will vary based on the target field's data type. 1. Choose an operator from the second dropdown. The options available will vary based on the target field's data type. 1. Provide a value in the third field to compare against the target field's value. 1. Click \*\*Run Query\*\* to ev...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/explorer.mdx
main
terraform
[ 0.0032086458522826433, 0.08080892264842987, 0.028295980766415596, 0.06801362335681915, 0.000280519830994308, -0.006481543183326721, 0.052484866231679916, -0.09139316529035568, 0.005102644208818674, 0.04162419214844704, -0.029247764497995377, -0.09729648381471634, 0.07485903054475784, -0.02...
0.02649
# Workspace Best Practices An HCP Terraform workspace manages a single state file and the lifecycle of its resources. It is the smallest collection of HCP Terraform-managed infrastructure. Any operation on a resource can potentially affect other resources managed in the same state file, so it is best to keep the potent...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/best-practices.mdx
main
terraform
[ -0.034842006862163544, 0.018836021423339844, 0.015007381327450275, -0.02090669982135296, -0.039953477680683136, -0.01842115819454193, 0.0107710687443614, -0.04494535177946091, -0.03415573388338089, 0.03799324855208397, -0.03104102611541748, -0.05471805855631828, 0.08254581689834595, 0.0002...
0.055877
team has access to the networking workspaces. In this setup, only the networking team needs permissions to manage the resources in the networking workspaces, and others cannot manage those workspace resources. If a workspace's scope is too large, a user might need more permissions than appropriate in order to perform o...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/best-practices.mdx
main
terraform
[ 0.00022802095918450505, 0.007821554318070412, -0.01947232335805893, -0.0025971385184675455, 0.00907190516591072, -0.08244486153125763, 0.005849780980497599, -0.03793201595544815, 0.044227343052625656, 0.042406223714351654, -0.03690702095627785, -0.046190958470106125, 0.05346734821796417, 0...
0.061564
for free](https://app.terraform.io/public/signup/account). To learn more about HCP Terraform and Terraform Enterprise best practices, refer to [Project Best Practices](/terraform/cloud-docs/projects/best-practices). To learn best practices for writing Terraform configuration, refer to the [Terraform Style Guide](/terra...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/best-practices.mdx
main
terraform
[ 0.0030499259009957314, 0.01335112564265728, 0.022381003946065903, -0.03846671059727669, -0.012350850738584995, 0.01127632986754179, -0.023985544219613075, -0.0009856931865215302, -0.03353016451001167, 0.09509086608886719, -0.021620960906147957, -0.038532938808202744, 0.020733311772346497, ...
0.090188
# Browse workspaces This topic describes how to use browse, sort, and filter workspaces in the UI so that you can track consumption across your organizations. ## Overview HCP Terraform and Terraform Enterprise include several interfaces for browsing, sorting, and filtering resource data so that you can effectively mana...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/browse.mdx
main
terraform
[ 0.019076848402619362, -0.008321990258991718, 0.03145722672343254, 0.04852768033742905, 0.031764108687639236, -0.045484572649002075, 0.009138496592640877, -0.08923768252134323, 0.004241675604134798, 0.07852959632873535, -0.06595921516418457, -0.056535422801971436, 0.016369497403502464, 0.01...
0.00847
# Manage Terraform configurations [remote operations]: /terraform/cloud-docs/workspaces/run/remote-operations [execution mode]: /terraform/cloud-docs/workspaces/settings#execution-mode [Terraform configuration]: /terraform/language Each HCP Terraform workspace is associated with a particular [Terraform configuration][]...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/configurations.mdx
main
terraform
[ 0.01563088409602642, -0.01556940097361803, 0.06496937572956085, -0.010956818237900734, -0.03832976892590523, -0.001723884022794664, -0.059818487614393234, -0.10176173597574234, 0.009128526784479618, 0.07127336412668228, -0.026227964088320732, -0.05749663710594177, 0.014581150375306606, -0....
0.017284
their changes are verified in staging. - Different environments use different long-lived VCS branches. To protect production environments, merge changes to the production branch after they have been verified in staging. - Different environments use completely separate configurations, and shared behaviors are handled wi...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/configurations.mdx
main
terraform
[ -0.02498098462820053, 0.05237796902656555, 0.0791744664311409, -0.04591794312000275, 0.039176683872938156, 0.0020349144469946623, -0.07589505612850189, -0.07090659439563751, 0.007950971834361553, 0.037008099257946014, -0.006862107198685408, -0.012199189513921738, 0.006349687464535236, -0.0...
-0.012775
# Create workspace tags This topic describes how to create and attach tags to your workspaces. ## Overview Tagging workspaces helps organization administrators organize, sort, and filter workspaces so that they can track resource consumption. For example, you could add a `cost-center` tag so that administrators can sor...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/tags.mdx
main
terraform
[ -0.026445135474205017, 0.0015633631264790893, -0.01699863001704216, 0.00974904466420412, -0.010167522355914116, -0.027218766510486603, 0.015974638983607292, -0.04997122287750244, 0.018555037677288055, 0.059797920286655426, -0.017103679478168488, -0.09430860728025436, 0.0666205883026123, 0....
0.024293
on the right-sidebar to open the \*\*Manage workspace tags\*\* drawer. 1. In the \*\*Tags applied to this resource\*\* section, modify a key, value, or both and click \*\*Save\*\*. ## Migrate single-value tags You can use the API to convert existing single-value tags to key-value tags. You must have permissions in the ...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/tags.mdx
main
terraform
[ -0.035306502133607864, -0.006493663880974054, 0.023958036676049232, 0.059198107570409775, -0.006006255745887756, -0.034054748713970184, -0.0053011830896139145, -0.06999608129262924, 0.01259588822722435, 0.07404227554798126, -0.03250272572040558, -0.07780027389526367, 0.06405138969421387, 0...
-0.044236
# Manage workspace state Each HCP Terraform workspace has its own separate state data, used for runs within that workspace. -> \*\*API:\*\* See the [State Versions API](/terraform/cloud-docs/api-docs/state-versions). ## State Usage in Terraform Runs In [remote runs](/terraform/cloud-docs/workspaces/run/remote-operation...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/state.mdx
main
terraform
[ -0.022066840901970863, -0.019582966342568398, 0.019041337072849274, -0.01007507648319006, -0.04572491720318794, -0.008437390439212322, -0.03243931382894516, -0.06725453585386276, -0.009447723627090454, 0.033613450825214386, -0.05104656144976616, -0.06773639470338821, 0.06925247609615326, -...
0.000753
"Name": "-public-us-east-2a" }, "timeouts": null, "vpc\_id": "vpc-0f693f9721b61333b" }, "sensitive\_attributes": [], "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6MTIwMDAwMDAwMDAwMH0sInNjaGVtYV92ZXJzaW9uIjoiMSJ9", "dependencies": [ "data.aws\_availability\_z...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/state.mdx
main
terraform
[ -0.031773488968610764, 0.007033158093690872, -0.08828665316104889, 0.03567973151803017, 0.05644708126783371, -0.0025573372840881348, -0.0008377849590033293, -0.07388678193092346, 0.03599437698721886, 0.05938482657074928, 0.038622379302978516, -0.11856149882078171, 0.00875586923211813, 0.02...
0.011907
configuration. ## Upgrading State You can upgrade a workspace's state version to a new Terraform version without making any configuration changes. To upgrade, we recommend the following steps: 1. Sign in to [HCP Terraform](https://app.terraform.io/) or Terraform Enterprise and navigate to the workspace you want to upgr...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/state.mdx
main
terraform
[ 0.0004675609525293112, -0.0028530003037303686, 0.06139405444264412, -0.03435337170958519, -0.039579156786203384, -0.029808932915329933, -0.07309076189994812, -0.10409876704216003, -0.06045818328857422, 0.0681094378232956, -0.03911672532558441, -0.06226349622011185, 0.027120349928736687, -0...
-0.034996
# Workspace settings You can change a workspace’s settings after creation. Workspace settings are separated into several pages. - [General](#general): Settings that determine how the workspace functions, including its name, description, associated project, Terraform version, and execution mode. - [Health](/terraform/cl...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/settings/index.mdx
main
terraform
[ -0.036472756415605545, -0.038387514650821686, 0.006033963989466429, 0.054848138242959976, 0.018449855968356133, -0.017261821776628494, 0.0028869120869785547, -0.08012206852436066, -0.006209434941411018, 0.08307505398988724, -0.020908813923597336, -0.04054119065403938, 0.013260655105113983, ...
0.094327
By deploying a lightweight agent, you can establish a simple connection between your environment and HCP Terraform. Changing your workspace's execution mode after a run has already been planned will cause the run to error when it is applied. To minimize the number of runs that error when changing your workspace's execu...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/settings/index.mdx
main
terraform
[ 0.019306983798742294, 0.008063887245953083, 0.07601887732744217, 0.010659498162567616, -0.027705572545528412, -0.003316560760140419, -0.06347434222698212, -0.08587796986103058, -0.02117951214313507, 0.06343910843133926, -0.037929780781269073, -0.06513164192438126, 0.047734372317790985, -0....
-0.019727
two levels deep, so Terraform would upload the parent and grandparent directories.) If you use the working directory setting, always run Terraform from a complete copy of the configuration directory. Moving one subdirectory to a new location can result in unexpected content uploads. ### Remote State Sharing These optio...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/settings/index.mdx
main
terraform
[ -0.03885941952466965, -0.036754194647073746, 0.049253787845373154, 0.0014376050094142556, -0.00278068077750504, -0.0321585088968277, -0.06879877299070358, -0.0636676624417305, 0.00495644798502326, 0.06319849193096161, 0.0333399698138237, -0.020099708810448647, 0.06873568147420883, 0.025847...
-0.010794
must unlock the workspace. Two kinds of run operations can ignore workspace locking because they cannot affect resources or state and do not attempt to lock the workspace themselves: - Plan-only runs. - The planning stages of [saved plan runs](/terraform/cloud-docs/workspaces/run/modes-and-options.mdx#saved-plans). You...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/settings/index.mdx
main
terraform
[ -0.05039048567414284, -0.007762114517390728, 0.027589429169893265, -0.003744977293536067, 0.023882441222667694, 0.01421778742223978, -0.011530673131346703, -0.1045616865158081, 0.032689422369003296, 0.1212138831615448, -0.051567308604717255, 0.011329851113259792, 0.011549096554517746, -0.0...
0.042382
# Manage access to workspaces @include 'tfc-package-callouts/team-management.mdx' HCP Terraform workspaces can only be accessed by users with the correct permissions. You can manage permissions for a workspace on a per-team basis. Teams with [admin access](/terraform/cloud-docs/users-teams-organizations/permissions) on...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/settings/access.mdx
main
terraform
[ -0.023388827219605446, 0.0006046608905307949, -0.008771796710789204, -0.01620812527835369, -0.011306765489280224, -0.03533864766359329, -0.02552667446434498, -0.07298963516950607, 0.06275957822799683, 0.06358768045902252, -0.042814284563064575, -0.020506015047430992, 0.03391038998961449, 0...
0.015058
# Destroy infrastructure resources and delete workspaces HCP Terraform workspaces have two primary delete actions: - [Destroying infrastructure](#destroy-infrastructure) deletes resources managed by the HCP Terraform workspace by triggering a destroy run. - [Deleting a workspace](#delete-workspaces) deletes the workspa...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/settings/deletion.mdx
main
terraform
[ -0.03457939252257347, 0.026882261037826538, 0.0833221971988678, -0.03102325089275837, 0.040055494755506516, -0.06619581580162048, -0.0004023352521471679, -0.12674011290073395, 0.030715223401784897, 0.06766338646411896, -0.01590191200375557, -0.017450394108891487, 0.051949191838502884, 0.01...
0.030334
timeframe. To schedule an auto-destroy run after a period of workspace inactivity: 1. Sign in to [HCP Terraform](https://app.terraform.io/) or Terraform Enterprise and navigate to the workspace you want to destroy. 1. Choose \*\*Settings\*\* from the sidebar, then \*\*Destruction and Deletion\*\*. 1. Under \*\*Automati...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/settings/deletion.mdx
main
terraform
[ -0.03701159730553627, 0.04906672239303589, 0.06997252255678177, 0.007560253608971834, 0.0034889208618551493, -0.04681120440363884, -0.003305548569187522, -0.0724089965224266, 0.057833071798086166, 0.0631294697523117, -0.07244571298360825, -0.018182070925831795, 0.03215209022164345, 0.00541...
0.049926
# Use SSH Keys for cloning modules Terraform configurations can pull in Terraform modules from [a variety of different sources](/terraform/language/modules/sources), and private Git repositories are a common source for private modules. -> \*\*Note:\*\* The [private module registry](/terraform/cloud-docs/registry) is an...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/settings/ssh-keys.mdx
main
terraform
[ -0.025725573301315308, -0.0555897131562233, -0.04164138436317444, -0.009314147755503654, -0.033602602779865265, 0.0298279020935297, 0.009006875567138195, -0.030552716925740242, 0.05320976302027702, 0.04301767796278, 0.04693923518061638, -0.05173212289810181, 0.052982840687036514, -0.020599...
0.047871
key: 1. Sign in to [HCP Terraform](https://app.terraform.io/) or Terraform Enterprise and choose the organization you want to delete a key from. 1. Choose \*\*Settings\*\* from the sidebar, then \*\*SSH Keys\*\*. 1. Find the key you want to delete and click \*\*Delete\*\*. ## Assigning Keys to Workspaces To assign a ke...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/settings/ssh-keys.mdx
main
terraform
[ 0.0017286116490140557, 0.0032667184714227915, -0.014211016707122326, -0.052103009074926376, -0.04689450562000275, 0.007382788695394993, -0.005547116044908762, -0.10238811373710632, 0.05715636536478996, 0.08565344661474228, 0.007115527521818876, -0.025378670543432236, 0.08382546156644821, -...
0.02126
# Workspace notifications HCP Terraform can use webhooks to notify external systems about run progress and other events. Each workspace has its own notification settings and can notify up to 20 destinations. -> \*\*Note:\*\* [Speculative plans](/terraform/cloud-docs/workspaces/run/modes-and-options#plan-only-speculativ...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/settings/notifications.mdx
main
terraform
[ 0.013506289571523666, -0.022296471521258354, 0.027835803106427193, 0.021241851150989532, 0.05062616243958473, -0.07008080929517746, 0.020708274096250534, -0.1038946807384491, 0.056473761796951294, 0.07210533320903778, -0.03873578459024429, -0.09301917254924774, 0.05064050853252411, 0.03897...
0.068339
\*\*Needs Attention\*\*: A plan has changes and Terraform requires user input to continue. This event may include approving the plan or a [policy override](/terraform/enterprise/run/states#the-policy-check-stage). - \*\*Applying\*\*: A run enters the [Apply stage](/terraform/enterprise/run/states#the-apply-stage), wher...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/settings/notifications.mdx
main
terraform
[ -0.027670571580529213, 0.03953707590699196, 0.06570980697870255, -0.014673135243356228, 0.012541105970740318, -0.033006440848112106, -0.005018660333007574, -0.0982498899102211, 0.0018297753995284438, 0.10631545633077621, -0.018977098166942596, -0.09561937302350998, 0.05786574259400368, -0....
0.074701
# Run triggers > \*\*Hands-on:\*\* Try the [Connect Workspaces with Run Triggers](/terraform/tutorials/cloud/cloud-run-triggers?utm\_source=WEBSITE&utm\_medium=WEB\_IO&utm\_offer=ARTICLE\_PAGE&utm\_content=DOCS) tutorial. HCP Terraform provides a way to connect your workspace to one or more workspaces within your organ...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/settings/run-triggers.mdx
main
terraform
[ -0.0148926367983222, -0.06989556550979614, 0.022505983710289, 0.029831981286406517, 0.012708145193755627, -0.03727617859840393, -0.03561357781291008, -0.10017441213130951, 0.024838630110025406, 0.07177861779928207, -0.02007393166422844, -0.062134139239788055, 0.0784328356385231, -0.0693526...
0.043341
# Configure workspace VCS connections You can connect any HCP Terraform [workspace](/terraform/cloud-docs/workspaces) to a version control system (VCS) repository that contains a Terraform configuration. This page explains the workspace VCS connection settings in the HCP Terraform UI. Refer to [Terraform Configurations...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/settings/vcs.mdx
main
terraform
[ -0.026186110451817513, -0.03876841440796852, 0.02049354277551174, -0.008608308620750904, -0.045399848371744156, 0.027311906218528748, -0.061602137982845306, -0.05660959705710411, 0.008509190753102303, 0.06759169697761536, -0.05939797684550285, -0.06442846357822418, 0.005012165289372206, -0...
0.046148
true monorepos, as it queues unnecessary runs and slows down your ability to provision infrastructure. #### Only trigger runs when files in specified paths change This option instructs Terraform to begin new runs only for changes that affect specified files and directories. This behavior also applies to [speculative pl...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/settings/vcs.mdx
main
terraform
[ -0.06561760604381561, -0.034824978560209274, 0.10573819279670715, 0.012133646756410599, -0.01037499401718378, -0.0682128518819809, -0.057217858731746674, -0.04948437213897705, 0.05793313309550285, 0.12407990545034409, -0.012505787424743176, -0.04354778304696083, -0.004438750445842743, -0.0...
0.055815
Speculative Plans Whether to perform [speculative plans on pull requests](/terraform/cloud-docs/workspaces/run/ui#speculative-plans-on-pull-requests) to the connected repository, to assist in reviewing proposed changes. Automatic speculative plans are enabled by default, but you can disable them for any workspace. ### ...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/settings/vcs.mdx
main
terraform
[ -0.051744502037763596, -0.017603304237127304, 0.06563445925712585, -0.01462196558713913, 0.0122119951993227, -0.058607131242752075, -0.0028557227924466133, -0.05497606843709946, 0.0161319300532341, 0.045749738812446594, 0.005205671302974224, -0.03749481588602066, 0.0326400026679039, -0.041...
0.042137
[entitlement]: /terraform/cloud-docs/api-docs#feature-entitlements # Run tasks HCP Terraform run tasks let you directly integrate third-party tools and services at certain stages in the HCP Terraform run lifecycle. Use run tasks to validate Terraform configuration files, analyze execution plans before applying them, sc...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/settings/run-tasks.mdx
main
terraform
[ -0.016961049288511276, -0.0011518315877765417, 0.003663755487650633, -0.05250461772084236, -0.007576661184430122, -0.020728781819343567, -0.0660528689622879, -0.026410723105072975, -0.007950610481202602, 0.05151963606476784, -0.04318154975771904, -0.08521123230457306, 0.06135213002562523, ...
0.069933
\*\*Create run task\*\*. The run task is now available within the organization, and you can associate it with one or more workspaces. ### Global Run Tasks When you create a new run task, you can choose to apply it globally to every workspace in an organization. Your organization must have the `global-run-task` [entitle...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/settings/run-tasks.mdx
main
terraform
[ -0.027520062401890755, -0.013936163857579231, 0.007655446883291006, -0.0006371336057782173, -0.01819504424929619, -0.014703701250255108, -0.05976643040776253, -0.06939397007226944, -0.032736361026763916, 0.0729675441980362, -0.060941264033317566, -0.09254902601242065, 0.06141646206378937, ...
0.027432
in to [HCP Terraform](https://app.terraform.io/) or Terraform Enterprise and navigate to the workspace associated with a run task you want to delete. 1. Choose \*\*Settings\*\* from the sidebar, then \*\*Run Tasks\*\*. 1. Click the ellipses (...) next to the run task you want to delete, and then click \*\*Edit\*\*. 1. ...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/settings/run-tasks.mdx
main
terraform
[ 0.0004278031119611114, 0.0063525475561618805, 0.010957895778119564, 0.0018962026806548238, 0.03347879648208618, -0.044016458094120026, -0.006331958808004856, -0.12837380170822144, 0.03223869949579239, 0.061370763927698135, -0.0774676576256752, -0.034968599677085876, 0.050503797829151154, 0...
0.046866
# GCP resources included in cost estimation HCP Terraform can estimate monthly costs for many GCP Terraform resources. -> \*\*Note:\*\* Terraform Enterprise requires GCP credentials to support cost estimation. These credentials are configured at the instance level, not the organization level. See the [Application Admin...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/cost-estimation/gcp.mdx
main
terraform
[ -0.026868298649787903, -0.054063521325588226, 0.027280807495117188, 0.013313006609678268, -0.0492006279528141, -0.01882658526301384, 0.02735494263470173, -0.044250424951314926, -0.029882410541176796, 0.06860684603452682, -0.0477617047727108, -0.1480909287929535, 0.07914625108242035, -0.015...
0.021295
# AWS resources included in cost estimation HCP Terraform can estimate monthly costs for many AWS Terraform resources. -> \*\*Note:\*\* Terraform Enterprise requires AWS credentials to support cost estimation. These credentials are configured at the instance level, not the organization level. See the [Application Admin...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/cost-estimation/aws.mdx
main
terraform
[ -0.004047076683491468, 0.0060239313170313835, -0.0326266847550869, 0.024434098973870277, 0.010256864130496979, 0.004688901361078024, 0.004998968448489904, -0.04830693453550339, 0.042820725589990616, 0.07045062631368637, -0.07163330167531967, -0.16418646275997162, 0.11306688189506531, -0.04...
0.040259
| `aws\_s3\_bucket\_public\_access\_block` | | | `aws\_security\_group` | | | `aws\_security\_group\_rule` | | | `aws\_service\_discovery\_service` | | | `aws\_sfn\_state\_machine` | | | `aws\_sns\_topic` | | | `aws\_sns\_topic\_subscription` | | | `aws\_sqs\_queue` | | | `aws\_sqs\_queue\_policy` | | | `aws\_ssm\_main...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/cost-estimation/aws.mdx
main
terraform
[ -0.007586939260363579, -0.03574264422059059, -0.10996222496032715, -0.0060491859912872314, 0.06049330160021782, -0.01926915906369686, 0.08510826528072357, -0.07860792428255081, 0.08257487416267395, 0.0711645632982254, 0.03924620896577835, -0.019803009927272797, 0.06963642686605453, -0.0099...
0.065168
# Cost estimation overview HCP Terraform provides cost estimates for many resources found in your Terraform configuration. For each resource an hourly and monthly cost is shown, along with the monthly delta. The total cost and delta of all estimable resources is also shown. ## Enabling Cost Estimation HCP Terraform dis...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/cost-estimation/index.mdx
main
terraform
[ 0.014419727958738804, 0.02319350093603134, 0.011799476109445095, 0.04957189783453941, -0.004785711877048016, -0.030981386080384254, -0.04155623912811279, -0.04128878563642502, 0.022761080414056778, 0.08334432542324066, -0.0784752294421196, -0.1501104086637497, 0.04769834131002426, -0.03303...
0.054046
# Azure resources included in cost estimation HCP Terraform can estimate monthly costs for many Azure Terraform resources. -> \*\*Note:\*\* Terraform Enterprise requires Azure credentials to support cost estimation. These credentials are configured at the instance level, not the organization level. See the [Application...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/cost-estimation/azure.mdx
main
terraform
[ 0.01508402731269598, -0.0062492904253304005, -0.024853069335222244, 0.03723170608282089, -0.03611459955573082, 0.0265312772244215, 0.013640671968460083, -0.04261116310954094, 0.021352574229240417, 0.10147374123334885, -0.07807710766792297, -0.14529705047607422, 0.10249660164117813, 0.01010...
0.026683
# Change requests overview @include 'beta/explorer.mdx' Change requests are a way to create a backlog of action items recorded on a workspace, enabling administrators to notify teams directly if a workspace requires action. Workspace action items can include updating [deprecated or revoked module versions](/terraform/c...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/change-requests/index.mdx
main
terraform
[ -0.041440851986408234, -0.00047619204269722104, 0.04279472306370735, -0.00090984464623034, 0.05696779116988182, -0.008863783441483974, 0.014129106886684895, -0.08162470906972885, 0.038373664021492004, 0.10077609866857529, -0.06950946152210236, -0.007894739508628845, -0.01844107359647751, -...
0.066693
# Manage change requests @include 'beta/explorer.mdx' This topic describes how to create and manage change requests. Refer to [Change requests overview](/terraform/cloud-docs/workspaces/change-requests) for additional information about change requests. @include 'tfc-package-callouts/change-requests.mdx' ## Requirements...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/change-requests/manage.mdx
main
terraform
[ -0.026010291650891304, -0.013875329867005348, 0.023269521072506905, -0.02594556100666523, -0.013036688789725304, -0.05487639456987381, -0.05186042934656143, -0.07561852037906647, 0.03798031061887741, 0.12814244627952576, -0.08422834426164627, -0.07755306363105774, -0.011954020708799362, 0....
0.009162
affiliated change request on others. To archive a change request in a workspace, perform the following steps: 1. Navigate to a workspace’s \*\*Change requests\*\* page. 1. Click on the ellipsis menu next to a change request. 1. Click \*\*Archive\*\*. You can also archive a change request by navigating to a workspace’s ...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/change-requests/manage.mdx
main
terraform
[ -0.05996199697256088, -0.06730342656373978, 0.010547948069870472, 0.01950095407664776, 0.08215802162885666, 0.01229036133736372, -0.09149857610464096, -0.12821823358535767, -0.0007530536386184394, 0.07049138098955154, -0.06964395940303802, 0.08724386245012283, -0.020397081971168518, -0.027...
0.017585
# HCP Terraform policy enforcement overview This topic provides overview information about policies in HCP Terraform. Policies are rules for Terraform runs that let you validate that Terraform plans comply with security rules and best practices. @include 'tfc-package-callouts/policies.mdx' > \*\*Hands-on:\*\* Try the [...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/policy-enforcement/index.mdx
main
terraform
[ -0.02642533928155899, 0.05637277290225029, 0.06048962101340294, -0.07243695855140686, 0.014808385632932186, -0.055201172828674316, -0.003338177688419819, -0.06945393234491348, -0.0643717348575592, 0.07646467536687851, -0.03522249683737755, -0.05011516809463501, 0.03997819870710373, 0.00753...
0.094818
# Pre-written policy library reference This topic provides reference information about the Sentinel policy libraries that HashiCorp authors and maintains. For instructions on how to run the policy libraries, refer to [Run pre-written Sentinel policies ](/terraform/cloud-docs/policy-enforcement/prewritten-sentinel). ## ...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/policy-enforcement/prewritten-library.mdx
main
terraform
[ -0.014149153605103493, 0.002612812677398324, -0.0416770875453949, -0.015596630983054638, 0.04469088837504387, -0.052951786667108536, -0.022696493193507195, -0.00527274701744318, 0.016000015661120415, 0.07578550279140472, 0.003191250143572688, 0.011400575749576092, 0.02109568379819393, -0.0...
0.199251
# Generate mock Sentinel data with Terraform We recommend that you test your Sentinel policies extensively before deploying them within HCP Terraform. An important part of this process is mocking the data that you wish your policies to operate on. @include 'tfc-package-callouts/policies.mdx' Due to the highly variable ...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/policy-enforcement/test-sentinel.mdx
main
terraform
[ -0.0013211843324825168, 0.02046222798526287, 0.02798341028392315, -0.005517049692571163, 0.0005962333525530994, -0.057463403791189194, -0.012860278598964214, -0.07417743653059006, -0.07515431195497513, 0.06668096035718918, -0.010293226689100266, -0.08730807900428772, 0.06535736471414566, -...
0.06792
with the command's automatic policy detection. While the test data is Sentinel code, it's not a policy and will produce errors if evaluated like one. ``` . ├── foo.sentinel ├── sentinel.hcl ├── test │ └── foo │ ├── fail.hcl │ └── pass.hcl └── testdata ├── mock-tfconfig.sentinel ├── mock-tfconfig-v2.sentinel ├── mock-tf...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/policy-enforcement/test-sentinel.mdx
main
terraform
[ -0.016863344237208366, -0.04150024801492691, -0.03468893840909004, 0.04339000582695007, 0.037535347044467926, -0.03778430074453354, 0.018017370253801346, 0.04014632850885391, -0.0381653718650341, 0.014780577272176743, 0.0546095110476017, -0.08482716232538223, 0.03294201195240021, 0.0008871...
0.062699
# Run pre-written Sentinel policies This topic describes how to run Sentinel policies created and maintained by HashiCorp. For instructions about how to create your own custom Sentinel policies, refer to [Define custom Sentinel policies](/terraform/cloud-docs/policy-enforcement/define-policies/custom-sentinel). ## Over...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/policy-enforcement/prewritten-sentinel.mdx
main
terraform
[ 0.03832034394145012, -0.002399500459432602, 0.015239323489367962, -0.03061717376112938, 0.011030412279069424, -0.019368531182408333, -0.032744575291872025, -0.03014359250664711, -0.04003585875034332, 0.08557140827178955, -0.016968321055173874, -0.05486011505126953, 0.01815694011747837, -0....
0.111457
a new policy set\*\*. 1. Click the \*\*Version control provider (VCS)\*\* tile. 1. Enable the \*\*Sentinel\*\* option as the policy framework. 1. Specify a name and description for the set. 1. Configure any additional options for the policy set and click \*\*Next\*\*. 1. Choose the GitHub connection type, then choose t...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/policy-enforcement/prewritten-sentinel.mdx
main
terraform
[ 0.006422447506338358, -0.10447866469621658, -0.05207598954439163, 0.03285585716366768, -0.025737673044204712, 0.031912606209516525, -0.012425481341779232, -0.019352689385414124, -0.028700171038508415, 0.08172620087862015, -0.022706054151058197, -0.033485427498817444, -0.0018335938220843673, ...
0.095875
# View and filter Sentinel JSON data When using the HCP Terraform UI, Sentinel policy check results are available both in a human-readable log form, and in a more detailed, lower-level JSON form. While the logs may suppress some output that would make the logs harder to read, the JSON output exposes the lower-level out...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/policy-enforcement/view-results/json.mdx
main
terraform
[ 0.016420042142271996, 0.062107134610414505, 0.04901578649878502, -0.03834172710776329, 0.07217849045991898, -0.020402319729328156, 0.016772277653217316, -0.0668395385146141, 0.03230086714029312, 0.0783185064792633, -0.014189183712005615, -0.050988782197237015, 0.0038819736801087856, 0.0391...
0.036465
# View policy enforcement results When you add [policy sets](/terraform/cloud-docs/policy-enforcement/manage-policy-sets) to a workspace, HCP Terraform enforces those policy sets on every Terraform run. HCP Terraform displays the policy enforcement results in the UI for each run. Depending on each policy’s [enforcement...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/policy-enforcement/view-results/index.mdx
main
terraform
[ 0.013974086381494999, 0.043668996542692184, 0.05711255967617035, -0.022489625960588455, 0.03233829140663147, -0.019513852894306183, -0.004319616127759218, -0.05613379925489426, 0.014130190014839172, 0.06527642160654068, -0.04999653622508049, -0.0692121833562851, 0.05202905833721161, -0.018...
0.038919
Terraform displays a warning in the policy results and the run continues. You can override `mandatory` policies to allow the run to continue.
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/policy-enforcement/view-results/index.mdx
main
terraform
[ 0.026020914316177368, 0.010740438476204872, 0.042742013931274414, 0.021259821951389313, 0.04837614670395851, -0.05041501298546791, -0.08881402015686035, -0.12225441634654999, 0.004770640749484301, 0.0684119313955307, -0.04739873483777046, -0.007365591358393431, 0.006967212539166212, 0.0036...
-0.037644
# Manage policies and policy sets in HCP Terraform Policies are rules that HCP Terraform enforces on Terraform runs. You can define policies using either the [Sentinel](/terraform/cloud-docs/policy-enforcement/define-policies/custom-sentinel) or [Open Policy Agent (OPA)](/terraform/cloud-docs/policy-enforcement/opa) po...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/policy-enforcement/manage-policy-sets/index.mdx
main
terraform
[ 0.005558430217206478, 0.007918212562799454, 0.026347169652581215, -0.05038164183497429, 0.03468761593103409, -0.016639485955238342, 0.002054805401712656, -0.06766176223754883, -0.0035942387767136097, 0.057310014963150024, -0.022831875830888748, -0.04296411573886871, 0.04486130177974701, -0...
0.045803
with the appropriate permissions, such as admins or team owners, override any failed policy checks in that set, even policies set to \*\*Hard mandatory\*\*. This override setting takes precedence over the individual policy’s enforcement level. ### OPA OPA provides two policy enforcement levels: - \*\*advisory\*\* Faile...
https://github.com/hashicorp/web-unified-docs/blob/main//content/terraform-docs-common/docs/cloud-docs/workspaces/policy-enforcement/manage-policy-sets/index.mdx
main
terraform
[ -0.02802932634949684, 0.04929151013493538, 0.08425625413656235, -0.009834525175392628, -0.01637345179915428, -0.04563075676560402, -0.042596615850925446, -0.06376740336418152, -0.04652126133441925, 0.10066396743059158, -0.041321177035570145, -0.01515243947505951, 0.042091697454452515, 0.00...
-0.015886