proxy/cloudfront: add smart proxy alarms

This commit is contained in:
Iain Learmonth 2022-05-27 10:32:23 +01:00
parent 1461843c00
commit 0619fe743b
2 changed files with 54 additions and 1 deletions

View file

@ -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.1"
version = "0.0.2"
context = module.label_{{ group.id }}.context
name = "smart-proxy"
disable_api_termination = false