Skip to content

Commit

Permalink
feat: s3 bucket versioning - managed stack (#1579)
Browse files Browse the repository at this point in the history
  • Loading branch information
sriram-mv committed Nov 23, 2019
1 parent 22fe0ce commit f2272d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions samcli/lib/bootstrap/bootstrap.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,8 @@ def _get_stack_template():
SamCliSourceBucket:
Type: AWS::S3::Bucket
Properties:
VersioningConfiguration:
Status: Enabled
Tags:
- Key: ManagedStackSource
Value: AwsSamCli
Expand Down

0 comments on commit f2272d9

Please sign in to comment.