Releases: awslabs/aws-service-catalog-puppet
0.2.0
Changes:
- Now deleting SSM output params when terminating a product
0.1.15
0.1.14
0.1.13
Accounts that are not ACTIVE are now filtered out during the expand OU operation action.
0.1.12
Fixes issue with unknown parameter: status for ProvisionProductTask
0.1.11
- Allow the termination of product using status: terminated
- hotfix for issue stopping first launches of a product
0.1.10
Added warning when product plans result in no changes that a taint will occur.
0.1.9
Parameter checking (introduced in 0.0.44) to see if we should update a provisioned product did not consider the default values of parameters in the CloudFormation template. These default values are used when no others are specified. This was causing Service Catalog to run a product plan that thought there were changes but CloudFormation was aware there were no changes. The CloudFormation changeset was invalid and caused ServiceCatalog to taint the product. issues #63 #62
0.1.8
Added better logging and fixed parameter precedence handling.
0.1.7
Adding better logging