https://pulumi.com logo
p

powerful-football-81694

01/13/2019, 6:08 PM
I'm struggling a bit to create a Linux container app service through Pulumi. When I create it through the portal or PowerShell it gets a
kind
value of
"app,linux,container"
but I cannot seem to specify this through the
@pulumi/azure
API, and it just ends up being a regular
"app"
kind.