Skip to content

chore(deps): update terraform aws to v5.84.0 - autoclosed #36

chore(deps): update terraform aws to v5.84.0 - autoclosed

chore(deps): update terraform aws to v5.84.0 - autoclosed #36

Workflow file for this run

name: CI for pull request
on:
pull_request:
jobs:
test-go:
strategy:
matrix:
version: [stable, oldstable]
uses: ./.github/workflows/wf-test-go.yml
with:
go-version: ${{ matrix.version }}