Skip to content

chore(deps): update common-dev-assets digest to 89c38cb #1427

chore(deps): update common-dev-assets digest to 89c38cb

chore(deps): update common-dev-assets digest to 89c38cb #1427

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.22.3
secrets: inherit
with:
craSCCv2: true
craTarget: "examples/new-resource-group"
craRuleIgnoreFile: "cra-tf-validate-ignore-rules.json"
craEnvironmentVariables: "TF_VAR_resource_group_name=new-resource-group"