Closed jongio closed 1 year ago
You ran into this issue: https://github.com/Azure/bicep/issues/8807
Which should be fixed with: https://github.com/Azure/bicep/pull/9454
But nullable bicep types is an experimental feature. Instead of enabling that, I implemented the workaround.
You could use nullable bicep types if you want to, but figured you didn't.
You ran into this issue: https://github.com/Azure/bicep/issues/8807
Which should be fixed with: https://github.com/Azure/bicep/pull/9454
But nullable bicep types is an experimental feature. Instead of enabling that, I implemented the workaround.
You could use nullable bicep types if you want to, but figured you didn't.