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 c8787bb commit d688b3eCopy full SHA for d688b3e
config/PerfectThymeTech/vars.tfvars
@@ -6,7 +6,7 @@ tags = {}
6
7
# Function variables
8
function_container_registry_url = "https://ghcr.io"
9
-function_container_image = "ghcr.io/perfectthymetech/azurefunctionpython:pr-91"
+function_container_image = "ghcr.io/perfectthymetech/azurefunctionpython:main"
10
function_sku = "P0v3"
11
function_sku_cpus = 1
12
function_health_path = "/v1/health/heartbeat"
0 commit comments