Skip to content

Wrong Types used trying to use a string as a list #21

@tjtaill

Description

@tjtaill

At line
https://github.com/tmknom/terraform-aws-codedeploy-for-ecs/blob/master/main.tf#L98

The line should be

listener_arns = var.test_traffic_route_listener_arns

since it is a list and not string

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions