fireflycons / PSCloudFormation

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

Add a -Select parameter to control what is output #94

Closed fireflycons closed 3 years ago

fireflycons commented 3 years ago

Should support * and ^Parameter

Useful additional selections would be

arn - Return stack ARN outputs - Return stack outputs as a hashtable status - Return stack status value