garden-of-delete / airbyte-topiary

Airbyte deployment and configuration management tool
12 stars 4 forks source link

feat: source and destination name warning #16

Closed garden-of-delete closed 3 years ago

garden-of-delete commented 3 years ago

Need to provide a warning when the provided config.yml includes more than one source or destination with the same name.

While strictly relevant only for the case where new connections are being specified with reference to sources and destinations with no ids, it would be a useful constraint to enforce across the board.

garden-of-delete commented 3 years ago

Will be addressed in https://github.com/garden-of-delete/airbyte-tentacle/issues/18