Skip to content

fix: auth_token output when transit_encryption_enabled set to false #3

fix: auth_token output when transit_encryption_enabled set to false

fix: auth_token output when transit_encryption_enabled set to false #3

Workflow file for this run

---
name: Auto merge
on:
pull_request:
jobs:
auto-merge:
uses: clouddrove/github-shared-workflows/.github/workflows/[email protected]
secrets:
GITHUB: ${{ secrets.GITHUB }}
with:
tfcheck: 'redis-cluster / Check code format'
...