Skip to content

Releases: awslabs/aws-service-catalog-puppet

0.0.20

25 Apr 12:14
7caaca8
Compare
Choose a tag to compare
  • added upgrade instructions
  • Added better version command
  • Added an AWS SNS Topic that all product provisions send their AWS CloudFormation stack events to

0.0.19

24 Apr 17:13
75a4c9e
Compare
Choose a tag to compare

Description of changes:

  • Fixed: list shared portfolios would not work in puppet account as it is the host account
  • Fixed: iam association for puppetrole principle was missing from host account

0.0.18

23 Apr 18:12
41ee2cc
Compare
Choose a tag to compare

Resolved issue #8

You can now use AWS Organizations features within your manifest file and the pipeline will support them.

0.0.17

18 Apr 23:40
Compare
Choose a tag to compare

changing provisioned product name to use launch name so updates of product.v1 to product.v2 are now possible.

0.0.16

18 Apr 23:13
6680ea2
Compare
Choose a tag to compare

Issue #:
issues #3 and #5

Description of changes:

  • allowing work from a branch before pypi deployment
  • allowing user to specify which regions to operate in

0.0.15

18 Apr 22:37
Compare
Choose a tag to compare

Issue #2

Added bootstrap branch command to enable the testing of branches before deploy to pypi

0.0.14

13 Apr 22:36
Compare
Choose a tag to compare
preparing for release

0.0.13

13 Apr 22:31
Compare
Choose a tag to compare
preparing for release

0.0.12

13 Apr 22:26
99baffb
Compare
Choose a tag to compare
Feature/travis support (#1)

* adding travis support
* adding initial tests
* adding codecov support

0.0.11

13 Apr 08:57
Compare
Choose a tag to compare

Updated dependencies, added copy notices, added version command and removed need to specify version in the bootstrapping commands.