In terraform, for map keys, fill out occulsion below to show how you would treat a map key that is a non-literal expression, specifically the map key is the value of input variable "business_unit_tag_name":
{
[...] = "SRE"
}
(var.business_unit_tag_name)
^^^ note how the non-literal map key is enclosed in brackets!!
In terraform, for map keys, fill out occulsion below to show how you would treat a map key that is a non-literal expression, specifically the map key is the value of input variable "business_unit_tag_name":
{
[...] = "SRE"
}
In terraform, for map keys, fill out occulsion below to show how you would treat a map key that is a non-literal expression, specifically the map key is the value of input variable "business_unit_tag_name":
{
[...] = "SRE"
}
(var.business_unit_tag_name)
^^^ note how the non-literal map key is enclosed in brackets!!
status | not learned | measured difficulty | 37% [default] | last interval [days] | |||
---|---|---|---|---|---|---|---|
repetition number in this series | 0 | memorised on | scheduled repetition | ||||
scheduled repetition interval | last repetition or drill |