Packaging
Location
Ed-Fi-ODS-Implementation\logistics\scripts\modules\packaging
The module is implicitly loaded when you run script Initialize-PowershellForDevelopment.ps1
or when you import module InitializeDevelopmentEnvironment. To load it explicitly:
Import-Module -Scope Global -Force ".\create-package.psm1"