Skip to content

Commit

Permalink
Tag volumes of EC2 instances (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
devinmatte authored Jan 29, 2024
1 parent b0f6009 commit 010853b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devops/cloudformation.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
"IamInstanceProfile" : {
"Ref" : "S3BucketsInstanceProfile"
},
"PropagateTagsToVolumeOnCreation": true,
"SecurityGroupIds": [
{
"Ref": "GBLESecurityGroup"
Expand Down

0 comments on commit 010853b

Please sign in to comment.