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.