Skip to content

Bump github.com/gruntwork-io/terratest from 0.42.0 to 0.43.8 in /test #17

Bump github.com/gruntwork-io/terratest from 0.42.0 to 0.43.8 in /test

Bump github.com/gruntwork-io/terratest from 0.42.0 to 0.43.8 in /test #17

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'
permissions:
contents: read
pull-requests: read
jobs:
prepr-check:
uses: Azure/tfmod-scaffold/.github/workflows/pr-check.yaml@main