-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
1.4.0.CR1
-
None
-
False
-
False
-
Undefined
-
-
When running in AWS Fargate, the environment variable `debezium_source_database_user` is not respected unless a placeholder `debezium.source.database.user` is specified in an `application.properties` file. When a placeholder is specified in that way, the value from the environment is used instead as expected. When running in docker locally, I do not have this issue. This also affects the `server.name` and `password` database config, but is not affecting Quarkus log levels.
edit: This also affects `debezium_source_table_include_list`
- is related to
-
DBZ-2622 Not able to configure Debezium Server via smallrye/microprofile environment variables
- Closed