feat(elb): add new check elb_is_in_multiple_az (#4829)

Co-authored-by: Sergio Garcia <38561120+sergargar@users.noreply.github.com>
Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
This commit is contained in:
Rubén De la Torre Vico
2024-08-26 13:27:08 +02:00
committed by GitHub
parent 71f50422ad
commit bcb63d0b2d
10 changed files with 205 additions and 1 deletions
+1
View File
@@ -48,6 +48,7 @@ The following list includes all the AWS checks with configurable variables that
| `eks_control_plane_logging_all_types_enabled` | `eks_required_log_types` | List of Strings |
| `eks_cluster_uses_a_supported_version` | `eks_cluster_oldest_version_supported` | String |
| `elbv2_is_in_multiple_az` | `elbv2_min_azs` | Integer |
| `elb_is_in_multiple_az` | `elb_min_azs` | Integer |
## Azure