DSCResources/ROIDLab/ROIDLab.psd1

@{
    RootModule = 'ROIDLab.schema.psm1';
    ModuleVersion = '1.0';
    GUID = '96571b24-6b3e-4bf2-bdc5-677ad1bd3fe8';
    Author = 'Iain Brighton';
    CompanyName = 'Virtual Engine';
    Copyright = '(c) 2017 Virtual Engine Limited. All rights reserved.';
    Description = 'Virtual Engine RES ONE Identity Director Lab Setup (HTTPS) composite resource.';
}