Skip to content

build: add check to enforce max allowed terraform version #47

build: add check to enforce max allowed terraform version

build: add check to enforce max allowed terraform version #47

Workflow file for this run

name: End to End Testing
on:
issue_comment:
types: [created]
jobs:
e2e:
uses: upbound/official-providers-ci/.github/workflows/pr-comment-trigger.yml@standard-runners
secrets:
UPTEST_CLOUD_CREDENTIALS: ${{ secrets.UPTEST_CLOUD_CREDENTIALS }}
UPTEST_DATASOURCE: ${{ secrets.UPTEST_DATASOURCE }}