From 0cb469c0dce39bd4c75e2f9ca1817ce2e49b46a2 Mon Sep 17 00:00:00 2001 From: luke-taylor Date: Sun, 14 Apr 2024 22:49:47 +0100 Subject: [PATCH] Line --- templates/complete/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/complete/config.yaml b/templates/complete/config.yaml index f642d094..f95d069b 100644 --- a/templates/complete/config.yaml +++ b/templates/complete/config.yaml @@ -1,4 +1,4 @@ -# This file contains templated variables to avoid repeating the same hard-coded values. +#This file contains templated variables to avoid repeating the same hard-coded values. # Templated variables are denoted by the dollar curly braces token. The following details each templated variable that you can use: # `default_location`: This is an Azure location sourced from the `default_location` variable. This can be used to set the location of resources. # `default_postfix`: This is a string sourced from the variable `default_postfix`. This can be used to append to resource names for consistency.