proxy/meta: only create proxies for providers that are enabled
This commit is contained in:
parent
18d6f294f4
commit
3f07f0e08f
5 changed files with 13 additions and 1 deletions
|
@ -12,6 +12,7 @@ class ProxyFastlyAutomation(ProxyAutomation):
|
|||
description = "Deploy proxies to Fastly"
|
||||
provider = "fastly"
|
||||
subgroup_members_max = 20
|
||||
cloud_name = "fastly"
|
||||
|
||||
template_parameters = [
|
||||
"aws_access_key",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue