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 8b378ed commit 8dce5cfCopy full SHA for 8dce5cf
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:main"
+function_container_image = "ghcr.io/perfectthymetech/azurefunctionpython:pr-91"
10
function_sku = "P0v3"
11
function_sku_cpus = 1
12
function_health_path = "/v1/health/heartbeat"
0 commit comments