Skip to content

chore(deps): update module github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper to v1.8.11 #679

chore(deps): update module github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper to v1.8.11

chore(deps): update module github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper to v1.8.11 #679

Workflow file for this run

name: CI-Pipeline
# Controls when the workflow will run
on:
# Triggers the workflow on push or pull request events but only for the main branch
push:
branches: [main]
pull_request:
branches: [main]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
call-terraform-ci-pipeline:
uses: terraform-ibm-modules/common-pipeline-assets/.github/workflows/common-terraform-module-ci.yml@v1.8.1
secrets: inherit