ArticCon 2022 (continued)
tl’dr
At a high level we’re using the language to check for a structure similar to this
{
"vpc1": {
"subnets": {
"subnet1": {
"config": {
// without caring about the implementation details
}
}
}
}
}