resource pool system
This commit is contained in:
parent
dc989dd7cb
commit
16f7e2199d
19 changed files with 382 additions and 105 deletions
|
@ -11,6 +11,7 @@ class ProxyFastlyAutomation(ProxyAutomation):
|
|||
short_name = "proxy_fastly"
|
||||
description = "Deploy proxies to Fastly"
|
||||
provider = "fastly"
|
||||
subgroup_members_max = 20
|
||||
|
||||
template_parameters = [
|
||||
"aws_access_key",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue