Skip to content

fix: hide admin password in TF apply logs #2786

fix: hide admin password in TF apply logs

fix: hide admin password in TF apply logs #2786

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/[email protected]
secrets: inherit
with:
craSCCv2: true

Check failure on line 14 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / CI-Pipeline

Invalid workflow file

The workflow is not valid. .github/workflows/ci.yml (Line: 14, Col: 17): Invalid input, craSCCv2 is not defined in the referenced workflow. .github/workflows/ci.yml (Line: 15, Col: 26): Invalid input, craConfigYamlFile is not defined in the referenced workflow.
craConfigYamlFile: "cra-config.yaml"