VaporShell.Lightsail.psd1
@{ PrivateData = @{ PSData = @{ IconUri = 'https://spotinst.com/app/themes/spotinst-theme/dist/images/features/elastigroup/intro/icons/cloudformation.svg' LicenseUri = 'https://github.com/SCRT-HQ/VaporShell/blob/master/LICENSE' ProjectUri = 'https://github.com/SCRT-HQ/VaporShell' Tags = @('AWS','CloudFormation','CFN','DevOps','Automation','JSON','YAML','IaC','InfrastructureAsCode','PSEdition_Core','PSEdition_Desktop','Windows','Mac','Linux') Prerelease = 'beta20220406r1' } } FormatsToProcess = @() PowerShellVersion = '5.1' AliasesToExport = '*' ScriptsToProcess = @('VaporShell.Lightsail.Classes.ps1') RequiredAssemblies = @() Copyright = '(c) SCRT HQ 2020 . All rights reserved.' ProcessorArchitecture = 'None' VariablesToExport = '*' GUID = '84cea010-9a34-48a1-a939-a373e300ae5f' FileList = @() TypesToProcess = @() CompanyName = 'SCRT HQ' CmdletsToExport = @() RootModule = 'VaporShell.Lightsail.psm1' Description = 'Service-specific module for AWS CloudFormation for service:' FunctionsToExport = @('Add-VSLightsailBucketAccessRules','Add-VSLightsailContainerContainer','Add-VSLightsailContainerContainerServiceDeployment','Add-VSLightsailContainerEnvironmentVariable','Add-VSLightsailContainerHealthCheckConfig','Add-VSLightsailContainerPortInfo','Add-VSLightsailContainerPublicDomainName','Add-VSLightsailContainerPublicEndpoint','Add-VSLightsailDatabaseRelationalDatabaseParameter','Add-VSLightsailDiskAddOn','Add-VSLightsailDiskAutoSnapshotAddOn','Add-VSLightsailDistributionCacheBehavior','Add-VSLightsailDistributionCacheBehaviorPerPath','Add-VSLightsailDistributionCacheSettings','Add-VSLightsailDistributionCookieObject','Add-VSLightsailDistributionHeaderObject','Add-VSLightsailDistributionInputOrigin','Add-VSLightsailDistributionQueryStringObject','Add-VSLightsailInstanceAddOn','Add-VSLightsailInstanceAutoSnapshotAddOn','Add-VSLightsailInstanceDisk','Add-VSLightsailInstanceHardware','Add-VSLightsailInstanceLocation','Add-VSLightsailInstanceMonthlyTransfer','Add-VSLightsailInstanceNetworking','Add-VSLightsailInstancePort','Add-VSLightsailInstanceState','New-VSLightsailAlarm','New-VSLightsailBucket','New-VSLightsailCertificate','New-VSLightsailContainer','New-VSLightsailDatabase','New-VSLightsailDisk','New-VSLightsailDistribution','New-VSLightsailInstance','New-VSLightsailLoadBalancer','New-VSLightsailLoadBalancerTlsCertificate','New-VSLightsailStaticIp') DotNetFrameworkVersion = '4.7.2' ModuleVersion = '3.0.0' Author = 'Nate Ferrell' RequiredModules = @('VaporShell') } |