Ryan Bartram

Results 12 comments of Ryan Bartram

I'm experiencing this too and would like to see this working. thanks!

This is potentially a separate feature but once this exists I think it’s not a crazy jump to support automatic dependencies. Coming from terraform, this makes the config a lot...

I did think about this the other day when testing out a couple configs. The initial thought is to go there I.e expect that string interpolation works, but after thinking...

Was of explictly defining could be - manually writing out - Method call I.e $variable.ToArmPath() - Class implicit conversion [armpath]$variable the last option seems most powershelly somehow like when you...

I thought about this too. Without reading the docs or checking the code, I tried to define two arm blocks at the same level assuming maybe that would create two...

Convert, Export, merge or new. the publish keyword really isn’t right in my opinion. invoke could be an option but the noun afterwards would have to change to invoke-psarmtemplateconversion or...

I guess the end goal is to avoid this all together right and have the new-azresourcegroupdeployment command accept psarm.ps1 files natively

Right now there is no way to define ouputs at the root level. This is the core problem, I don’t necessarily think they should be automatically exposed to the parent...

Hey Backlash, It should be working fine. The RedirectURI is defaulted to https://localhost:8001, so make sure that is set in your Spotify dev portal. Of course you can use your...

Right now there is no way to define parameters at the root level. This is the core problem, I don’t necessarily think they should be automatically exposed to the parent...