pulumi / docs

All things Pulumi docs!
https://pulumi.com
Apache License 2.0
127 stars 221 forks source link

No docs for `config` module #3641

Open lukehoban opened 4 years ago

lukehoban commented 4 years ago

The config module that every provider exposes is not currently documented in the Resource docs. Here is the equivalent in the Node.js specific docs:

https://www.pulumi.com/docs/reference/pkg/nodejs/pulumi/aws/config/

leezen commented 3 years ago

It should be noted that the resource docs do expose a Provider resource which effectively documents the same surface area.