Skip to content

1.4.0 release causes issues with existing cluster where you don't want to enforce encryption in transit #333

1.4.0 release causes issues with existing cluster where you don't want to enforce encryption in transit

1.4.0 release causes issues with existing cluster where you don't want to enforce encryption in transit #333

Workflow file for this run

---
name: chatops
on:
issue_comment:
types: [created]
permissions:
pull-requests: write
id-token: write
contents: write
jobs:
terraform-module:
uses: cloudposse/.github/.github/workflows/shared-terraform-chatops.yml@main
secrets:
github_access_token: ${{ secrets.REPO_ACCESS_TOKEN }}