docs
docs copied to clipboard
All things related to docs generation for the Pulumi CLI, SDK, and tutorials.
### Problem description When looking up input types it looks in the documentation it is confusing that they don't have the indicate which are `pulumi.Input` vs raw `T` types. For...
### Problem description As shown in https://github.com/pulumi/pulumi/issues/8946, a resource `id` cannot be made secret. In a sense, it's logical that `additionalSecretOutputs: ['id']` doesn't work, as `id` is not an output....
### Problem description Comparing the nodejs docs: https://www.pulumi.com/docs/reference/pkg/nodejs/pulumi/pulumi/#isSecret And the python docs: https://www.pulumi.com/docs/reference/pkg/python/pulumi/ There's lots of missing information in the python docs.
### Problem description One of the key differences between Pulumi and other IaC tools is that Pulumi doesn't refresh by default. We don't document this behaviour very well, and it...
File: [themes/default/content/docs/reference/pkg/azure-native/web/webapp.md](https://www.pulumi.com/docs/reference/pkg/azure-native/web/webapp/) When "setting" the `ManagedServiceIdentityType` it is not clear from the documentation that you have to get it instead though `ManagedServiceIdentityType.ServiceAssigned` - as it is a static struct. Consider...
I am having trouble finding good documentation of the events though. The NodeJS documentation references an `EngineEvent` type for `onEvent`, but there is no link for the type, and I...
File: [docs/reference/pkg/azure-nextgen/network/azurefirewall.md](https://www.pulumi.com/docs/reference/pkg/azure-nextgen/network/azurefirewall/) Hi team, I found a inaccuracy in the documentation. It says to use **public_ip_address** as a property name to refer a publicip resource, instead the correct property name...
### Problem description All of our resource types have a `.get()` function to lookup existing resources, but the `id` format is "opaque" - e.g. `The unique provider ID of the...
From https://github.com/pulumi/docs/pull/4051
### Problem description There seem to be some unicode characters that are not being rendered correctly in some resource property descriptions. From https://www.pulumi.com/docs/reference/pkg/azure-nextgen/compute/virtualmachine/#datadisk: 