Resources of type nifcloud_db_security_group should include a description attribute for auditing and identification. This rule flags nifcloud_db_security_group resources that do not define a description.
Compliant Code Examples
resource"nifcloud_db_security_group""negative"{group_name="example"availability_zone="east-11"description="Allow from app traffic"}