diff --git a/devops/cloudformation.json b/devops/cloudformation.json index ac56f8a..abf427e 100644 --- a/devops/cloudformation.json +++ b/devops/cloudformation.json @@ -24,6 +24,7 @@ "ImageId": "ami-070650c005cce4203", "InstanceType": "t4g.small", "KeyName": "transitmatters-rre", + "PropagateTagsToVolumeOnCreation": true, "SecurityGroupIds": [ { "Ref": "RRESecurityGroup"