in internal/provider/architecture_data_source.go [614:616]
func isKnown(val attr.Value) bool { return !val.IsNull() && !val.IsUnknown() }