issues
search
radius-project
/
bicep-types-aws
Bicep type support for AWS
Apache License 2.0
7
stars
7
forks
source link
Using built in types instead of object reference types for empty references
#9
Closed
willdavsmith
closed
1 year ago
willdavsmith
commented
1 year ago
If the property type is a reference, it should use the base type of the reference instead of being interpreted as an object.
Fixes:
https://github.com/project-radius/radius/issues/4823
Fixes: https://github.com/project-radius/radius/issues/4823