Skip to content

Bump github.com/gruntwork-io/terratest from 0.46.1 to 0.46.11 in /test #94

Bump github.com/gruntwork-io/terratest from 0.46.1 to 0.46.11 in /test

Bump github.com/gruntwork-io/terratest from 0.46.1 to 0.46.11 in /test #94

Workflow file for this run

name: Pre Pull Request Check
on:
pull_request:
types: ['opened', 'synchronize']
paths:
- '.github/**'
- '**.go'
- '**.tf'
- '.github/workflows/**'
- '**.md'
- '**/go.mod'
jobs:
prepr-check:
uses: Azure/tfmod-scaffold/.github/workflows/pr-check.yaml@main