The composition type of the applicationTemplate or application: STANDARD OR COMPOSITE.
| Enums | |
|---|---|
APPLICATION_COMPOSITION_TYPE_UNSPECIFIED |
ApplicationCompositionType is UNSPECIFIED. |
STANDARD |
ApplicationCompositionType is STANDARD. The applicationTemplate or application is composed of components only of type service/workload/asset and has a single root module in terraform code. |
COMPOSITE |
ApplicationCompositionType is COMPOSITE. The template is composed of STANDARD applicationTemplate(s) and might be having multiple root modules in terraform code. |