|
Some checks failed
Go Tests / go-tests (push) Failing after 2m47s
Makes the EdgeConnect URL configurable through the config.toml file instead of hardcoding it in the provider code. This change: - Adds new EdgeConnectURL field to Config struct - Implements validation to ensure URL is provided - Updates example config.toml with default URL - Modifies provider to use configured URL value This improves deployment flexibility by allowing different edge connect endpoints without code changes. |
||
|---|---|---|
| .. | ||
| config.go | ||
| config.toml | ||