selected_instance = one([
for cfg in var.instance_configs :
cfg if cfg.crispy_name == var.node_name
])