For AI agents: A markdown version of this page is available at https://docs.datadoghq.com/security/code_security/iac_security/iac_rules/terraform-alicloud-rds-instance-tde-status-disabled.md.
A documentation index is available at /llms.txt.
The tde_status parameter should be set to Enabled for supported RDS instances. This rule applies to alicloud_db_instance resources with engine set to MySQL (versions 5.6, 5.7, 8) or SQLServer (versions 08r2_ent_ha, 2012_ent_ha, 2016_ent_ha, 2017_ent, 2019_std_ha, 2019_ent). It flags instances where tde_status is missing or set to Disabled. Set tde_status = "Enabled" to enforce Transparent Data Encryption (TDE).