[aws,aws_logs] Variable shadowing for proxy_url and number_of_workers #6148
Labels
Integration:aws_logs
Custom AWS Logs
Integration:aws
AWS
Team:Obs-InfraObs
Label for the Observability Infrastructure Monitoring team [elastic/obs-infraobs-integrations]
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
description
s.duplicate variable "proxy_url" found at both
integrations/packages/aws/manifest.yml
Line 69 in f680157
integrations/packages/aws/data_stream/inspector/manifest.yml
Line 46 in f680157
duplicate variable "proxy_url" found at both
integrations/packages/aws/manifest.yml
Line 69 in f680157
integrations/packages/aws/data_stream/securityhub_findings/manifest.yml
Line 39 in f680157
duplicate variable "proxy_url" found at both
integrations/packages/aws/manifest.yml
Line 69 in f680157
integrations/packages/aws/data_stream/securityhub_insights/manifest.yml
Line 31 in f680157
duplicate variable "number_of_workers" found at both ( ✅ FIXED)
integrations/packages/aws_logs/data_stream/generic/manifest.yml
Line 38 in f680157
integrations/packages/aws_logs/data_stream/generic/manifest.yml
Line 98 in f680157
The text was updated successfully, but these errors were encountered: