AnyStack.ConfigurationAsCode.psd1
|
@{ RootModule = 'AnyStack.ConfigurationAsCode.psm1' ModuleVersion = '1.0.0.0' GUID = 'b7d6c0fe-c4df-4761-b72d-dfdea8301311' Author = 'The Any Stack Architect' CompanyName = 'AnyStack' Description = 'Production module for vSphere 8.0 U3 and VCF' PowerShellVersion = '5.1' FunctionsToExport = '*' } |