Skip to content

Migrate to terraform plugin framework #1122

Migrate to terraform plugin framework

Migrate to terraform plugin framework #1122

Workflow file for this run

name: website
on:
push:
paths:
- "docs/**"
pull_request:
branches:
- main
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- name: website-lint
run: |
make website-lint