Skip to content

chore(deps): update terraform cloudposse/s3-log-storage/aws to v1.4.3 (main) #22

chore(deps): update terraform cloudposse/s3-log-storage/aws to v1.4.3 (main)

chore(deps): update terraform cloudposse/s3-log-storage/aws to v1.4.3 (main) #22

Workflow file for this run

---
name: feature-branch
on:
pull_request:
branches:
- main
- release/**
types: [opened, synchronize, reopened, labeled, unlabeled]
permissions:
pull-requests: write
id-token: write
contents: write
jobs:
terraform-module:
uses: cloudposse/github-actions-workflows-terraform-module/.github/workflows/feature-branch.yml@main
secrets:
github_access_token: ${{ secrets.REPO_ACCESS_TOKEN }}