I can’t figure out where to configure universal ssl with the new v5 version of the Terraform Cloudflare provider. It use to be part of the cloudflare_zone_settings_override in v4 but that is not the case in v5.
The issue is universal_ssl is not configurable via cloudflare_zone_setting that was the first thing I tried. When I dug into it, I found it made sense because the universal_ssl setting is a different API endpoint from the other settings.