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
NameTypeDescriptionSensitive
cloudwatch_log_group_arnArn of cloudwatch log group created
cloudwatch_log_group_nameName of cloudwatch log group created
cloudwatch_log_groupsMap of CloudWatch log groups created and their attributes
cluster_address(Memcached only) DNS name of the cache cluster without the port appended
cluster_arnThe ARN of the ElastiCache Cluster
cluster_cache_nodesList of node objects including `id`, `address`, `port` and `availability_zone`
cluster_configuration_endpoint(Memcached only) Configuration endpoint to allow host discovery
cluster_engine_version_actualBecause ElastiCache pulls the latest minor or patch for a version, this attribute returns the running version of the cache engine
global_replication_group_arnARN of the created ElastiCache Global Replication Group
global_replication_group_engine_version_actualThe full version number of the cache engine running on the members of this global replication group
global_replication_group_idID of the ElastiCache Global Replication Group
global_replication_group_node_groupsSet of node groups (shards) on the global replication group
parameter_group_arnThe AWS ARN associated with the parameter group
parameter_group_idThe ElastiCache parameter group name
replication_group_arnARN of the created ElastiCache Replication Group
replication_group_configuration_endpoint_addressAddress of the replication group configuration endpoint when cluster mode is enabled
replication_group_engine_version_actualBecause ElastiCache pulls the latest minor or patch for a version, this attribute returns the running version of the cache engine
replication_group_idID of the ElastiCache Replication Group
replication_group_member_clustersIdentifiers of all the nodes that are part of this replication group
replication_group_portPort of the primary node in the replication group, if the cluster mode is disabled
replication_group_primary_endpoint_addressAddress of the endpoint for the primary node in the replication group, if the cluster mode is disabled
replication_group_reader_endpoint_addressAddress of the endpoint for the reader node in the replication group, if the cluster mode is disabled
security_group_arnAmazon Resource Name (ARN) of the security group
security_group_idID of the security group
subnet_group_nameThe ElastiCache subnet group name