AWS RDS Terraform module

Upstream version 7.2.0
0 controls from Registry requirements

Terraform Module Source

registry.compliance.tf/terraform-aws-modules/rds/aws
NameTypeDescriptionSensitive
db_instance_addressThe address of the RDS instance
db_instance_arnThe ARN of the RDS instance
db_instance_availability_zoneThe availability zone of the RDS instance
db_instance_ca_cert_identifierSpecifies the identifier of the CA certificate for the DB instance
db_instance_cloudwatch_log_groupsMap of CloudWatch log groups created and their attributes
db_instance_domainThe ID of the Directory Service Active Directory domain the instance is joined to
db_instance_domain_auth_secret_arnThe ARN for the Secrets Manager secret with the self managed Active Directory credentials for the user joining the domain
db_instance_domain_dns_ipsThe IPv4 DNS IP addresses of your primary and secondary self managed Active Directory domain controllers
db_instance_domain_fqdnThe fully qualified domain name (FQDN) of an self managed Active Directory domain
db_instance_domain_iam_role_nameThe name of the IAM role to be used when making API calls to the Directory Service
db_instance_domain_ouThe self managed Active Directory organizational unit for your DB instance to join
db_instance_endpointThe connection endpoint
db_instance_engineThe database engine
db_instance_engine_version_actualThe running version of the database
db_instance_hosted_zone_idThe canonical hosted zone ID of the DB instance (to be used in a Route 53 Alias record)
db_instance_identifierThe RDS instance identifier
db_instance_master_user_secret_arnThe ARN of the master user secret (Only available when manage_master_user_password is set to true)
db_instance_nameThe database name
db_instance_portThe database port
db_instance_resource_idThe RDS Resource ID of this instance
db_instance_role_associationsA map of DB Instance Identifiers and IAM Role ARNs separated by a comma
db_instance_secretsmanager_secret_rotation_enabledSpecifies whether automatic rotation is enabled for the secret
db_instance_statusThe RDS instance status
db_instance_upgrade_rollout_orderOrder in which the instances are upgraded (first, second, last)
db_instance_usernameThe master username for the databasesensitive
db_listener_endpointSpecifies the listener connection endpoint for SQL Server Always On
db_option_group_arnThe ARN of the db option group
db_option_group_idThe db option group id
db_parameter_group_arnThe ARN of the db parameter group
db_parameter_group_idThe db parameter group id
db_subnet_group_arnThe ARN of the db subnet group
db_subnet_group_idThe db subnet group name
enhanced_monitoring_iam_role_arnThe Amazon Resource Name (ARN) specifying the monitoring role
enhanced_monitoring_iam_role_nameThe name of the monitoring role