Skip to content

Commit e856001

Browse files
authored
Merge pull request #138 from awslabs/fix/data-read-permissions-stackset-not-updated
Detect data permissions stack set resource changes
2 parents 55f4cf3 + 9656984 commit e856001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data-collection/deploy/deploy-data-read-permissions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ Resources:
206206
DataCollectorOrgAccountModulesReadStackSet:
207207
Type: AWS::CloudFormation::StackSet
208208
Properties:
209-
Description: "StackSet in charge of deploying read roles across organization accounts"
209+
Description: "StackSet in charge of deploying read roles across organization accounts v3.0.8"
210210
PermissionModel: SERVICE_MANAGED
211211
AutoDeployment:
212212
Enabled: true

0 commit comments

Comments
 (0)