fix(proxy): add missing endif in cloudfront template

This commit is contained in:
Iain Learmonth 2023-03-26 15:26:08 +01:00
parent 97b996337d
commit 5f68004353

View file

@ -83,6 +83,7 @@ class ProxyCloudfrontAutomation(ProxyAutomation):
dns_zone = "{{ smart_zone }}"
max_transfer_per_hour = "13000000000"
}
{% endif %}
{% endfor %}
{% endfor %}