redpanda-data / redpanda-data/connect

Allow Loading Config from env var outside of a lambda

Open
#1,383 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

configuration enhancement ux
Dominant language
Go
Stars
8.8k
Forks
969
Avg merge
1d 13h
Merged PRs (30d)
64

Description

Benthos in a Lambda allows setting config via the BENTHOS_CONFIG envvar. It would be good if this could be used outside of a lambda. I want to use it in ECS and mounting a file is a pain.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing Lambda handling for the BENTHOS_CONFIG environment variable and trace how configuration is loaded. Extend the behavior to work outside Lambda, including ECS-style deployments, and add or update tests that verify configuration can be supplied through the environment variable without mounting a file.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cloud, devops
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.