pagopa / dx

Devex repository for shared tools and pipelines.
https://pagopa.github.io/dx/docs/
1 stars 0 forks source link

[CES-4] Add new module for azure app service that can be exposed #56

Closed mamu0 closed 2 months ago

mamu0 commented 2 months ago

List of changes

Motivation and context

The reason for creating this new module was to develop a cleaner and more generic solution for azure_app_service.

Type of changes

Does this introduce a change to production resources with possible user impact?

Other information

gunzip commented 2 months ago

can't we reuse the existing app service module someway? in this way it might be complex to keep things in sync between two different modules cc @Krusty93

Krusty93 commented 2 months ago

can't we reuse the existing app service module someway? in this way it might be complex to keep things in sync between two different modules cc @Krusty93

In my opinion, having two modules is much less complex rather than:

This should be a ready to go module to create a public app service without any fancy things around, to get an app up and running in a matter of minutes