Skip to content

Fixes #134 - Does not create http_forward when aws_lb_target_group.default is disabled #260

Fixes #134 - Does not create http_forward when aws_lb_target_group.default is disabled

Fixes #134 - Does not create http_forward when aws_lb_target_group.default is disabled #260

Workflow file for this run

---
name: chatops
on:
issue_comment:
types: [created]
permissions:
pull-requests: write
id-token: write
contents: write
statuses: write
jobs:
test:
uses: cloudposse/.github/.github/workflows/shared-terraform-chatops.yml@main
if: ${{ github.event.issue.pull_request && contains(github.event.comment.body, '/terratest') }}
secrets: inherit