We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72f399a commit 2856e28Copy full SHA for 2856e28
config/PerfectThymeTech/vars.tfvars
@@ -7,7 +7,7 @@ tags = {}
7
# Function variables
8
function_container_registry_url = "https://ghcr.io"
9
function_container_image = "ghcr.io/perfectthymetech/azurefunctionpython:main"
10
-function_sku = "P0v3"
+function_sku = "EP1"
11
function_sku_cpus = 1
12
function_health_path = "/v1/health/heartbeat"
13
0 commit comments