mirror of
https://github.com/turbot/steampipe.git
synced 2026-02-03 12:01:18 -05:00
9 lines
229 B
HCL
9 lines
229 B
HCL
mod "aws_compliance" {
|
|
# hub metadata
|
|
title = "AWS Compliance"
|
|
description = "Steampipe Mod for Amazon Web Services (AWS) Compliance"
|
|
color = "#FF9900"
|
|
categories = ["Public Cloud", "AWS"]
|
|
|
|
}
|