We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d04c0db + d396385 commit 09554b8Copy full SHA for 09554b8
main.tf
@@ -77,6 +77,7 @@ resource "local_file" "inventory" {
77
run_audit: true
78
system_is_ec2: true
79
skip_reboot: false
80
+ amazon2cis_rule_4_5_2_4: false # Don't set root password
81
amzn2023cis_rule_1_2_2: false # Breaks patching
82
amzn2023cis_rule_1_2_4: false # Breaks patching
83
amzn2023cis_rule_4_6_6: false # default image has no root password and nopasswd not removed from sudo
0 commit comments