Skip to content

chore(deps): update terraform github.com/terraform-ibm-modules/terraform-ibm-landing-zone-vpc to v5.2.0 #688

chore(deps): update terraform github.com/terraform-ibm-modules/terraform-ibm-landing-zone-vpc to v5.2.0

chore(deps): update terraform github.com/terraform-ibm-modules/terraform-ibm-landing-zone-vpc to v5.2.0 #688

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