Tags: johnsblevins/bicep
Tags
Upgrade types libraries to 0.1.94 (Azure#1940) * Upgrade types libraries to 0.1.92 * Update test baselines * Update Bicep.Core.csproj Co-authored-by: Bicep Automation <[email protected]>
Implement decompilation for the 'scope' property (Azure#1190)
Support target scopes for modules (Azure#771) * Add scope type * Very basic emitter, no validation * Attach function arguments to scope * Add ability to set target scope * Add example create-rg-lock-role-assignment * Fix up some tests * Pull in latest types, fix up tests * Check for multiple instances of targetScope declaration * Create INamedDeclarationSyntax * Tidy up * Add some tests * Update docs for scopes * Avoid outputting unrepresentible function types to JSON * Tidy up, add some comments * Combine AzResourceScope & ResoureScopeType enums * Fix vscode e2e test
PreviousNext