force_https 設定は削除されましたか? それとも、特定のテンプレートが使用されている場合に表示されないのでしょうか。使用しているテンプレートは次のとおりです。
templates:
- "templates/postgres.template.yml"
- "templates/redis.template.yml"
- "templates/web.template.yml"
- "templates/cloudflare.template.yml"
- "templates/web.ssl.template.yml" # https
- "templates/web.letsencrypt.ssl.template.yml" # https
# - "templates/web.ratelimited.template.yml" # not needed

