use node18 and update aws provider configmap
Type of change
-
Bug Fix -
Feature
Please provide link to gitlab issue or ADR(Architecture Decision Record)
N/A
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
What is the current behavior?
GCZ Provider wont launch in aws with Error: Cannot find module '../../config/configLoader' Require stack:
/gcz-provider-core/src/app-logger/ignite-log-client.js /gcz-provider-core/src/app-logger/ignite-transport.js ..etc
What is the new/expected behavior?
Above error is resolved
Have you added/updated Unit Tests and Integration Tests?
N/A
Any other useful information
Testing in personal aws account, above error is resolved