Hello, I'm using <https://www.pulumi.com/docs/tuto...
# general
a
Hello, I'm using https://www.pulumi.com/docs/tutorials/azure/azure-ts-dynamicresource/ to provision a custom domain resource. Trying to enable https gives me the error
error: The resource format is invalid
. Currently my best guess is that it is related directly to the
@azure/arm-cdn
package used in the example. Happy for any input that might help to solve this issue. Created a related ticket as well. https://github.com/pulumi/examples/issues/804