diff --git a/config.py b/config.py index 08b34004..46042024 100644 --- a/config.py +++ b/config.py @@ -13,7 +13,7 @@ DIR_TEMPLATE = "templates" PROVIDERS = ( "base", - "onprem" + "onprem", "aws", "azure", "digitalocean",