proxy/cloudfront: add smart proxy alarms
This commit is contained in:
parent
1461843c00
commit
0619fe743b
2 changed files with 54 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.1"
|
||||
version = "0.0.2"
|
||||
context = module.label_{{ group.id }}.context
|
||||
name = "smart-proxy"
|
||||
disable_api_termination = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue