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
# Usage ## Download Usage Data Usage data can be downloaded: - from the Usage page: Organization Settings -> Other -> Usage - using [spacectl](https://github.com/spacelift-io/spacectl) command: `spacectl profile usage-csv` - via the Spacelift API at `https:///usageanalytics/csv` (note: this is not a GraphQL endpoint) #...
https://github.com/spacelift-io/user-documentation/blob/main//docs/product/billing/usage.md
main
spacelift
[ -0.005765764974057674, -0.0007966200937516987, -0.10440925508737564, 0.11027033627033234, -0.0813107118010521, -0.015159950591623783, 0.05252714827656746, 0.050185427069664, 0.02335238829255104, 0.0544385090470314, -0.02314772643148899, -0.05267889052629471, -0.002993257250636816, -0.04513...
0.043672
# Stripe The default payment method for Spacelift utilizes Stripe. If you have any billing questions related to your account, please [Contact Us](https://spacelift.io/contact){: rel="nofollow"}. ## Billing Guide If you would like to make changes to your Stripe payment configuration, please follow the guide below. ### A...
https://github.com/spacelift-io/user-documentation/blob/main//docs/product/billing/stripe.md
main
spacelift
[ -0.0903305858373642, 0.01672721840441227, 0.005119834095239639, -0.03667566552758217, -0.05315385013818741, -0.010109413415193558, 0.03656033053994179, -0.002245384966954589, 0.0494258739054203, 0.022347500547766685, -0.006648657843470573, -0.054169803857803345, -0.0597393773496151, 0.0021...
-0.000173
# GraphQL API ## GraphQL GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL: - Provides a complete and understandable description of the data in your API. - Gives clients the power to ask for exactly what they need and nothing more. - Makes it easier to evol...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/api.md
main
spacelift
[ -0.09119480848312378, -0.010900079272687435, -0.0047780354507267475, 0.06441029906272888, -0.08653534203767776, -0.05240993574261665, -0.01719389297068119, -0.036629293113946915, 0.025704560801386833, 0.0484386682510376, 0.012051362544298172, -0.07159359008073807, 0.053654711693525314, -0....
0.076833
are currently three ways of obtaining this token: 1. [Spacelift API Key](api.md#spacelift-api-key): For long-term use (\*\*recommended\*\*). 2. [SpaceCTL CLI](api.md#spacectl-cli): For temporary use. 3. [Personal GitHub Token](api.md#personal-github-token) ### Spacelift API key You can generate the JWT token with a Spa...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/api.md
main
spacelift
[ -0.12019941955804825, -0.043304167687892914, -0.014694507233798504, -0.0003480146697256714, -0.07932226359844208, -0.03210224211215973, 0.025596819818019867, 0.04774808511137962, 0.03277594968676567, 0.005463919602334499, -0.03403384983539581, -0.07934827357530594, 0.064214326441288, -0.07...
0.096975
API keys {% if is\_saas() %} !!! Info This feature is only available on our Enterprise plan. Please check out our [pricing page](https://spacelift.io/pricing){: rel="nofollow"} for more information. {% endif %} OIDC-based API keys are a more secure alternative to secret-based API keys. They're based on the OpenID Conne...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/api.md
main
spacelift
[ -0.1485224813222885, -0.03356402367353439, -0.09691998362541199, 0.07033202052116394, -0.014933086931705475, -0.005839187186211348, 0.003939713351428509, -0.01659308932721615, 0.09074921905994415, -0.002470673294737935, 0.007149634417146444, 0.002393776550889015, 0.057007696479558945, -0.0...
0.064087
CLI You can generate the JWT token using the Spacelift [spacectl](https://github.com/spacelift-io/spacectl) CLI. We consider this the easiest method, as the heavy lifting to obtain the token is done for you. 1. Follow the instructions on the `spacectl` [GitHub repository](https://github.com/spacelift-io/spacectl){: rel...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/api.md
main
spacelift
[ -0.12622247636318207, -0.0665326714515686, -0.005989811848849058, 0.006345714442431927, -0.08449328690767288, -0.02506275475025177, 0.015577501617372036, 0.037671610713005066, 0.034312374889850616, -0.009934778325259686, -0.02322220988571644, -0.10413308441638947, 0.09048685431480408, -0.0...
0.039571
"metaSortKey": 1656576979773, "\_type": "environment" }, { "\_id": "jar\_36e5a9fc63b6443ed4d0a656800d202bcd1f5286", "parentId": "wrk\_3b73a2a7403445a48acdc8396803c4e8", "modified": 1656576979775, "created": 1656576979775, "name": "Default Jar", "cookies": [], "\_type": "cookie\_jar" }, { "\_id": "spc\_dbcf993f70b44bb18...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/api.md
main
spacelift
[ 0.00513866264373064, 0.0012664070818573236, -0.029790882021188736, -0.017080124467611313, 0.008573210798203945, -0.05245696008205414, 0.10077110677957535, -0.01207428053021431, 0.021522117778658867, 0.05098598450422287, 0.052548035979270935, -0.04302607476711273, -0.00975772738456726, -0.0...
0.029684
# Webhooks {% if is\_saas() %} !!! Info This feature is only available to paid Spacelift accounts. Please check out our [pricing page](https://spacelift.io/pricing){: rel="nofollow"} for more information. {% endif %} Spacelift can be configured to send webhook notifications for various events to an HTTP endpoint of you...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/webhooks.md
main
spacelift
[ -0.10894054919481277, 0.019042054191231728, -0.06043794006109238, 0.04213838279247284, 0.006239860784262419, -0.03641798719763756, 0.053424425423145294, -0.06447125226259232, 0.02707158587872982, -0.007077503949403763, 0.0010200187098234892, -0.13991844654083252, 0.04147007688879967, -0.03...
0.107754
access to", "error": "policy triggered for Stack that doesn't exist", "severity": "ERROR", "account": "spacelift-io" } ``` Internal errors will always have the same fields set and some of them will be static for an event: - `title`: The title (summary) of the error. - `body`: The full explanation of what went wrong. - ...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/webhooks.md
main
spacelift
[ -0.10050628334283829, 0.00011032071051886305, 0.0026193258818238974, -0.03323376551270485, 0.013553800992667675, -0.07555388659238815, 0.010791918262839317, 0.033719662576913834, -0.004322228953242302, -0.016775008291006088, 0.017398875206708908, -0.13476933538913727, 0.03130166977643967, ...
0.064015
navigate to the \_Stacks\_ page, click the three dots beside the stack name, then click \*\*Settings\*\* > \*\*Integrations\*\* > \*\*Webhooks\*\*. 2. Click \*\*Edit webhook\*\*. 3. Click the toggle beside \*\*Enable webhook\*\*. When disabled, the toggle will be gray. ![Disabled webhook](<../assets/screenshots/stack/d...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/webhooks.md
main
spacelift
[ -0.1429060697555542, 0.013257430866360664, 0.003750900272279978, 0.041403695940971375, 0.02353905700147152, -0.008281341753900051, -0.013808133080601692, -0.07176605612039566, -0.004676361568272114, -0.024676688015460968, 0.02865429036319256, -0.03264079988002777, 0.01254033949226141, -0.0...
0.135927
# Teleport > Teleport is a global provider of modern access platforms for infrastructure, improving efficiency of engineering teams, fortifying infrastructure against bad actors or error, and simplifying compliance and audit reporting. The Teleport Access Platform delivers on-demand, least privileged access to infrastr...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/teleport.md
main
spacelift
[ -0.09367187321186066, 0.022228244692087173, 0.04899996519088745, 0.012714982964098454, -0.018964309245347977, -0.023365173488855362, 0.03988764435052872, -0.03360747918486595, 0.03010576404631138, 0.0952073261141777, -0.04502478614449501, 0.01908041723072529, 0.020801398903131485, -0.01689...
0.103954
bot user this token grants access to. This # should match the name of the bot that you will create in the next step. bot\_name: example spacelift: # hostname should be the hostname of your Spacelift tenant. hostname: example.app.spacelift.io # allow specifies rules that control which Spacelift executions will be # gran...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/teleport.md
main
spacelift
[ -0.10988827794790268, -0.03701082617044449, -0.014052382670342922, 0.013515998609364033, -0.05147154629230499, -0.09176458418369293, -0.015964632853865623, 0.03939548134803772, 0.005465829744935036, -0.015098455362021923, 0.004802772309631109, -0.05285762995481491, 0.04079322889447212, -0....
0.098774
that includes the user and role you defined earlier:When running `terraform plan`, the Teleport Terraform Provider uses Machine ID to generate the short-lived credentials necessary to authenticate to the Teleport cluster. Merge the PR, then navigate to your stack and click \*\*Runs\*\*. Click the status of the first ru...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/teleport.md
main
spacelift
[ -0.03411119431257248, 0.018617942929267883, 0.04933115839958191, -0.0016511784633621573, -0.053745027631521225, -0.042790550738573074, 0.05205204710364342, -0.019148580729961395, 0.03620394691824913, 0.038422148674726486, 0.012541431933641434, -0.08229098469018936, 0.032210659235715866, 0....
-0.023492
# Plugins Plugins are a way to extend the functionality of Spacelift. They allow you to integrate with third-party services, automate tasks, and enhance your workflows. Spacelift supports a variety of plugins, which can be used to perform actions such as sending notifications, managing resources, or integrating with ex...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/plugins.md
main
spacelift
[ -0.14815880358219147, -0.09441385418176651, 0.003527801251038909, 0.03968200087547302, -0.035166993737220764, 0.03165961056947708, 0.02678610570728779, 0.03409314155578613, 0.02087782509624958, 0.0014262348413467407, -0.012471855618059635, -0.056052315980196, -0.0009079276351258159, 0.0231...
0.173756
you installed Infracost with the `infracost` stack label, you can attach it to a stack by adding the `infracost` label to the stack. You can also use the `\*` wildcard in the stack label to attach the plugin to all stacks in a space. ## Plugin Outputs Plugins may output information that is useful for you to see. If a p...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/plugins.md
main
spacelift
[ -0.13295979797840118, -0.09417568892240524, -0.07917921245098114, 0.05946901813149452, -0.018464472144842148, -0.048582855612039566, -0.023129398003220558, 0.0901472195982933, -0.014523491263389587, -0.008070969954133034, 0.057780906558036804, -0.04856974259018898, -0.05557578057050705, 0....
0.084249
# Audit trail {% if is\_saas() %} !!! Info This feature is only available to Enterprise plan. Please check out our [pricing page](https://spacelift.io/pricing){: rel="nofollow"} for more information. {% endif %} Spacelift supports auditing all operations that change Spacelift resources. We provide a built-in audit log ...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/audit-trail.md
main
spacelift
[ -0.026524510234594345, -0.0029548881575465202, -0.05144740268588066, 0.07433661818504333, 0.07375749200582504, 0.0024600147735327482, 0.05215241014957428, -0.08084860444068909, 0.03257305547595024, 0.028249477967619896, -0.002533727791160345, -0.040288880467414856, -0.020237207412719727, -...
0.069421
}, "remoteIP": "0.0.0.0", "timestamp": 1674124447947 } ``` ### Disabling and deleting the audit trail The audit trail can be disabled and deleted at any point, but for both events we will send the appropriate payload. We suggest that you always treat these at least as important security signals, if not alerting conditi...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/audit-trail.md
main
spacelift
[ -0.07910095155239105, 0.0313933789730072, -0.05577714741230011, -0.006472318898886442, 0.05584649741649628, -0.055308546870946884, 0.09557227790355682, -0.07051794230937958, 0.06371016055345535, 0.0140584921464324, 0.06842254847288132, -0.05511508509516716, 0.059851378202438354, 0.04555529...
0.0741
# Docker Every job in Spacelift is processed inside a fresh, isolated Docker container. This approach provides reasonable isolation and resource allocation and - let's face it - is a [pretty standard approach these days](https://circleci.com/docker/){: rel="nofollow"}. ## Standard runner image By default, Spacelift use...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/docker.md
main
spacelift
[ -0.07197258621454239, 0.08567575365304947, 0.054659344255924225, 0.008763414807617664, 0.05495712161064148, -0.06268871575593948, -0.07545766234397888, -0.07388728857040405, 0.010571497492492199, -0.000475996668683365, -0.051359858363866806, -0.05449887365102768, 0.02889970876276493, 0.000...
0.036969
used. ```docker FROM public.ecr.aws/spacelift/runner-terraform:latest as spacelift FROM golang:1.13-alpine as builder WORKDIR /tmp # Note how we don't bother building the provider statically because # we're using Alpine for our final runner image, too. RUN git clone https://github.com/carlpett/terraform-provider-sops.g...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/docker.md
main
spacelift
[ -0.06219295412302017, 0.05435214191675186, -0.013400746509432793, -0.022340986877679825, -0.027016203850507736, 0.008791723288595676, -0.025662407279014587, -0.011082093231379986, 0.013584688305854797, 0.02197684533894062, -0.02234693616628647, -0.08797948062419891, 0.005894285161048174, 0...
0.000121
ECR, it tries to use the existing credentials (e. g. EC2 instance role credentials) to generate the registry access token automatically on each job execution. With ECR images you don't even need to execute `docker login`. ## Best practices Here's a bunch of things we consider essential to keep your Docker usage relativ...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/docker.md
main
spacelift
[ -0.04475785791873932, 0.08640775084495544, -0.0013623462291434407, -0.02026558667421341, 0.03342661261558533, -0.05274689942598343, -0.04657088592648506, 0.011939502321183681, 0.042835451662540436, 0.007678873836994171, -0.03956529125571251, -0.11181972175836563, 0.060566481202840805, -0.0...
0.017675
# Spacelift API integration via `spacectl` MCP server You don't need to learn the Spacelift GraphQL API. We've built GraphQL introspection tooling into `spacectl`'s MCP server that lets your coding assistant discover and use the API automatically. ## How it works The `spacectl` MCP server includes: - Complete GraphQL s...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/api-development-with-mcp.md
main
spacelift
[ -0.11956369876861572, -0.0621209479868412, -0.0116349458694458, 0.028667759150266647, -0.12691769003868103, -0.04916636645793915, -0.02799934335052967, 0.021351300179958344, -0.04793887212872505, 0.05290839821100235, 0.008059580810368061, -0.06175912171602249, 0.06240880489349365, 0.010259...
0.069344
# Google Cloud Platform (GCP) !!! info We strongly recommend using [OIDC](oidc/README.md) for the GCP integration. Spacelift's GCP integration allows Spacelift to manage your Google Cloud resources without the need for long-lived static credentials by creating a [service account](https://cloud.google.com/iam/docs/servi...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/cloud-providers/gcp.md
main
spacelift
[ -0.13000383973121643, -0.07376596331596375, 0.02943160943686962, -0.025776777416467667, -0.0531264990568161, -0.0384066216647625, 0.03311257064342499, -0.025152990594506264, 0.03626542538404465, 0.055594466626644135, -0.05114031583070755, -0.0556388758122921, 0.0715758427977562, -0.0113452...
-0.032334
Depending on your use case, you may want to alter the permissions. ### Project level The process of adding a service account as a member on the project level looks absolutely identical except that projects are represented by a different icon in the dropdown: ![Set as member on the project level](<../../assets/screensho...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/cloud-providers/gcp.md
main
spacelift
[ -0.07525449991226196, -0.12149732559919357, 0.0587240494787693, -0.03690635412931442, -0.04021672531962395, -0.0004100013175047934, 0.05985751748085022, -0.034889090806245804, -0.02777446061372757, 0.031398460268974304, 0.02428147941827774, -0.054061565548181534, 0.08184225112199783, 0.019...
-0.079492
# Spacelift cloud provider integrations Infrastructure-as-code automation tools such as Terraform, AWS CloudFormation, or Pulumi require powerful credentials to execute. Typically, you'd provide static credentials (such as AWS credentials, GCP service keys, etc.), which goes against security best practices. Spacelift's...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/cloud-providers/README.md
main
spacelift
[ -0.1474553942680359, -0.01383672934025526, -0.026991384103894234, 0.004104175604879856, -0.057229768484830856, 0.03427290543913841, 0.047803379595279694, -0.029621802270412445, 0.06014053896069527, 0.07078413665294647, -0.026181379333138466, -0.03554303199052811, 0.0515519343316555, 0.0145...
0.104865
# Amazon Web Services (AWS) The AWS integration allows Spacelift [runs](../../concepts/run/README.md) or [tasks](../../concepts/run/task.md) to automatically [assume an IAM role](https://docs.aws.amazon.com/IAM/latest/UserGuide/id\_roles\_use.html){: rel="nofollow"} in your AWS account, and in the process, generate a s...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/cloud-providers/aws.md
main
spacelift
[ -0.07998327165842056, -0.01045964565128088, -0.06371138989925385, -0.019416626542806625, -0.044730622321367264, -0.025604503229260445, 0.031350817531347275, -0.02379368431866169, 0.04475276544690132, 0.059735145419836044, -0.041614752262830734, -0.09236632287502289, 0.10344790667295456, -0...
0.028767
assume\_role\_policy = jsonencode({ Version = "2012-10-17" Statement = [ { Effect = "Allow", "Principal" = { "AWS" : data.spacelift\_account.current.aws\_account\_id }, "Action" = "sts:AssumeRole", "Condition" = { "StringEquals" = { # Allow the external ID for any of the stacks to assume our role "sts:ExternalId" = [fo...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/cloud-providers/aws.md
main
spacelift
[ -0.10172928869724274, 0.040583930909633636, 0.0036373173352330923, 0.028672421351075172, -0.011502743698656559, -0.017260437831282616, -0.022262854501605034, -0.010186698287725449, -0.006647711154073477, -0.015897326171398163, 0.044063765555620193, -0.07514168322086334, 0.058646492660045624,...
0.011877
to a particular [run](../../concepts/run/README.md) or [task](../../concepts/run/task.md) that we described in the [previous section](#are-my-credentials-safe). One way of fixing this would be to use the `TF\_VAR\_spacelift\_run\_id` [computed environment variable](../../concepts/configuration/environment.md#computed-v...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/cloud-providers/aws.md
main
spacelift
[ -0.044826019555330276, -0.02316635102033615, -0.022350473329424858, -0.005483695305883884, -0.07015888392925262, -0.027572425082325935, 0.04036040976643562, -0.0342271663248539, 0.023217981681227684, 0.0398024320602417, -0.09933002293109894, -0.08829844743013382, 0.0876748338341713, 0.0379...
-0.004317
# Microsoft Azure ## About the integration Spacelift provides support for managing Azure resources via the Terraform [Azure Provider](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs){: rel="nofollow"}. The documentation for the Azure Provider outlines the different authentication methods it suppor...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/cloud-providers/azure.md
main
spacelift
[ -0.07466834038496017, -0.015164325013756752, -0.03399491310119629, 0.006357335485517979, -0.050219934433698654, 0.0008054522331804037, 0.018353868275880814, -0.08055372536182404, 0.033967919647693634, 0.07711575925350189, 0.02174690179526806, -0.03846767172217369, 0.07718700915575027, 0.02...
0.034886
later. !!! info If you would rather assign permissions separately, you can run the following command to create a Service Principal with no role assignments: ```bash az ad sp create-for-rbac --name spacelift-sp --skip-assignment ``` ### Configure via environment Azure provides two options for authenticating service prin...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/cloud-providers/azure.md
main
spacelift
[ -0.09539937227964401, -0.039811134338378906, -0.06543523818254471, -0.021791409701108932, -0.11235932260751724, 0.02443166822195053, 0.09591341018676758, -0.02796025015413761, 0.00893387757241726, 0.06691709905862808, -0.013236600905656815, -0.04002068191766739, 0.12083081901073456, 0.1273...
-0.065551
# HashiCorp Vault {% if is\_saas() %} !!! hint This feature is only available to paid Spacelift accounts. Please check out our [pricing page](https://spacelift.io/pricing){: rel="nofollow"} for more information. {% endif %} ## Configure Spacelift as an Identity Provider Set up Spacelift as a valid identity provider for...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/cloud-providers/oidc/vault-oidc.md
main
spacelift
[ -0.03042462281882763, 0.0021830727346241474, -0.09207309037446976, -0.019886313006281853, -0.01392282359302044, -0.002096955431625247, -0.02859615534543991, -0.02020755037665367, 0.040320783853530884, -0.061341237276792526, 0.0032016716431826353, -0.04574358090758324, 0.08416149765253067, ...
-0.021737
# Microsoft Azure {% if is\_saas() %} !!! hint This feature is only available to paid Spacelift accounts. Please check out our [pricing page](https://spacelift.io/pricing){: rel="nofollow"} for more information. {% endif %} ## Configure workload identity federation Set up Spacelift as a valid identity provider for your...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/cloud-providers/oidc/azure-oidc.md
main
spacelift
[ -0.04671094939112663, -0.05437846854329109, -0.06119954586029053, 0.02713494934141636, -0.041326604783535004, 0.0606401301920414, 0.07453588396310806, -0.029928678646683693, 0.007521719206124544, 0.08575871586799622, -0.008161643519997597, -0.0961974635720253, 0.10161753743886948, 0.081373...
0.064677
Next, add the following environment variables to your stack: - `ARM\_CLIENT\_ID`: The client ID of the App registration created in the previous section. - `ARM\_TENANT\_ID`: The tenant ID of the App registration created in the previous section. - `ARM\_SUBSCRIPTION\_ID`: The ID of the Azure subscription you want to use...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/cloud-providers/oidc/azure-oidc.md
main
spacelift
[ -0.013016121461987495, -0.023472608998417854, -0.06539098918437958, 0.07970863580703735, -0.04353826120495796, 0.03300383314490318, 0.07196485996246338, -0.07215587049722672, 0.021251199766993523, 0.047596316784620285, 0.02105877548456192, -0.047301214188337326, 0.12668979167938232, 0.0590...
-0.023761
# OpenID Connect (OIDC) {% if is\_saas() %} !!! hint This feature is only available to paid Spacelift accounts. Please check out our [pricing page](https://spacelift.io/pricing){: rel="nofollow"} for more information. {% endif %} OpenID Connect is a federated identity technology that allows you to exchange short-lived ...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/cloud-providers/oidc/README.md
main
spacelift
[ -0.12667368352413177, -0.002962063532322645, -0.049392588436603546, 0.04154558479785919, -0.015262885950505733, 0.021786311641335487, 0.04407395049929619, -0.02679530717432499, 0.0697648674249649, 0.0035093920305371284, -0.03733651712536812, 0.006437572650611401, 0.07986968755722046, -0.00...
0.058788
This is the URL of your Spacelift account, for example `https://demo.app.spacelift.io`, and is unique for each Spacelift account. - `sub`: The subject of the token, which includes some information about the Spacelift run that generated this token. - The subject claim is constructed as follows: `space::(stack|module)::r...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/cloud-providers/oidc/README.md
main
spacelift
[ -0.17020730674266815, 0.018013685941696167, -0.02031717076897621, 0.032369598746299744, 0.030078236013650894, -0.039519209414720535, 0.05315516144037247, 0.07805278897285461, 0.06732581555843353, 0.042125403881073, 0.005897981580346823, -0.09481260925531387, 0.011395899578928947, -0.011054...
0.217858
for user group membership. For example: - \*\*AWS Cognito\*\* uses `cognito:groups` instead of the standard `groups` claim - \*\*Google Workspace\*\* does not include group membership in OIDC tokens by default Spacelift allows you to map custom claims from your identity provider to the standard `groups` claim that Spac...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/cloud-providers/oidc/README.md
main
spacelift
[ -0.14147362112998962, -0.02258429490029812, -0.016821589320898056, 0.06111743301153183, 0.02713255025446415, 0.000037685382267227396, 0.07493073493242264, -0.03524300083518028, 0.05133470147848129, -0.0016324450261890888, 0.031016498804092407, -0.0891806036233902, 0.012428032234311104, -0....
0.018022
# Amazon Web Services (AWS) {% if is\_saas() %} !!! hint This feature is only available to paid Spacelift accounts. Please check out our [pricing page](https://spacelift.io/pricing){: rel="nofollow"} for more information. {% endif %} !!! warning Until Terraform and OpenTofu versions 1.6.0, the [AWS S3 state backend](ht...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/cloud-providers/oidc/aws-oidc.md
main
spacelift
[ -0.06300108134746552, 0.0045875669457018375, -0.08039499819278717, 0.03525998070836067, 0.03558152914047241, -0.04487168416380882, -0.032190509140491486, -0.09396325051784515, 0.07356123626232147, 0.024601977318525314, 0.008377778343856335, -0.0615667887032032, 0.06011864170432091, -0.0388...
-0.017984
can assume it, using the stack ID: ```json "StringLike": { "demo.app.spacelift.io:sub": "\*:stack:oidc-is-awesome:\*" } ``` You can mix and match these to get the exact constraints you need. You can learn more about the intricacies of AWS IAM conditions in the [official docs](https://docs.aws.amazon.com/IAM/latest/User...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/cloud-providers/oidc/aws-oidc.md
main
spacelift
[ -0.12311067432165146, 0.06032213568687439, -0.005303116049617529, 0.03910805657505989, 0.010133586823940277, -0.0359032042324543, 0.05308360978960991, -0.01097188051789999, 0.04282769560813904, 0.04090746492147446, 0.013146406970918179, -0.13395559787750244, 0.08836400508880615, -0.0041736...
0.061878
# Google Cloud Platform (GCP) Spacelift's GCP integration via OIDC allows Spacelift to manage your Google Cloud resources without the need for long-lived static credentials by creating a [service account](https://cloud.google.com/iam/docs/service-accounts){: rel="nofollow"} inside the project dedicated to your Stack. W...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/cloud-providers/oidc/gcp-oidc.md
main
spacelift
[ -0.13581137359142303, -0.03121286816895008, 0.01962878182530403, 0.019128674641251564, -0.061421267688274384, -0.05350933223962784, 0.008664018474519253, -0.04823460429906845, 0.03771088272333145, 0.02721489407122135, -0.035485852509737015, -0.03782671317458153, 0.06201649457216263, -0.012...
-0.017371
workload identity pool access to impersonate the service account, you will be able to \_Configure your application\_. 1. \*\*Provider\*\*: Select your Spacelift service account name in the dropdown. 2. \*\*OIDC ID token path\*\*: Enter `/mnt/workspace/spacelift.oidc`. 3. \*\*Format type\*\*: Select \*\*json\*\*. 4. \*\...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/cloud-providers/oidc/gcp-oidc.md
main
spacelift
[ -0.15091420710086823, -0.0002195839915657416, -0.02420569397509098, -0.009043716825544834, -0.021498113870620728, -0.023272883147001266, 0.12671643495559692, 0.05142809823155403, 0.05146737024188042, 0.02125614322721958, -0.021970564499497414, -0.08267523348331451, 0.02299816906452179, 0.0...
0.024309
a value like the following: ```text https://iamcredentials.googleapis.com/v1/projects/-/serviceAccounts/spacelift@my-gcp-org.iam.gserviceaccount.com:generateAccessToken ``` Next, check the conditions about who is allowed to impersonate your service account in your workflow identity pool. For example, in the following s...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/cloud-providers/oidc/gcp-oidc.md
main
spacelift
[ -0.18067120015621185, -0.006467534229159355, 0.044790271669626236, -0.06511598080396652, -0.04090122878551483, -0.04969114810228348, 0.13034194707870483, -0.06059104576706886, 0.08434677124023438, 0.014028592966496944, -0.021024255082011223, -0.09180855751037598, 0.10300395637750626, -0.00...
0.042942
# Slack At Spacelift, we're using Slack for internal communication. And we know that other tech companies do the same, so we've created a first-class integration that we ourselves enjoy using. Here are examples of messages the Spacelift application sends to Slack; ![](../../assets/screenshots/CleanShot 2022-09-23 at 09...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/chatops/slack.md
main
spacelift
[ -0.06542488187551498, -0.04312204569578171, 0.0017033335752785206, 0.012029952369630337, -0.0020524649880826473, -0.07426293194293976, -0.011213860474526882, 0.07759201526641846, -0.0176579300314188, 0.03989381715655327, 0.013192839920520782, -0.08129505813121796, 0.055883485823869705, 0.0...
0.09003
Slack workspace to interact with stacks by adding the ability to change their run state or view changes that are planned or were applied. Similar to regular requests to our HTTP APIs, requests and actions coming from Slack are subject to the policy-based access validation. If you haven't had a chance to review the [pol...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/chatops/slack.md
main
spacelift
[ -0.054662059992551804, -0.06752373278141022, -0.02715565636754036, 0.005263274069875479, 0.003476810408756137, -0.014887945726513863, -0.017452586442232132, 0.0034272465854883194, -0.03777492791414261, 0.07943344861268997, -0.009671592153608799, 0.01593550480902195, -0.010391403920948505, ...
0.056508
consistency with their API. See [their official documentation](https://api.slack.com/types/user){: rel="nofollow"} for always up-to-date and full explanation of the `slack` object fields. Using the above data we can write policies which only allow for a specific user or slack team to access specific spaces in which you...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/chatops/slack.md
main
spacelift
[ -0.06964737176895142, -0.012633739970624447, -0.018526028841733932, 0.03550288453698158, -0.05293417349457741, -0.034758567810058594, 0.03327958285808563, -0.007861945778131485, 0.00826688576489687, 0.003759915940463543, 0.026578838005661964, 0.04943496733903885, 0.0443638414144516, 0.0164...
0.093825
# Microsoft Teams Microsoft Teams is a Slack alternative and a part of the Microsoft Office 365 suite. It's a chat-based workspace where teams can organize and discuss their work. Many DevOps teams use it to communicate and collaborate on infrastructure and application deployments. Hence, Spacelift has a first-class in...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/chatops/msteams.md
main
spacelift
[ -0.10248695313930511, -0.03935972601175308, -0.01253186259418726, 0.008361146785318851, 0.05733379349112511, -0.05989474430680275, 0.027436979115009308, -0.06412574648857117, 0.0868217796087265, 0.043223291635513306, -0.03303564712405205, -0.04948746785521507, 0.02526347152888775, 0.050909...
0.166249
# Prometheus integration The Prometheus exporter allows you to monitor various metrics about your Spacelift account over time. You can then use tools like Grafana to visualize those changes and Alertmanager to take actions based on account metrics. Several metrics are available, and you can find the complete list of av...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/observability/prometheus.md
main
spacelift
[ -0.07141713052988052, -0.03320466727018356, -0.013218075968325138, 0.05273282155394554, -0.02320372872054577, -0.07909182459115982, 0.03474736958742142, -0.016346337273716927, 0.03897387906908989, -0.03960990160703659, -0.009472358040511608, -0.0975177213549614, -0.008774817921221256, 0.02...
0.152791
# Datadog integration Spacelift can send data to Datadog to help you monitor your infrastructure and Spacelift stacks using Datadog's excellent monitoring and analytics tools. Our integration with Datadog focuses primarily on runs and lets you create dashboards and alerts to answer questions like: - How many runs are f...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/observability/datadog.md
main
spacelift
[ -0.07490776479244232, -0.028116336092352867, -0.036876749247312546, 0.06351428478956223, 0.023943865671753883, -0.08820487558841705, -0.056463081389665604, 0.0381898432970047, 0.022829391062259674, -0.038197703659534454, -0.028134796768426895, -0.02666494809091091, 0.05579223483800888, 0.0...
0.085662
"value", "sum"], "type": "timeseries", "requests": [ { "formulas": [{ "formula": "query1" }], "queries": [ { "name": "query1", "data\_source": "metrics", "query": "sum:spacelift.integration.run.policies{$Environment,$Space,$WorkerPool,$Stack,policy\_type:plan} by {policy\_outcome}" } ], "response\_format": "timeseries"...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/observability/datadog.md
main
spacelift
[ -0.004312086384743452, 0.08809995651245117, -0.0016643262933939695, 0.07610154151916504, -0.0473855659365654, 0.05042712762951851, 0.009964401833713055, 0.05341165512800217, 0.052381329238414764, -0.015934782102704048, -0.06827348470687866, -0.10550864040851593, -0.008518246933817863, -0.0...
0.041216
on top of a notification policy is that you can easily extend it to send additional data to Datadog, change the naming of your metrics, change the tags, etc. To do so, you'll need to edit the policy body generated by the module. You can do so by editing the policy in the Spacelift UI, or by forking the module and editi...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/observability/datadog.md
main
spacelift
[ -0.04925602301955223, -0.02587370201945305, 0.04071266949176788, 0.018485277891159058, -0.03792669624090195, -0.0016733602387830615, 0.06160268932580948, -0.0058243852108716965, 0.02721177414059639, -0.002834766171872616, -0.008585258387029171, -0.07765010744333267, 0.09259166568517685, 0....
-0.010265
# Backstage ## About the integration The Backstage integration with Spacelift creates a bridge between your infrastructure as code workflows and Backstage. This integration allows Backstage to check the current status of your team's stacks and execute actions on them. ### Benefits - \*\*Unified visibility\*\*: View the...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/external-integrations/backstage.md
main
spacelift
[ -0.05948419123888016, -0.0745648667216301, -0.038739703595638275, -0.022480931133031845, -0.023719172924757004, -0.03640393912792206, 0.0317937396466732, 0.033151376992464066, 0.03286285325884819, -0.026093555614352226, -0.028502456843852997, -0.016537131741642952, 0.06331285834312439, -0....
0.135562
that lack the appropriated permissions to trigger runs on the associated subspaces. ## Integration Capabilities ### Stacks list The plugin will show a list of all the stacks visible based on the integration key Space. It will display the status of the stacks and allow users to trigger a rerun when the stack allows it. ...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/external-integrations/backstage.md
main
spacelift
[ -0.054842181503772736, -0.10879244655370712, 0.009639641270041466, 0.007618878502398729, 0.010497303679585457, -0.021466093137860298, -0.0720958262681961, 0.018138177692890167, 0.04137742891907692, 0.01974930241703987, 0.017151672393083572, -0.06090783327817917, 0.058419011533260345, 0.021...
-0.031031
# ServiceNow {% if is\_saas() %} !!! Info This feature is only available to Enterprise plan. Please check out our [pricing page](https://spacelift.io/pricing){: rel="nofollow"} for more information. {% endif %} ## About the integration The ServiceNow integration with Spacelift creates a bridge between your infrastructu...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/external-integrations/servicenow.md
main
spacelift
[ -0.08367261290550232, -0.0637766420841217, -0.048355381935834885, 0.030373819172382355, -0.0744393914937973, 0.022355565801262856, 0.04800938069820404, 0.00966478418558836, -0.016086559742689133, 0.04510047286748886, -0.03258037939667702, -0.07826383411884308, 0.0684288740158081, 0.0141304...
0.102962
blueprint input and calls the Spacelift API to create a stack based on the blueprint. Feel free to adjust any of these resources to suit your needs. This image shows an example of a ServiceNow service catalog item ordering interface after a successful integration with Spacelift. ![Created Catalog Item.](<../../assets/s...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/external-integrations/servicenow.md
main
spacelift
[ -0.11983158439397812, -0.037302415817976, 0.015500720590353012, 0.055221717804670334, 0.01483967900276184, -0.008536916226148605, 0.01997755467891693, -0.05428587272763252, -0.027553992345929146, -0.02095058560371399, 0.055511996150016785, 0.05386194959282875, 0.08319967240095139, 0.004020...
0.078182
# Microsoft Entra ID OIDC Setup Guide This guide provides step-by-step instructions to set up Single Sign-On (SSO) with Microsoft Entra ID (formerly Azure Active Directory) for Spacelift. The process includes creating an app registration in Azure, configuring token claims, and finalizing the setup within Spacelift. !!!...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/single-sign-on/microsoft-entra-id-oidc-setup-guide.md
main
spacelift
[ -0.10833219438791275, -0.05634137988090515, -0.07681116461753845, 0.006331531330943108, -0.0528484471142292, 0.03224750980734825, 0.06628532707691193, 0.03852539882063866, 0.022576235234737396, 0.04188918694853783, -0.01101542729884386, -0.05161834880709648, 0.0758160725235939, 0.000412079...
0.08921
within the \*\*Secret\*\* input. !!! warning You will need to generate a new client secret before it expires. !!! info Don't click Save in Spacelift just yet. We still need to get the Client ID and Provider URL for your application. ![Create client secret](../../assets/screenshots/oidc/microsoft-entra-id-client-secret-...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/single-sign-on/microsoft-entra-id-oidc-setup-guide.md
main
spacelift
[ -0.11349764466285706, 0.03759707510471344, -0.03534846752882004, 0.004803713411092758, -0.004302977118641138, 0.04633861780166626, 0.06851334124803543, -0.012116936966776848, 0.055849626660346985, 0.0784277617931366, 0.025644563138484955, -0.05708342045545578, 0.09577556699514389, 0.012930...
0.042311
# Okta OIDC Setup Guide If you'd like to set up the ability to sign in to your Spacelift account using an OIDC integration with Okta, you've come to the right place. This example will walk you through the steps to get this setup, and you'll have Single Sign-On running in no time! !!! warning Before setting up SSO, it's...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/single-sign-on/okta-oidc-setup-guide.md
main
spacelift
[ -0.10253946483135223, -0.05395665019750595, -0.023605715483427048, 0.008051007054746151, -0.10156289488077164, 0.020749477669596672, 0.030108297243714333, 0.03231025114655495, -0.006449033971875906, -0.021575678139925003, -0.01982596330344677, -0.0468648225069046, 0.04038028046488762, -0.0...
0.004704
# GitLab OIDC Setup Guide If you'd like to set up the ability to sign in to your Spacelift account using an OIDC integration with GitLab, you've come to the right place. This example will walk you through the steps to get this setup, and you'll have Single Sign-On running in no time! !!! warning Before setting up SSO, ...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/single-sign-on/gitlab-oidc-setup-guide.md
main
spacelift
[ -0.11119543761014938, -0.07901845127344131, -0.044006675481796265, 0.019724201411008835, -0.10410572588443756, -0.057856928557157516, 0.02923065982758999, 0.03391815721988678, 0.005203271750360727, -0.03815826401114464, -0.054505884647369385, 0.0006157191819511354, 0.10349050909280777, 0.0...
-0.065225
# Backup Credentials Spacelift is SSO-first. This means that you can only create a Spacelift account using one of the supported identity providers, and can then further configure custom SAML or OIDC integrations. However, usually you'd also like to set up a set of backup credentials that can be safely stored, in case y...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/single-sign-on/backup-credentials.md
main
spacelift
[ -0.1559976488351822, -0.06294282525777817, -0.07326414436101913, 0.02600320428609848, -0.09732650220394135, 0.04540567472577095, 0.03319558501243591, 0.05382692813873291, 0.04238975793123245, -0.006443812511861324, -0.011881842277944088, -0.007522864732891321, 0.06065778434276581, -0.00334...
0.004823
# Single Sign-On By default, Spacelift supports logging in using GitHub, GitLab, or Google. Some organizations however prefer a Single Sign-On approach, where access to resources is centralized. To accommodate this use-case, Spacelift supports Single Sign-On using [SAML 2.0](#setting-up-saml) or [OIDC](#setting-up-oidc...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/single-sign-on/README.md
main
spacelift
[ -0.10304465889930725, -0.12470287084579468, -0.006383685860782862, 0.01981854997575283, -0.06668775528669357, -0.013923373073339462, 0.07279162853956223, -0.014629542827606201, 0.0420311875641346, -0.021475156769156456, 0.009038840420544147, 0.038326822221279144, 0.03595151752233505, 0.053...
0.022223
uses. This enables you to integrate with any identity provider without needing to reconfigure it to match Spacelift's expected attribute names. #### Configuring Custom Attribute Mapping To configure custom attribute mapping: 1. Navigate to \*\*Organization settings\*\* → \*\*Single Sign-On\*\* 2. In your SAML configura...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/single-sign-on/README.md
main
spacelift
[ -0.13498248159885406, -0.04535264894366264, -0.006678019650280476, 0.029974617063999176, -0.05288665369153023, 0.04438161477446556, 0.1017659604549408, -0.043618448078632355, 0.07308194041252136, -0.02447810396552086, 0.0564611591398716, -0.05039525777101517, 0.03870312124490738, 0.0683220...
0.066905
[Okta](./okta-oidc-setup-guide.md) - [OneLogin](./onelogin-oidc-setup-guide.md) - [Microsoft Entra ID (formerly Azure Active Directory)](./microsoft-entra-id-oidc-setup-guide.md) If you can't find your OIDC provider in the list above, don't worry - we do support all OIDC providers as long as they support the email scop...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/single-sign-on/README.md
main
spacelift
[ -0.13865987956523895, -0.0036764100659638643, -0.021108480170369148, 0.02636236511170864, 0.033632781356573105, -0.0036279575433582067, 0.12349040061235428, -0.05412674322724342, 0.024618495255708694, 0.020553305745124817, -0.013402431271970272, 0.07873993366956711, 0.008601594716310501, 0...
0.076616
# AWS IAM Identity Center SAML Setup Guide !!! info Note that SSO Integration with SAML 2.0 is an Enterprise plan feature. If you'd like to set up the ability to sign in to your Spacelift account using a SAML 2.0 integration with AWS IAM Identity Center (formerly known as AWS SSO), you've come to the right place. This ...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/single-sign-on/aws-iam-identity-saml-setup-guide.md
main
spacelift
[ -0.0770992860198021, -0.07351448386907578, -0.04804478958249092, 0.01992705464363098, -0.060327108949422836, 0.06936996430158615, 0.04941549524664879, -0.011000829748809338, 0.029520398005843163, 0.010579396039247513, -0.02272484451532364, -0.02817220240831375, 0.06877537816762924, 0.01142...
0.016547
------------------------------------------------------------------ | ---------- | | Subject | ${user:subject} | persistent | | FirstName | ${user:givenName} | basic | | LastName | ${user:familyName} | basic | | Teams | ${user:groups} | basic | !!! warning Please note that while available, `${user:groups}` [is not offic...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/single-sign-on/aws-iam-identity-saml-setup-guide.md
main
spacelift
[ -0.049613118171691895, 0.06865762919187546, -0.05729880556464195, 0.07251941412687302, 0.07034680247306824, -0.011302949860692024, 0.05639037489891052, -0.10206843167543411, 0.07587030529975891, -0.009606095030903816, 0.07134087383747101, -0.11375285685062408, 0.08660762757062912, -0.02658...
0.041204
# OneLogin OIDC Setup Guide If you'd like to set up the ability to sign in to your Spacelift account using an OIDC integration with OneLogin, you've come to the right place. This example will walk you through the steps to get this setup, and you'll have Single Sign-On running in no time! !!! warning Before setting up S...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/single-sign-on/onelogin-oidc-setup-guide.md
main
spacelift
[ -0.08454298973083496, -0.09303268045186996, -0.029614755883812904, -0.01045895367860794, -0.07808216661214828, 0.01866505667567253, 0.037622496485710144, 0.034002456814050674, -0.01123972050845623, -0.03478611260652542, -0.049727026373147964, -0.02079971320927143, 0.031061628833413124, -0....
-0.031216
# Bitbucket Cloud Spacelift supports Bitbucket Cloud as the code source for your [stacks](../../concepts/stack/README.md) and [modules](../../vendors/terraform/module-registry.md). You can set up multiple Space-level and one default Bitbucket Cloud integration per account. ## Create the Bitbucket Cloud integration ### ...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/source-control/bitbucket-cloud.md
main
spacelift
[ -0.09255164116621017, -0.08593501895666122, -0.005716265644878149, 0.011123963631689548, -0.04598148912191391, -0.03246471658349037, -0.027264976873993874, -0.0076683578081429005, 0.011599656194448471, 0.0923437550663948, 0.003939040005207062, -0.08899468183517456, 0.05911636725068092, -0....
-0.012342
- \*\*Updated\*\* - \*\*Approved\*\* - \*\*Approval removed\*\* - \*\*Merged\*\* - \*\*Comment created\*\* 9. Click \*\*Save\*\*. #### Install Pull Request Commit Links app Finally, you should install the \*\*Pull Request Commit Links\*\* app to be able to use [this API](https://developer.atlassian.com/bitbucket/api/2/...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/source-control/bitbucket-cloud.md
main
spacelift
[ -0.12553025782108307, -0.02043183520436287, 0.020290018990635872, 0.06330017745494843, 0.05246632546186447, -0.01079449150711298, -0.029493404552340508, -0.02968195267021656, 0.06778519600629807, 0.08089203387498856, 0.050469886511564255, -0.04387522116303444, 0.015247723087668419, 0.00582...
0.030957
# Raw Git Spacelift supports a range of [version control systems](./README.md) that all require setup. With the raw Git integration, you can create stacks straight from a publicly accessible Git repository, including GitHub gists, without additional setup. !!! info Using Raw Git with Spacelift gives you a one-way conne...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/source-control/raw-git.md
main
spacelift
[ -0.06899527460336685, -0.12441366910934448, -0.02079557441174984, 0.038372952491045, -0.01882448047399521, -0.03658409044146538, -0.09372212737798691, 0.03919798508286476, 0.00795735139399767, 0.09816662967205048, 0.024985384196043015, -0.047776076942682266, 0.018991349264979362, -0.052960...
-0.004321
# GitHub Spacelift is deeply integrated with GitHub, providing organizations a simple way to manage IaC versioned in GitHub. You can set up multiple Space-level and one default GitHub integration per account. !!! info "Using multiple GitHub accounts" If you want to use multiple GitHub accounts or organizations, or conn...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/source-control/github.md
main
spacelift
[ -0.06350193917751312, -0.16149075329303741, -0.02297559566795826, 0.007918712683022022, -0.041607245802879333, 0.021252084523439407, -0.0028186971321702003, -0.006624121218919754, 0.056743886321783066, 0.0496235154569149, -0.03712547942996025, -0.07363315671682358, 0.03757423162460327, -0....
0.072215
\*\*Integration name:\*\* Enter a name for your integration. It cannot be changed later because the Spacelift webhook endpoint is generated based on this name. 2. \*\*Integration type:\*\* Default (all spaces) or [Space-specific](../../concepts/spaces/README.md). Each Spacelift account can only support one default inte...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/source-control/github.md
main
spacelift
[ -0.10756174474954605, -0.04444162920117378, -0.06091438606381416, -0.028094859793782234, -0.0686941146850586, -0.042006608098745346, -0.024027952924370766, 0.031231191009283066, 0.016616875305771828, 0.007895106449723244, 0.002791590988636017, -0.11956804990768433, 0.04953933134675026, -0....
0.105591
click \*\*Install the app\*\*: ![](<../../assets/screenshots/github\_install\_app.png>) 2. On GitHub, click \*\*Install\*\*. 3. Choose whether you want to allow Spacelift access to all repositories or only specific ones in the account: ![](<../../assets/screenshots/image (60).png>) 4. Click \*\*Install\*\* to link your...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/source-control/github.md
main
spacelift
[ -0.061580583453178406, -0.08419203013181686, 0.0005450400640256703, -0.014786056242883205, 0.03352993726730347, 0.009106681682169437, 0.0299571231007576, 0.02113938517868519, 0.022671762853860855, -0.016052449122071266, 0.06597794592380524, -0.05233607441186905, 0.07601530104875565, 0.0200...
-0.049058
the Atlantis approach, where the deployment happens from within a Pull Request itself rather than on merge, which we see as the default and most typical workflow. If you want to prevent users from deploying directly from GitHub, you can add a simple [plan policy](../../concepts/policy/terraform-plan-policy.md) to that ...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/source-control/github.md
main
spacelift
[ -0.03867464140057564, -0.009519757702946663, 0.06388110667467117, -0.019197214394807816, -0.0191704910248518, -0.07219044119119644, 0.008681223727762699, -0.05872355401515961, 0.04473962262272835, 0.030986329540610313, 0.009686318226158619, 0.008787913247942924, 0.043719153851270676, -0.06...
0.006455
you keep track of all the pending changes to your infrastructure, Spacelift also has a PRs tab that lists all the active Pull Requests against your tracked branch. Each of the entries shows the current status of the change as determined by Spacelift, and a link to the most recent Run responsible for determining that st...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/source-control/github.md
main
spacelift
[ -0.06843207776546478, -0.09293048083782196, 0.0256002489477396, 0.006316544953733683, 0.026203839108347893, -0.06974627822637558, -0.012378551997244358, -0.0007854897994548082, 0.02458149380981922, 0.04565347358584404, -0.04246915504336357, -0.005902658682316542, -0.06834785640239716, -0.0...
0.046904
GitFlow-like setup, we propose protecting both `staging` and `production` branches in GitHub. To maximize flexibility, the `staging` branch may require a green commit status from its associated stack but not necessarily a manual review. In the meantime, the `production` branch should require \*\*both\*\* a manual appro...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/source-control/github.md
main
spacelift
[ -0.07856763899326324, -0.0006519799353554845, -0.003431566758081317, -0.028746504336595535, 0.05634055286645889, -0.06634649634361267, -0.005480051971971989, -0.04063260927796364, 0.025458848103880882, 0.06541326642036438, 0.016373511403799057, -0.04549349471926689, 0.05029616877436638, -0...
0.105961
10.24.08.png>) 4. You can now remove the integration via \*\*Delete\*\* on the \*Integrations > GitHub\* page in Spacelift: ![](<../../assets/screenshots/Gitlab\_delete.png>) !!! warning Please note that you can delete integrations \*\*while stacks are still using them\*\*. As a consequence, when a stack has a detached...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/source-control/github.md
main
spacelift
[ -0.08818419277667999, -0.01402741577476263, 0.010911505669355392, 0.020199492573738098, 0.012497279793024063, -0.0938456654548645, -0.045083366334438324, -0.012321016751229763, 0.017585190013051033, -0.01686844229698181, 0.03881891071796417, -0.0662464126944542, 0.06358630210161209, 0.0079...
-0.019616
# Source Control For everything but raw Git, integrate your source code with Spacelift on the \_Integrate Services > Discover all integrations\_ tab. ![Set up source code integration](<../../assets/screenshots/getting-started/source-code/VCS-integrations.png>) 1. Click \*\*View\*\* on the tile for the integration you a...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/source-control/README.md
main
spacelift
[ -0.06021363288164139, -0.08649621158838272, -0.03527456149458885, 0.00910678505897522, 0.014109492301940918, 0.0015461691655218601, -0.03577187657356262, -0.014807547442615032, 0.03847810998558998, 0.1330346018075943, 0.0038642417639493942, -0.03262533247470856, 0.031827349215745926, -0.05...
-0.05303
# Bitbucket Datacenter/Server Spacelift supports Bitbucket Data Center (on-premise) as the code source for your [stacks](../../concepts/stack/README.md) and [modules](../../vendors/terraform/module-registry.md). You can set up multiple Space-level and one default Bitbucket Data Center integration per account. ## Create...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/source-control/bitbucket-datacenter-server.md
main
spacelift
[ -0.10251609236001968, -0.10852514207363129, -0.04688996821641922, 0.019809605553746223, -0.03541216254234314, -0.053806502372026443, -0.044320736080408096, 0.0017269850941374898, -0.01403331570327282, 0.1337966024875641, -0.013385901227593422, -0.061721157282590866, 0.06716778129339218, -0...
0.004977
and secret](<../../assets/screenshots/BitbucketDatacenter\_details.png>) #### Configure webhooks in Bitbucket Data Center For each repository you want to use with Spacelift, you now need to add webhooks in Bitbucket Data Center. 1. In Bitbucket Data Center, select the repository you are connecting to Spacelift. 2. Navi...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/source-control/bitbucket-datacenter-server.md
main
spacelift
[ -0.15500599145889282, -0.03900749608874321, -0.04397375509142876, 0.026293009519577026, -0.013847513124346733, -0.019357524812221527, -0.02788437157869339, -0.028549442067742348, -0.008087638765573502, 0.07775520533323288, 0.024903517216444016, -0.10034885257482529, 0.03013656474649906, -0...
0.002243
won't have to update it in Bitbucket Data Center. You will still need to update the webhook secret though.
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/source-control/bitbucket-datacenter-server.md
main
spacelift
[ -0.11229977011680603, -0.010679682716727257, -0.025879031047225, 0.00042893883073702455, 0.02800639346241951, -0.06696081906557083, -0.0899842381477356, -0.07287956774234772, -0.0358029268682003, 0.11112727224826813, 0.06370382755994797, 0.014448730275034904, -0.006171504966914654, -0.0842...
0.032127
# GitLab Spacelift supports GitLab as the code source for your [stacks](../../concepts/stack/README.md) and [modules](../../vendors/terraform/module-registry.md). You can set up multiple Space-level and one default GitLab integration per account. !!! info "Using multiple GitLab accounts" If you want to use multiple Git...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/source-control/gitlab.md
main
spacelift
[ -0.07869124412536621, -0.11193142086267471, -0.027042677626013756, 0.025008641183376312, -0.13265277445316315, -0.07920216023921967, 0.00184436806011945, -0.006772477645426989, 0.03127515688538551, 0.0139837134629488, -0.035172611474990845, -0.07628358900547028, 0.1087566539645195, 0.01960...
0.004125
in Spacelift stacks or modules, you will need to set up a webhook to notify Spacelift about the project changes. !!! note Default integrations are visible to all users of the account, but only \*\*root\*\* Space admins can see their details. Space-level integrations will be listed to users with \*\*read\*\* access to t...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/source-control/gitlab.md
main
spacelift
[ -0.11858547478914261, -0.05174945294857025, 0.004695090465247631, 0.013463461771607399, -0.0253402478992939, -0.0576866939663887, -0.0100052859634161, -0.015547757036983967, 0.01562013104557991, -0.009855511598289013, 0.014228733256459236, -0.10114283859729767, -0.002374638570472598, -0.03...
0.052456
that, if applied, would add a single resource. Also, for every merge request affected by the commit there will be a comment showing the exact change: ![GitLab merge comment](<../../assets/screenshots/Gitlab\_pr\_3.png>) ### Use Spacelift checks to protect branches You can use commit statuses to protect your branches tr...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/source-control/gitlab.md
main
spacelift
[ -0.09338263422250748, -0.018941055983304977, -0.017736008390784264, 0.07508905977010727, -0.007086284924298525, -0.05406805872917175, 0.012133074924349785, -0.02278304286301136, 0.07701654732227325, 0.04436635598540306, -0.0022843785118311644, -0.04135673865675926, 0.08310624212026596, -0....
-0.013076
# Azure DevOps Spacelift supports Azure DevOps as the code source for your [stacks](../../concepts/stack/README.md) and [modules](../../vendors/terraform/module-registry.md). You can set up multiple Space-level and one default Azure DevOps integration per account. ## Create the Azure DevOps integration ### Initial setu...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/source-control/azure-devops.md
main
spacelift
[ -0.04706219211220741, -0.0740283653140068, -0.013694839552044868, 0.009217916987836361, -0.06974470615386963, -0.01668904349207878, 0.008868779055774212, -0.0455499105155468, 0.0112381000071764, 0.09755638986825943, -0.02601117268204689, -0.10270359367132187, 0.06362361460924149, 0.0367917...
0.035145
however, contain sensitive information (such as the webhook secret) and are only visible to those with \*\*admin\*\* access. 1. On the \_Integrate Services > Discover all integrations\_ page, click \*\*View\*\* on the \_Azure DevOps\_ card, then click the \*\*three dots\*\* next to the integration name. 2. Click \*\*Se...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/source-control/azure-devops.md
main
spacelift
[ -0.08982205390930176, 0.059332530945539474, -0.07109658420085907, 0.020536579191684723, -0.004693028517067432, -0.03952652961015701, 0.03364148363471031, -0.09778203815221786, 0.04385504499077797, 0.06936395168304443, 0.029169844463467598, -0.08740219473838806, 0.0495917983353138, -0.01767...
0.082995
clicking the 3 dots next to the integration name on the \_Integrations > Azure DevOps\_ page, and then clicking \*\*Delete\*\*. You need \*\*admin\*\* access to the integration Space to be able to delete it. ![](<../../assets/screenshots/azure\_devops\_deletion\_button.png>) !!! warning You can delete integrations \*\*...
https://github.com/spacelift-io/user-documentation/blob/main//docs/integrations/source-control/azure-devops.md
main
spacelift
[ -0.059347737580537796, -0.015201104804873466, 0.025156566873192787, 0.021308617666363716, 0.0037865492049604654, -0.06832820177078247, -0.025152016431093216, -0.11543915420770645, 0.06256924569606781, 0.07479354739189148, 0.05007283762097359, -0.04163463041186333, 0.039144743233919144, 0.0...
0.000689
# Use Bitbucket Cloud as your source code provider Spacelift supports Bitbucket Cloud as the code source for your [stacks](../../concepts/stack/README.md) and [modules](../../vendors/terraform/module-registry.md). You can set up multiple Space-level and one default Bitbucket Cloud integration per account. ## Create the...
https://github.com/spacelift-io/user-documentation/blob/main//docs/getting-started/integrate-source-code/Bitbucket-Cloud.md
main
spacelift
[ -0.1078278198838234, -0.10415380448102951, -0.011593990959227085, 0.02866857498884201, -0.04530269652605057, -0.023928210139274597, -0.03702811524271965, 0.0040842220187187195, -0.00418845796957612, 0.11771908402442932, -0.006359833292663097, -0.05423056706786156, 0.05592002347111702, -0.0...
-0.031882
endpoint\_ from Spacelift. 6. \*\*Secret\*\*: Paste the \_webhook secret\_ from Spacelift. 7. \*\*Status\*\*: Check \*\*Active\*\*. 8. \*\*Triggers\*\*: 1. Under \_Repository\_, check \*\*Push\*\*. 2. Under \_Pull Request\_, check: - \*\*Created\*\* - \*\*Updated\*\* - \*\*Approved\*\* - \*\*Approval removed\*\* - \*\*...
https://github.com/spacelift-io/user-documentation/blob/main//docs/getting-started/integrate-source-code/Bitbucket-Cloud.md
main
spacelift
[ -0.159615620970726, -0.04096382483839989, -0.0017728093080222607, 0.03299056366086006, 0.032039813697338104, -0.01529761217534542, -0.0536777563393116, -0.0030617034062743187, 0.024806715548038483, 0.08449156582355499, 0.034510303288698196, -0.1110040619969368, -0.01785433664917946, -0.054...
0.099813
# Use Bitbucket Data Center as your source code provider Spacelift supports Bitbucket Data Center (on-premise) as the code source for your [stacks](../../concepts/stack/README.md) and [modules](../../vendors/terraform/module-registry.md). You can set up multiple Space-level and one default Bitbucket Data Center integra...
https://github.com/spacelift-io/user-documentation/blob/main//docs/getting-started/integrate-source-code/Bitbucket-DataCenter.md
main
spacelift
[ -0.10761658847332001, -0.11172794550657272, -0.050269924104213715, 0.033158063888549805, -0.033213093876838684, -0.04859713092446327, -0.06316133588552475, 0.002577714156359434, -0.03319155052304268, 0.14701110124588013, -0.015710359439253807, -0.04180685803294182, 0.0522281788289547, -0.0...
-0.011435
Configure webhooks in Bitbucket Data Center For each repository you want to use with Spacelift, you now need to add webhooks in Bitbucket Data Center. 1. In Bitbucket Data Center, select the repository you are connecting to Spacelift. 2. Navigate to \_Repository settings\_ > \_Webhooks\_. 3. Click \*\*Add webhook\*\*. ...
https://github.com/spacelift-io/user-documentation/blob/main//docs/getting-started/integrate-source-code/Bitbucket-DataCenter.md
main
spacelift
[ -0.14028163254261017, -0.026267588138580322, -0.04663943126797676, 0.03287922590970993, -0.004948733374476433, -0.026841428130865097, -0.03104795329272747, -0.03320888429880142, 0.0000850321666803211, 0.08683702349662781, 0.011776603758335114, -0.10355117917060852, 0.02287648245692253, -0....
0.033888
# Use GitHub as your source code provider Spacelift is deeply integrated with GitHub, providing organizations a simple way to manage IaC versioned in GitHub. You can set up multiple Space-level and one default GitHub integration per account. !!! info "Using multiple GitHub accounts" If you want to use multiple GitHub a...
https://github.com/spacelift-io/user-documentation/blob/main//docs/getting-started/integrate-source-code/GitHub.md
main
spacelift
[ -0.08193781226873398, -0.15336215496063232, -0.05008325353264809, 0.015303046442568302, -0.04859309643507004, 0.027101773768663406, 0.0038488644640892744, 0.010192276909947395, 0.03839806467294693, 0.052400656044483185, -0.027225179597735405, -0.08638020604848862, 0.05360753461718559, -0.0...
0.055584
It cannot be changed later because the Spacelift webhook endpoint is generated based on this name. 2. \*\*Integration type:\*\* Default (all spaces) or [Space-specific](../../concepts/spaces/README.md). Each Spacelift account can only support one default integration per VCS provider, which is available to all stacks an...
https://github.com/spacelift-io/user-documentation/blob/main//docs/getting-started/integrate-source-code/GitHub.md
main
spacelift
[ -0.11107407510280609, -0.02106759510934353, -0.06228897348046303, -0.017676157876849174, -0.06362614035606384, -0.029882075265049934, -0.0671406239271164, 0.021101387217640877, 0.02944411151111126, 0.021289508789777756, -0.0028737459797412157, -0.09056884050369263, 0.03140437975525856, -0....
0.076526
account: ![](<../../assets/screenshots/image (60).png>) 4. Click \*\*Install\*\* to link your GitHub account to Spacelift. === "Via GitHub UI" 1. Find your Spacelift app on the \_GitHub Apps\_ page in your account settings, and click \*\*Edit\*\*: ![](<../../assets/screenshots/image (58).png>) 2. In the \_Install App\_...
https://github.com/spacelift-io/user-documentation/blob/main//docs/getting-started/integrate-source-code/GitHub.md
main
spacelift
[ -0.04185337573289871, -0.06760647147893906, -0.011072557419538498, -0.016286108642816544, 0.03492799028754234, 0.018436811864376068, 0.028111742809414864, 0.025612518191337585, 0.030450182035565376, -0.015356296673417091, 0.0590873658657074, -0.0622229129076004, 0.07893918454647064, 0.0190...
-0.068746
# Integrate source code with Spacelift For everything but raw Git, integrate your source code with Spacelift on the \_Integrate Services > Discover all integrations\_ tab. ![Set up source code integration](<../../assets/screenshots/getting-started/source-code/VCS-integrations.png>) 1. Click \*\*View\*\* on the tile for...
https://github.com/spacelift-io/user-documentation/blob/main//docs/getting-started/integrate-source-code/README.md
main
spacelift
[ -0.07148748636245728, -0.08100655674934387, -0.024713633581995964, -0.0025230927858501673, -0.008342004381120205, 0.005074360407888889, -0.04118579253554344, -0.007265159860253334, 0.03625187650322914, 0.13166753947734833, -0.00956511590629816, -0.0344986729323864, 0.01588503271341324, -0....
-0.06431
# Use GitLab as your source code provider Spacelift supports GitLab as the code source for your [stacks](../../concepts/stack/README.md) and [modules](../../vendors/terraform/module-registry.md). You can set up multiple Space-level and one default GitLab integration per account. !!! info "Using multiple GitLab accounts...
https://github.com/spacelift-io/user-documentation/blob/main//docs/getting-started/integrate-source-code/GitLab.md
main
spacelift
[ -0.08690603077411652, -0.11224482953548431, -0.034158855676651, 0.023915281519293785, -0.12073682248592377, -0.06799635291099548, -0.004676146432757378, -0.0026409944985061884, 0.018957428634166718, 0.028267877176404, -0.03666875511407852, -0.07604026794433594, 0.09389254450798035, 0.00062...
0.017853
to set up a webhook to notify Spacelift about the project changes. !!! note Default integrations are visible to all users of the account, but only \*\*root\*\* Space admins can see their details. Space-level integrations will be listed to users with \*\*read\*\* access to the integration Space. Integration details, how...
https://github.com/spacelift-io/user-documentation/blob/main//docs/getting-started/integrate-source-code/GitLab.md
main
spacelift
[ -0.11235020309686661, 0.0069207497872412205, -0.04019827023148537, 0.0037866560742259026, -0.003561188466846943, -0.07416520267724991, 0.02400987036526203, -0.022594204172492027, 0.021279139444231987, 0.011364688165485859, 0.00092790846247226, -0.11750033497810364, 0.03254630044102669, -0....
0.103451
# Use Azure DevOps as your source code provider Spacelift supports Azure DevOps as the code source for your [stacks](../../concepts/stack/README.md) and [modules](../../vendors/terraform/module-registry.md). You can set up multiple Space-level and one default Azure DevOps integration per account. ## Create the Azure De...
https://github.com/spacelift-io/user-documentation/blob/main//docs/getting-started/integrate-source-code/Azure-DevOps.md
main
spacelift
[ -0.051211144775152206, -0.11039002239704132, -0.02372334897518158, 0.020970087498426437, -0.052960917353630066, -0.006788582541048527, -0.015222207643091679, -0.038688503205776215, -0.0007739599095657468, 0.1281086951494217, -0.04212939739227295, -0.07684486359357834, 0.06228276342153549, ...
0.018924
as the webhook secret) and are only visible to those with \*\*admin\*\* access. 1. On the \_Integrate Services > Discover all integrations\_ page, click \*\*View\*\* on the \_Azure DevOps\_ card, then click the \*\*three dots\*\* next to the integration name. 2. Click \*\*See details\*\* to find the \_webhook endpoint\...
https://github.com/spacelift-io/user-documentation/blob/main//docs/getting-started/integrate-source-code/Azure-DevOps.md
main
spacelift
[ -0.10693905502557755, 0.03635174781084061, -0.048446767032146454, 0.027010828256607056, -0.01616101898252964, -0.02978532202541828, 0.014400319196283817, -0.09254160523414612, 0.05619605630636215, 0.0711948350071907, 0.03216364607214928, -0.09770703315734863, 0.020614419132471085, -0.03834...
0.074034
# Create a stack in Spacelift [Creating a stack](../../concepts/stack/creating-a-stack.md) involves 9 steps, most of which are optional. Required tasks are marked with an asterisk here: 1. \*[Name, describe, and label](#1-stack-details) the stack. 2. \*[Create a link](#2-connect-to-source-code) between your new stack a...
https://github.com/spacelift-io/user-documentation/blob/main//docs/getting-started/create-stack/README.md
main
spacelift
[ -0.09366709738969803, -0.15420784056186676, -0.018399303779006004, 0.02380392700433731, -0.01818493939936161, -0.025145497173070908, -0.04634265601634979, -0.013914496637880802, -0.011215721257030964, 0.06602656096220016, -0.0028444109484553337, -0.07190193235874176, 0.02501305565237999, -...
-0.003157
commands. - \*\*Kubernetes\*\*: Provide the \*\*kubectl version\*\* the worker will download. - \*\*Custom\*\*: No configuration needed. 3. Click \*\*Create & continue\*\*. ### Terragrunt 1. \*\*Terragrunt version\*\*: Select a specific Terraform \*\*version\*\* or enter a \*\*version range\*\*. 2. \*\*Tool\*\*: Select...
https://github.com/spacelift-io/user-documentation/blob/main//docs/getting-started/create-stack/README.md
main
spacelift
[ -0.012763514183461666, 0.006194001529365778, 0.04529161378741264, -0.013794830068945885, -0.007925477810204029, -0.0170446690171957, -0.05261040851473808, -0.0871451199054718, 0.05368863418698311, 0.0650167316198349, -0.05776791274547577, -0.10478406399488449, -0.04529150575399399, -0.0199...
0.11287
you ensure your stack has all the necessary configuration elements it needs to operate, without repeating the setup for each stack. If you're just following the LaunchPad steps, you won't have any [contexts](../../concepts/configuration/context.md) yet. If you did configure contexts, you will be able to attach them her...
https://github.com/spacelift-io/user-documentation/blob/main//docs/getting-started/create-stack/README.md
main
spacelift
[ -0.04509299620985985, -0.12529714405536652, -0.028813114389777184, -0.0331227146089077, 0.03422030434012413, -0.01403617300093174, -0.015430975705385208, 0.006200488656759262, -0.014261730946600437, 0.01661987602710724, 0.020906487479805946, -0.0616893395781517, 0.05676615983247757, 0.0460...
0.008381
# Integrate Spacelift with Google Cloud Platform Spacelift's GCP integration via OIDC allows Spacelift to manage your Google Cloud resources without the need for long-lived static credentials by creating a [service account](https://cloud.google.com/iam/docs/service-accounts){: rel="nofollow"} inside the project dedicat...
https://github.com/spacelift-io/user-documentation/blob/main//docs/getting-started/integrate-cloud/GCP.md
main
spacelift
[ -0.13953924179077148, -0.03681996837258339, 0.03137550503015518, 0.007006630767136812, -0.061521802097558975, -0.05182783305644989, 0.013747720047831535, -0.0446377694606781, 0.03302736207842827, 0.032219693064689636, -0.04615996778011322, -0.0441923551261425, 0.057319726794958115, -0.0095...
-0.020543
can impersonate the service account: ![GCP granting access to service account](../../assets/screenshots/oidc/gcp-grant-access.png) ### Step 3: Download the configuration file After you give the workload identity pool access to impersonate the service account, you will be able to \_Configure your application\_. 1. \*\*P...
https://github.com/spacelift-io/user-documentation/blob/main//docs/getting-started/integrate-cloud/GCP.md
main
spacelift
[ -0.1707477569580078, -0.02108156867325306, 0.00823664478957653, -0.03574526309967041, -0.059384871274232864, -0.03846145048737526, 0.11206372827291489, 0.040052346885204315, 0.010612905025482178, 0.016225744038820267, -0.013251114636659622, -0.041682712733745575, 0.0449218787252903, 0.0320...
0.017675