Skip to content

Update module github.com/terraform-linters/tflint-plugin-sdk to v0.21.0 #11

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

Update module github.com/terraform-linters/tflint-plugin-sdk to v0.21.0 #11

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 }}