Skip to content

Update Terraform azurerm to v4 (#933) #3963

Update Terraform azurerm to v4 (#933)

Update Terraform azurerm to v4 (#933) #3963

Workflow file for this run

name: CI Checks
on:
pull_request:
branches:
- master
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 18
- run: corepack enable && yarn --version
- run: yarn cichecks