Skip to content

feat: added the ability to optionally add a prefix to all resources c… #85

feat: added the ability to optionally add a prefix to all resources c…

feat: added the ability to optionally add a prefix to all resources c… #85

Workflow file for this run

name: Release-Pipeline
# Trigger on push(merge) to main branch
on:
push:
branches:
- main
jobs:
call-terraform-release-pipeline:
uses: terraform-ibm-modules/common-pipeline-assets/.github/workflows/common-release.yml@v1.21.7
secrets: inherit