module "ssm" { source = "areguera/ssm/aws" name = var.name operating_system = "AMAZON_LINUX_2" approved_patches_compliance_level = "CRITICAL" approved_patches_enable ...
Cloudwatch Logs w/encryption. S3 Logs bucket w/encryption. Session KMS key for encryption at rest. With this module you can also create custom documents to execute on your instances with SSM Agent ...