pulumi/tests/testdata/codegen/external-resource-schema/nodejs
Julien 06886862ff
Update minimum SDK versions for Node.js and Python (#17997)
https://github.com/pulumi/pulumi/pull/17751 &
https://github.com/pulumi/pulumi/pull/17632 require a more recent SDK
with InvokeOutputOptions. This also drops the distinction between the
minimum version for parameterised and non-parameterised SDKs.

In the future, we likely want codegen to set the current version (of the
codegen code) as minimum version.

The first commit contains the actual code changes, other commits updated
the test snapshots.
2024-12-10 18:14:38 +00:00
..
types Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00
README.md Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00
argFunction.ts [Node.js] Allow specifiying dependencies for output invokes (#17632) 2024-11-20 16:03:11 +00:00
cat.ts Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00
codegen-manifest.json Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00
component.ts Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00
index.ts Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00
package.json Update minimum SDK versions for Node.js and Python (#17997) 2024-12-10 18:14:38 +00:00
provider.ts Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00
tsconfig.json Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00
utilities.ts Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00
workload.ts Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00

README.md