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
|
@ -11,6 +11,7 @@ class ProxyAzureCdnAutomation(ProxyAutomation):
|
|||
provider = "azure_cdn"
|
||||
subgroup_members_max = 25
|
||||
parallelism = 1
|
||||
cloud_name = "azure"
|
||||
|
||||
template_parameters = [
|
||||
"azure_resource_group_name",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue