-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(onboarding,cloud-host-scanner): v2 enables cloud_account GCP WIF…
… usage [SSPROD-35921] (#487)
- Loading branch information
iru
authored
Mar 8, 2024
1 parent
2006771
commit 0aae6b7
Showing
4 changed files
with
186 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,12 @@ | ||
# prod/kubelab | ||
# export SYSDIG_SECURE_URL=https://secure.sysdig.com | ||
|
||
# credentials | ||
export SYSDIG_SECURE_API_TOKEN= | ||
export SYSDIG_MONITOR_API_TOKEN= | ||
|
||
# export SYSDIG_SECURE_URL=https://secure.sysdig.com | ||
|
||
# whether to run local acc test | ||
export TF_ACC=false | ||
|
||
# terraform log level | ||
export TF_LOG=DEBUG |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters