Skip to content

Bump s3_log_bucket::terraform-aws-s3 from 0.14.0 to 2.0.0 #16

Bump s3_log_bucket::terraform-aws-s3 from 0.14.0 to 2.0.0

Bump s3_log_bucket::terraform-aws-s3 from 0.14.0 to 2.0.0 #16

Workflow file for this run

---
name: Auto merge
on:
pull_request:
jobs:
auto-merge:
uses: clouddrove/github-shared-workflows/.github/workflows/auto_merge.yml@1.0.10
secrets:
GITHUB: ${{ secrets.GITHUB }}
with:
tfcheck: 'individual / Check code format'
...