Skip to content

chore(deps): update ci dependencies #536

chore(deps): update ci dependencies

chore(deps): update ci dependencies #536

Workflow file for this run

name: CI-Pipeline
# Controls when the workflow will run, when comment is created
on:
issue_comment:
types:
- created
jobs:
call-terraform-ci-pipeline:
uses: terraform-ibm-modules/common-pipeline-assets/.github/workflows/common-terraform-module-ci-v2.yml@v1.17.0
secrets: inherit
# with:
# craSCCv2: true
# craTarget: "./"
# craEnvironmentVariables: "TF_VAR_enable_key_protect=true,TF_VAR_kp_name=prodkeys, TF_VAR_enable_secrets_manager=false"