Skip to content

Release 1.9.1

Compare
Choose a tag to compare
@markpeek markpeek released this 04 Jan 05:20
· 2147 commits to main since this release
1.9.1

1.9.1 (2017-01-03)

  • Improve readability of AssumeRolePolicyDocument attribute (#591)
  • Add Environment to Lambda Function (#616)
  • Adding DataSources to OpsWorks App and RdsDbInstances to OpsWorks Stack (#621)
  • Added SNS::Subscription resource (SubscriptionResource) (#622)
  • Added CodeBuild Project resource and a CodeBuild example (#624)
  • Add back support for Python 2.6 (#626)
  • Fixed missing add_resource in example Cloudwatch rule (#629)
  • Create new property Environment for aws lambda Function (#631)
  • Add KmsKeyArn to Lambda Function
  • Add CopyTagsToSnapshot to RDS::DBInstance
  • Fix pycodestyle issues with examples/Lambda.py
  • Add AWS::SSM::Association
  • Add AWS::EC2::SubnetCidrBlock and AWS::EC2::VPCCidrBlock
  • Add mutually_exclusive validator
  • Add DocumentType to AWS::SSM::Document
  • Add OpsWorks Resources: UserProfile and Volume
  • Update opsworks per 2016-11-22 changes
  • Allow both dict and string for opswork CustomJson
  • Add IPv6 support from 2016-12-01 update