simplepolicy
JamesWoolfenden/simplepolicy/bridgecrew
A module to help deploy simple bridgecrew policies
terraform-bridgecrew-simplepolicy    !Terraform Version     Terraform module -
| Name | Type | Description | Default |
|---|---|---|---|
| conditions | string | Simple policy block | required |
| severity | string | required | |
| guidelines | string | A good description justifying the check and outlining how to resolve | required |
| title | string | The title of the check | required |
| frameworks | list(string) | List of supported frameworks for this check | required |
| category | string | required | |
| cloud_provider | string | required | |
| cis_aws_v12 | list(any) | [] | |
| cis_aws_v13 | list(any) | [] | |
| cis_azure_v11 | list(any) | [] | |
| cis_eks_v11 | list(any) | [] | |
| cis_gke_v11 | list(any) | [] | |
| cis_kubernetes_v15 | list(any) | [] | |
| cis_azure_v12 | list(any) | [] | |
| cis_azure_v13 | list(any) | [] | |
| cis_docker_v11 | list(any) | [] | |
| cis_gcp_v11 | list(any) | [] | |
| cis_kubernetes_v16 | list(any) | [] |
policy