Skip to content

The issue with forcing import_on_create on the default worker pool is that if this resource has to be replaced (change of flavor for example), it will fail. #2329

The issue with forcing import_on_create on the default worker pool is that if this resource has to be replaced (change of flavor for example), it will fail.

The issue with forcing import_on_create on the default worker pool is that if this resource has to be replaced (change of flavor for example), it will fail. #2329

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
craConfigYamlFile: "cra-config.yaml"