fireflycons / PSCloudFormation

Easy CloudFormation deployments from PowerShell command line. Exports CloudFormation Stacks to Terraform
MIT License
6 stars 0 forks source link

Negative MinValue constraint on numeric parameter not working #120

Closed fireflycons closed 3 years ago

fireflycons commented 3 years ago

Stack update cmdlets report the value of the parameter can't be less than zero

fireflycons commented 3 years ago

Actual fix in https://github.com/fireflycons/Firefly.CloudFormation/issues/16