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 af3f570 commit 70263abCopy full SHA for 70263ab
test/examples/modular_single_project/onboarding_with_posture.tf
@@ -14,7 +14,7 @@ terraform {
14
15
provider "sysdig" {
16
sysdig_secure_url = "https://secure-staging.sysdig.com"
17
- sysdig_secure_api_token = "3aec5684-d355-4dd0-8e0e-4b87af8537f3"
+ sysdig_secure_api_token = "API_TOKEN"
18
}
19
20
module "onboarding" {
0 commit comments