Skip to content

[aws,aws_logs] Variable shadowing for proxy_url and number_of_workers #6148

@andrewkroh

Description

@andrewkroh

Variables are declare more than once in the context of a stream. This can lead to confusion for users since the same variable can be configured at multiple places and it is not clear which one takes precedence. Also in each case here the two variables have slightly different descriptions.

duplicate variable "proxy_url" found at both

- name: proxy_url

duplicate variable "proxy_url" found at both

- name: proxy_url

duplicate variable "proxy_url" found at both

- name: proxy_url

duplicate variable "number_of_workers" found at both ( ✅ FIXED)


Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions