Skip to content

AWS - Add the ability to use a configuration file provided at deployment time

Guillaume Caillet requested to merge cailletg-customize-config into master

AWS Change only. This allows configuration file to be provided at deployment time an not bundled withing the Docker image.

Type of change

  • Bug Fix
  • Feature

Please provide link to gitlab issue or ADR(Architecture Decision Record)

Does this introduce a change in the core logic?

  • [NO]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Does this introduce a breaking change?

  • [NO]

Merge request reports