We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c7adfa commit b69c6d8Copy full SHA for b69c6d8
terraform.tfvars.example
@@ -3,3 +3,10 @@ lm_access_id='<LM access ID>'
3
lm_access_key='<LM access key>'
4
5
azure_region='<region>'
6
+
7
+tags = {
8
+ Application = "LM Logs Bets"
9
+ Environment = "Production/Test/Dev"
10
+ Criticality = "Tier 1/Tier 2/Tier 3"
11
+ Owner = "Team Name"
12
+}
0 commit comments