Skip to content

Commit ebd2a0a

Browse files
committed
point permission to outbound instead
1 parent b49dfe4 commit ebd2a0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infrastructure/instance/policies/secret_manager.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{
55
"Effect": "Allow",
66
"Action": "secretsmanager:GetSecretValue",
7-
"Resource": "arn:aws:secretsmanager:eu-west-2:${account_id}:secret:imms/pds/*/*"
7+
"Resource": "arn:aws:secretsmanager:eu-west-2:${account_id}:secret:imms/outbound/*/*"
88
}
99
]
1010
}

0 commit comments

Comments
 (0)