Issue #3255583 by yas, baldwinlouie: Release 4.0.0-rc2
Showing
- cfn/nested/cloud_orchestrator_docker.yaml 3 additions, 3 deletionscfn/nested/cloud_orchestrator_docker.yaml
- cfn/nested/cloud_orchestrator_docker_manual_vpc.yaml 3 additions, 3 deletionscfn/nested/cloud_orchestrator_docker_manual_vpc.yaml
- cfn/nested/cloud_orchestrator_docker_rds_manual_vpc.yaml 3 additions, 3 deletionscfn/nested/cloud_orchestrator_docker_rds_manual_vpc.yaml
- cfn/nested/cloud_orchestrator_full.yaml 3 additions, 3 deletionscfn/nested/cloud_orchestrator_full.yaml
- cfn/nested/cloud_orchestrator_full_manual_vpc.yaml 3 additions, 3 deletionscfn/nested/cloud_orchestrator_full_manual_vpc.yaml
- cfn/nested/cloud_orchestrator_single.yaml 3 additions, 3 deletionscfn/nested/cloud_orchestrator_single.yaml
- cfn/nested/cloud_orchestrator_single_ami.yaml 3 additions, 3 deletionscfn/nested/cloud_orchestrator_single_ami.yaml
- cfn/nested/cloud_orchestrator_single_manual_vpc.yaml 3 additions, 3 deletionscfn/nested/cloud_orchestrator_single_manual_vpc.yaml
- cloud.doxyfile 1 addition, 1 deletioncloud.doxyfile
- composer.json 3 additions, 3 deletionscomposer.json
- src/Service/CloudServiceInterface.php 1 addition, 1 deletionsrc/Service/CloudServiceInterface.php
... | ... | @@ -6,10 +6,10 @@ |
"aws/aws-sdk-php": "^3", | ||
"docomoinnovations/cloud_dashboard": "*", | ||
"drupal/bootstrap_cloud": "^2", | ||
"drupal/geocoder": "^3.24", | ||
"drupal/geocoder": "^3", | ||
"drupal/entity_export_csv": "1.x-dev@dev", | ||
"geocoder-php/nominatim-provider" : "^5.5", | ||
"google/apiclient": "^2.12", | ||
"geocoder-php/nominatim-provider" : "^5", | ||
"google/apiclient": "^2", | ||
"maclof/kubernetes-client": "~0.22", | ||
"ext-json": "*" | ||
}, | ||
... | ... |
Please register or sign in to comment