AWS RDS Aurora Terraform module

Upstream version 10.2.0
0 controls from Registry requirements

Terraform Module Source

registry.compliance.tf/terraform-aws-modules/rds-aurora/aws
NameTypeDescriptionSensitive
additional_cluster_endpointsA map of additional cluster endpoints and their attributes
cluster_arnAmazon Resource Name (ARN) of cluster
cluster_ca_certificate_identifierCA identifier of the CA certificate used for the DB instance's server certificate
cluster_ca_certificate_valid_tillExpiration date of the DB instance’s server certificate
cluster_database_nameName for an automatically created database on cluster creation
cluster_endpointWriter endpoint for the cluster
cluster_engine_version_actualThe running version of the cluster database
cluster_hosted_zone_idThe Route53 Hosted Zone ID of the endpoint
cluster_idThe RDS Cluster Identifier
cluster_instancesA map of cluster instances and their attributes
cluster_master_user_secretThe generated database master user secret when `manage_master_user_password` is set to `true`
cluster_master_usernameThe database master usernamesensitive
cluster_membersList of RDS Instances that are a part of this cluster
cluster_portThe database port
cluster_reader_endpointA read-only endpoint for the cluster, automatically load-balanced across replicas
cluster_resource_idThe RDS Cluster Resource ID
cluster_role_associationsA map of IAM roles associated with the cluster and their attributes
cluster_upgrade_rollout_orderOrder in which the clusters are upgraded (first, second, last)
db_cluster_activity_stream_kinesis_stream_nameThe name of the Amazon Kinesis data stream to be used for the database activity stream
db_cluster_cloudwatch_log_groupsMap of CloudWatch log groups created and their attributes
db_cluster_parameter_group_arnThe ARN of the DB cluster parameter group created
db_cluster_parameter_group_idThe ID of the DB cluster parameter group created
db_cluster_secretsmanager_secret_rotation_enabledSpecifies whether automatic rotation is enabled for the secret
db_parameter_group_arnThe ARN of the DB parameter group created
db_parameter_group_idThe ID of the DB parameter group created
db_shard_group_arnARN of the shard group
db_shard_group_endpointThe connection endpoint for the DB shard group
db_shard_group_resource_idThe AWS Region-unique, immutable identifier for the DB shard group
db_subnet_group_nameThe db subnet group name
enhanced_monitoring_iam_role_arnThe Amazon Resource Name (ARN) specifying the enhanced monitoring role
enhanced_monitoring_iam_role_nameThe name of the enhanced monitoring role
enhanced_monitoring_iam_role_unique_idStable and unique string identifying the enhanced monitoring role
security_group_idThe security group ID of the cluster