diff --git a/samcli/lib/bootstrap/bootstrap.py b/samcli/lib/bootstrap/bootstrap.py index 900e8317b6..0461012287 100644 --- a/samcli/lib/bootstrap/bootstrap.py +++ b/samcli/lib/bootstrap/bootstrap.py @@ -116,6 +116,8 @@ def _get_stack_template(): SamCliSourceBucket: Type: AWS::S3::Bucket Properties: + VersioningConfiguration: + Status: Enabled Tags: - Key: ManagedStackSource Value: AwsSamCli