pulumi/pkg/codegen/internal/test/testdata/simple-resource-schema/nodejs
Ian Wahbe b134b55336
Generate scripts/install-pulumi-plugin.json (#8730)
* Generate scripts/install-pulumi-plugin.json

* Update CHANGELOG_PENDING.md

* Prevent install attempts when given `'${VERSION}'`

* Fix nits and {NPM Name} => {NAME}
2022-01-19 14:21:09 -08:00
..
scripts Generate scripts/install-pulumi-plugin.json (#8730) 2022-01-19 14:21:09 -08:00
types [codegen/nodejs] Fix required input annotations. (#7497) 2021-07-13 09:39:58 -07:00
README.md [codegen] Unify SDK codegen testing (#7433) 2021-07-06 15:40:53 -07:00
argFunction.ts [sdk/nodejs] Add pluginServerURL (#8698) 2022-01-10 15:54:41 -08:00
barResource.ts [sdk/nodejs] Add pluginServerURL (#8698) 2022-01-10 15:54:41 -08:00
codegen-manifest.json Generate scripts/install-pulumi-plugin.json (#8730) 2022-01-19 14:21:09 -08:00
fooResource.ts [sdk/nodejs] Add pluginServerURL (#8698) 2022-01-10 15:54:41 -08:00
index.ts [codegen/schema] Add package name allowlist (#8558) 2021-12-07 21:21:04 -08:00
otherResource.ts [sdk/nodejs] Add pluginServerURL (#8698) 2022-01-10 15:54:41 -08:00
package.json Generate scripts/install-pulumi-plugin.json (#8730) 2022-01-19 14:21:09 -08:00
provider.ts [sdk/nodejs] Add pluginServerURL (#8698) 2022-01-10 15:54:41 -08:00
resource.ts [sdk/nodejs] Add pluginServerURL (#8698) 2022-01-10 15:54:41 -08:00
tsconfig.json [codegen/schema] Add package name allowlist (#8558) 2021-12-07 21:21:04 -08:00
typeUses.ts [sdk/nodejs] Add pluginServerURL (#8698) 2022-01-10 15:54:41 -08:00
utilities.ts [sdk/go] Embed PluginDownloadURL during codegen (#8690) 2022-01-10 17:38:54 -08:00

README.md