Skip to content

Update module github.com/terraform-linters/tflint-plugin-sdk to v0.22.0 #17

Update module github.com/terraform-linters/tflint-plugin-sdk to v0.22.0

Update module github.com/terraform-linters/tflint-plugin-sdk to v0.22.0 #17

Workflow file for this run

name: Add to Project
on:
issues:
types:
- opened
- transferred
pull_request:
types:
- opened
jobs:
Exec:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: camunda-cloud/action-add-to-project@v1
with:
project-alias: sre
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}