We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c6fba6 commit 11bbce9Copy full SHA for 11bbce9
docs/ce/securing-digger/external-provider.mdx
@@ -2,7 +2,7 @@
2
title: "External providers code execution"
3
---
4
5
-Digger executes terraform in GitHub actions within previlliged environments. Since terraform has the ability
+Digger executes Terraform in GitHub Actions within privileged environments. Since terraform has the ability
6
to execute arbitrary code based on data blocks or external providers this can lead to a user with malicious
7
intent to expose the environment variables within the CI environment, potentially leaking cloud secrets.
8
0 commit comments