The connector plugin can't automatically add environment variables. Therefore, you need to manually add the required environment variables.
ddn connector env add --connector ./tests/configuration/connector.yaml --ENV_NAME=valuehttps://raw.githubusercontent.com/hasura/ndc-http/refs/heads/main/connector/testdata/jsonplaceholder/swagger.json
| Name | Type | Default |
|---|---|---|
| SERVER_URL | string | https://jsonplaceholder.typicode.com |
Read more at ndc-http/docs.