diff --git a/modules/cloud_server_template/cloud_server_template.info.yml b/modules/cloud_server_template/cloud_server_template.info.yml index f3939bf..83a4a92 100644 --- a/modules/cloud_server_template/cloud_server_template.info.yml +++ b/modules/cloud_server_template/cloud_server_template.info.yml @@ -2,6 +2,6 @@ name: Cloud Server Template description: 'Allow to pre-configure servers by starting from a base image.' package: Cloud dependencies: - - cloud + - cloud:cloud core: 8.x type: module diff --git a/modules/cloud_service_providers/aws_cloud/aws_cloud.info.yml b/modules/cloud_service_providers/aws_cloud/aws_cloud.info.yml index eac1514..c4d7895 100644 --- a/modules/cloud_service_providers/aws_cloud/aws_cloud.info.yml +++ b/modules/cloud_service_providers/aws_cloud/aws_cloud.info.yml @@ -5,8 +5,8 @@ dependencies: - drupal:views - drupal:options - drupal:user - - cloud - - cloud_server_template + - cloud:cloud + - cloud:cloud_server_template # core: 8.x # version: 8.x-1.x # project: cloud