Skip to content

chore(deps): update terraform azurerm to v4.15.0 #159

chore(deps): update terraform azurerm to v4.15.0

chore(deps): update terraform azurerm to v4.15.0 #159

Workflow file for this run

---
on: # yamllint disable-line rule:truthy
pull_request:
branches:
- 'main'
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install yamllint
run: pip install yamllint
- name: Lint YAML files
run: yamllint .