Skip to content

Added gc module (GONRG-6498)

Yurii Ruban [EPAM / GCP] requested to merge ad_gc_module into master

Description:

Problem: There is no posibility to customize the application for Google cloud.

Solution: Multiple modules application. The main part move to the core module and the customized part to the Google cloud module. The application can be launched in each module, but with special variables. Also, Google module has custom authorization.

How to test:

Run app with all profile and check date on the map

Changes include:

  • New feature (a non-breaking change that adds functionality).

Changes in:

  • GCP
Edited by Yurii Ruban [EPAM / GCP]

Merge request reports