Skip to content

Commit

Permalink
Update CodePipeline per 2019-11-25 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
markpeek committed Nov 29, 2019
1 parent e962ffe commit fb41b29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions troposphere/codepipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ class Actions(AWSProperty):
'Configuration': (dict, False),
'InputArtifacts': ([InputArtifacts], False),
'Name': (basestring, True),
'Namespace': (basestring, False),
'OutputArtifacts': ([OutputArtifacts], False),
'Region': (basestring, False),
'RoleArn': (basestring, False),
Expand Down

0 comments on commit fb41b29

Please # to comment.