Open kenseii opened 1 year ago
I think there is a typo in the atlas's DatabaseUser and DataLake docs that says S instead of Sample or something.
DatabaseUser
DataLake
S
https://www.pulumi.com/registry/packages/mongodbatlas/api-docs/databaseuser/#s
File: themes/default/content/registry/packages/mongodbatlas/api-docs/databaseuser/_index.md
@iwahbe I'm guessing this might be another markdown parsing issue?
It looks like it, but it would be a provider side issue. We only parse what winds up in the schema, and the schema has the S only example:
https://github.com/pulumi/pulumi-mongodbatlas/blob/d1077e08ab96edf65769dc901bd198e6a765d99b/provider/cmd/pulumi-resource-mongodbatlas/schema.json#L16914
I think there is a typo in the atlas's
DatabaseUser
andDataLake
docs that saysS
instead of Sample or something.https://www.pulumi.com/registry/packages/mongodbatlas/api-docs/databaseuser/#s
File: themes/default/content/registry/packages/mongodbatlas/api-docs/databaseuser/_index.md