Skip to content

Commit 6b5e844

Browse files
committed
testing
1 parent e9435b6 commit 6b5e844

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

devolv/drift/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,4 +188,4 @@ def _update_aws_policy(iam, policy_arn, policy_doc):
188188
PolicyArn=policy_arn,
189189
PolicyDocument=json.dumps(policy_doc),
190190
SetAsDefault=True
191-
)
191+
)

0 commit comments

Comments
 (0)