Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



Question

In terraform, for maps, each key value declaration is seperated by [...] char, and key/value pairs are seprated from each other with either line break (more common) or comma (less common, only when everything is on single line)

e.g.:
{
name [...] "John"
age [...] 52
}

NOTE: looking for one answer in all 3 occultions

Answer

=

^^^ note equal sign, NOT colon, like python


Question

In terraform, for maps, each key value declaration is seperated by [...] char, and key/value pairs are seprated from each other with either line break (more common) or comma (less common, only when everything is on single line)

e.g.:
{
name [...] "John"
age [...] 52
}

NOTE: looking for one answer in all 3 occultions

Answer
?

Question

In terraform, for maps, each key value declaration is seperated by [...] char, and key/value pairs are seprated from each other with either line break (more common) or comma (less common, only when everything is on single line)

e.g.:
{
name [...] "John"
age [...] 52
}

NOTE: looking for one answer in all 3 occultions

Answer

=

^^^ note equal sign, NOT colon, like python


Summary

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Details

No repetitions


Discussion

Do you want to join discussion? Click here to log in or create user.