Skip to content

Bump github.com/gruntwork-io/terratest from 0.46.15 to 0.46.16 in /test #551

Bump github.com/gruntwork-io/terratest from 0.46.15 to 0.46.16 in /test

Bump github.com/gruntwork-io/terratest from 0.46.15 to 0.46.16 in /test #551

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