This message was deleted.
# general
s
This message was deleted.
w
Right now it's mostly just convention that there is a
config/index.ts
file in most packages that includes all available configuration. See for example: https://github.com/pulumi/pulumi-cloud/blob/master/aws/config/index.ts We are working on a formalization of this into a more declarative model as part of https://github.com/pulumi/pulumi/issues/1052.