AWS ElastiCache Terraform module
Upstream version 1.11.0
0 controls from Registry requirements
Terraform Module Source
registry.compliance.tf/terraform-aws-modules/elasticache/aws| Type | Name | Mode | Provider | By | |
|---|---|---|---|---|---|
| = | aws_cloudwatch_log_group | this | managed | aws | — |
| = | aws_elasticache_cluster | this | managed | aws | — |
| = | aws_elasticache_global_replication_group | this | managed | aws | — |
| = | aws_elasticache_parameter_group | this | managed | aws | — |
| = | aws_elasticache_replication_group | global | managed | aws | — |
| = | aws_elasticache_replication_group | this | managed | aws | — |
| = | aws_elasticache_subnet_group | this | managed | aws | — |
| = | aws_security_group | this | managed | aws | — |
| = | aws_vpc_security_group_egress_rule | this | managed | aws | — |
| = | aws_vpc_security_group_ingress_rule | this | managed | aws | — |
| = | random_id | this | managed | random | — |
Required providers2
| Provider | Source | Version |
|---|---|---|
| aws | hashicorp/aws | >= 5.93 |
| random | hashicorp/random | >= 3.0 |