calque/infrastructure/bicepconfig.json
Chris Kruining e917ab12ed
kaas
2024-11-28 08:33:06 +01:00

18 lines
No EOL
439 B
JSON

{
"experimentalFeaturesEnabled": {
"assertions": true,
"testFramework": true,
"extensibility": true,
"resourceDerivedTypes": true,
"resourceTypedParamsAndOutputs": true,
"sourceMapping": true,
"symbolicNameCodegen": true
},
"moduleAliases": {
"br": {
"Tricep": {
"registry": "acreuwprdtricep.azurecr.io"
}
}
}
}