Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update troposphere to 2.3.4 #329

Closed
wants to merge 1 commit into from

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Nov 4, 2018

This PR updates troposphere from 2.3.0 to 2.3.4.

Changelog

2.3.4

- Add CloudFormation::Macro
- Instance ImageId is no longer required, specifically if using Launch Templates; updated tests (1137)
- Fix amazonmq missing properties (1143)
- Update AmazonMQ::Broker properties to use [basestring] instead of list
- Update the OnPremisesInstanceTagFilters parameter for AWS::CodeDeploy::DeploymentGroup (1145)
- Update constants.py (1147)
- Fix AutoScalingRollingUpdate validation failure (1148)
- Adding UseOnlineResharding policy per 09/20/2018 update (1149)
- Add SchedulingStrategy as a prop to ecs.Service (1150)
- Added ConnectionId and ConnectionType to API GW method integration (1153)
- Use dict as aws expects for ApiGateway::RestApi Parameters (1156)
- Add support for AWS-interface metadata (1171)
- Add new properties to ServiceRegistry (1172)
- [1167] Add support for DockerVolumeConfiguration in AWS::ECS::TaskDefinition (1168)
- Add missing Codebuild source types (1160)
- [1155] Aurora serverless support (1166)
- Missing RepositoryCredentials attribute for ContainerDefinition object (1165)
- Update for new S3 destination option in flow logs (1158)
- updates rds vpc example and closes 985 (1157)
- Update apigateway as of 09/20/18 (1173)
- Add missing APIGateway properties
- Update codebuild as of 09/20/18 (1175)
- Update ec2 as of 09/20/18 (1177)
- Additional codebuild source types (1178)
- Use basestring to allow percentage definition in MaintenanceWindowTask (1151)
- Fix issues with CanaraySettings properties (1181)
- 9/20/2018 update - NodeGroupId for Elasticache (1182)
- Update codedeploy as of 09/20/18 (1176)
- Add LambdaPermission in Example CloudWatchEventsSample.py (1141)
- improve double validation and fix some property datatypes (1179)
- Fix 1174 TemplateGenerator fail to parse template Fn::Sub with variable (1180)

2.3.3

- Revert schedule expression validation (1114)

2.3.2

- Auto add Parameter and Output to template when specified (1018)
- Changed policy to AmazonDynamoDBFullAccess for delete and put (1106)
- Fix CPUCredits casing and implement LaunchTemplateCreditSpecification class (1100)
- Add UsernameAttributes to Cognito (1104)
- Add SQS Event to serverless.py (1103)
- Add support for Windows containers in CodeBuild (1097)
- Generate class stubs necessary for autocompletion (1079)
- Add AWS::IAM::ServiceLinkedRole (1110)
- Made S3 Prefix in Firehose optional (1102)
- Prefix is still required in ExtendedS3DestinationConfiguration
- SimpleTable has more attributes (1108)
- Alphabetize properties in servlerless::SimpleTable
- AccountAggregationSources must be a list (1111)
- Schedule expression validation (1114)
- Add EndpointIdnetifier property to AWS::DMS::Endpoint object (1117)
- Add get_or_add parameter method (1118)
- Added HealthCheckCustomConfig to ServiceDiscovery Service (1120)
- Tags support for SQS queues (1121)
- VPCPeeringConnection PeerRegion (1123)
- Add FilterPolicy as a property of SubscriptionResource (1125)
- Add missing properties to SNS::Subscription
- Add ThroughputMode and ProvisionedThroughputInMibps to EFS (1124) (1126)
- Add AWS::EC2::VPCEndpointServicePermissions (1130)
- AMAZON_LINUX_2 is now supported by SSM (1133)
- [codebuild] Source - use value comparison instead of identity (1134)
- InvitationId in GuardDuty::Master is now optional
- Fix missing boolean import in sns
- Add CodePipeline::Webhook resource
- Add ReportBuildStatus to CodeBuild Source property
- Add HttpConfig to AppSync::DataSource
- Add FieldLevelEncryptionId to CacheBehavior properties
- Add Timeout to Batch::JobDefinition
- Add EncryptionDisabled and OverrideArtifactName to CodeBuild Artifacts
- Add SSESpecification to DAX::Cluster
- Add KerberosAttributes to EMR::Cluster
- Add ValidationMethod to CertificateManager::Certificate
- Add Classifiers and Configuration to Glue resources
- Add SecondaryArtifacts and SecondarySources to CodeBuild::Project
- Add Logs to AmazonMQ::Broker

2.3.1

- Add support for AWS::Neptune
- Add support for AWS::EKS
- Add support for AWS::AmazonMQ
- Add support for AWS::SageMaker
- Fix use of to_yaml long_form parameter (1055)
- Adding CENTOS to validators.operating_system (1058)
- Update constants with additional EC2 instances (1059)
- Fix casing of CreditSpecification CpuCredits (1068)
- Add 'Name' property for AWS::Serverless::Api (1070)
- Add equality methods to Template (1072)
- AWS PrivateLink support (1084)
- Add return value to template.add_condition() (1087)
- Add tests for to_yaml parameters
- Use endpoint_type for vpc_endpoint_type param instead of type
- Add resource EC2::VPCEndpointConnectionNotification
- Add resource SSM::ResourceDataSync
Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants