fix(proxy): add missing endif in cloudfront template
This commit is contained in:
parent
97b996337d
commit
5f68004353
1 changed files with 1 additions and 0 deletions
|
@ -83,6 +83,7 @@ class ProxyCloudfrontAutomation(ProxyAutomation):
|
|||
dns_zone = "{{ smart_zone }}"
|
||||
max_transfer_per_hour = "13000000000"
|
||||
}
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
{% endfor %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue