AWS CodeCommit configuration values break validate-config
Overview
When running validate-config against 7.15.0, the following error will occur:
This occurs even if none of the AWS configs are set.
We need to have a check in validate-config or in the config class itself to ignore those values if they are not set.
Tasks
-
Update docs if needed (workflow, runbooks, README, migration metrics, etc.)
Acceptance Criteria
-
Existing UTs pass locally -
100% code coverage on new code
@gitlab-org/professional-services-automation/tools/migration
