smart/cloudfront: increase bandwidth out allowance
This commit is contained in:
parent
239605ef89
commit
93c4727324
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ class ProxyCloudfrontAutomation(ProxyAutomation):
|
|||
{% if loop.first %}
|
||||
module "smart_proxy_{{ group.id }}" {
|
||||
source = "sr2c/bc-smart-proxy-instance/aws"
|
||||
version = "0.0.2"
|
||||
version = "0.0.3"
|
||||
context = module.label_{{ group.id }}.context
|
||||
name = "smart-proxy"
|
||||
disable_api_termination = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue