Skip to content

Commit ef5a7fb

Browse files
committed
testing
1 parent d423a66 commit ef5a7fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)