-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add more fields to aws.autoscaling.group, aws.ssm.instance, and aws.e…
…c2.networkacl.entry (#2601) * Add more fields to aws.autoscaling.group Also fix a bad type in the redshift resource ```json aws.autoscaling.groups.first: { createdAt: 2022-10-20 21:58:49.852 -0700 PDT healthCheckGracePeriod: 0 launchConfigurationName: null maxSize: 50 minSize: 0 arn: "arn:aws:autoscaling:ap-south-1:123456789:autoScalingGroup:abcdef12345:autoScalingGroupName/mondoo-scanning-asg" loadBalancerNames: [] tags: { Created By: "Mondoo" Mondoo Docs: "https://mondoo.com/docs/cloud/aws/overview" Mondoo Integration Mrn: "//integration.api.mondoo.app/spaces/..." Mondoo Support: "[email protected]" Name: "ebs-scanner" mondoo_scanner_type: "ASG" } name: "mondoo-scanning-asg" healthCheckType: "EC2" region: "ap-south-1" defaultCooldown: 300 } ``` Signed-off-by: Tim Smith <[email protected]> * Expand SSM data and improve default fields Signed-off-by: Tim Smith <[email protected]> * Expand ACL entry data Signed-off-by: Tim Smith <[email protected]> --------- Signed-off-by: Tim Smith <[email protected]>
- Loading branch information
Showing
7 changed files
with
192 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.