DSCResources/ROSSLabHttps/ROSSLabHttps.psd1

@{
    RootModule = 'ROSSLabHttps.schema.psm1';
    ModuleVersion = '1.0';
    GUID = 'ea555935-fc8c-4ec3-839c-13dc02e86241';
    Author = 'Iain Brighton';
    CompanyName = 'Virtual Engine';
    Copyright = '(c) 2016 Virtual Engine Limited. All rights reserved.';
    Description = 'Virtual Engine RES ONE Service Store Lab Setup with HTTPS DSC composite resource.';
}