Skip to content

in resource "aws_ecs_service" "ignore_changes_task_definition_and_desired_count": dynamic "tls" { Blocks of type "tls" are not expected here. #433

in resource "aws_ecs_service" "ignore_changes_task_definition_and_desired_count": dynamic "tls" { Blocks of type "tls" are not expected here.

in resource "aws_ecs_service" "ignore_changes_task_definition_and_desired_count": dynamic "tls" { Blocks of type "tls" are not expected here. #433

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 }}