arm-ttk.psd1

#
# Module manifest for module 'arm-ttk'
#
# Generated by: Microsoft Corporation
#
# Generated on: 12/21/2020
#

@{

# Script module or binary module file associated with this manifest.
RootModule = 'arm-ttk.psm1'

# Version number of this module.
ModuleVersion = '0.3.438350841'

# ID used to uniquely identify this module
GUID = '20ac342e-df9d-4632-9063-2ab96a9642a8'

# Author of this module
Author = 'azure-sdk'

# Company or vendor of this module
CompanyName = 'Microsoft'

# Copyright of this module
Copyright = 'Microsoft Corporation. All rights reserved.'

# Description of the functionality provided by this module
Description = 'Azure Resource Manager Template Toolkit (arm-ttk): Validation tools for Azure Resource Manager Templates'

# Format files (.ps1xml) to be loaded when importing this module
FormatsToProcess = 'arm-ttk.format.ps1xml'

}