You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: locals.tf
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1442,7 +1442,7 @@ locals {
1442
1442
}
1443
1443
1444
1444
root-account-mfa-enabled = {
1445
-
description ="Checks if your AWS account is enabled to use multi-factor authentication (MFA) hardware device to sign in with root credentials. The rule is NON_COMPLIANT if any virtual MFA devices are permitted for signing in with root credentials."
1445
+
description ="Checks whether the root user of your AWS account requires multi-factor authentication for console sign-in."
0 commit comments