Skatteetaten / terraform-nomad-redash

Apache License 2.0
2 stars 2 forks source link

Use `create_datasource.py` to prevent duplicate data sources #51

Closed hannemariavister closed 3 years ago

hannemariavister commented 3 years ago

Feature description

Redash build-in function for programmatically creation of data sources may cause duplication of data sources in Redash.

Why is it needed?

Gives duplication of data sources.

Suggestion(s)/solution(s) [Optional]

Use create_datasource.py and image = gitlab-container-registry.minerva.loc/datainn/redash-rabbit-edition:ptmin-1394-create-datasources

Definition of done

Create two data source with identical names. Only one will appear in Redash.

Checklist (after created issue)