<https://www.pulumi.com/docs/iac/concepts/options/...
# general
w
https://www.pulumi.com/docs/iac/concepts/options/providers/ is this deprecated? using this example gives an error
ResourceError: Do not supply 'providers' option to a CustomResource. Did you mean 'provider' instead?
since Namespace is a
CustomResource
l
No.
providers
is correctly not supported by CustomResource. Did you mean to use Resource or ComponentResource?
Ah the example is wrong? I hadn't encountered that before. I've definitely encountered the error message before, and it's always been my code that was wrong...
l
@white-chef-55657 or @little-cartoon-10569 would one of you be so kind to open an issue in our docs repo? 🙏🏼 https://github.com/pulumi/docs/issues