pulumi/sdk/nodejs/cmd/pulumi-language-nodejs/testdata/tsnode/sdks
Brandon Pollack 49a51739fe
Conformance test that takes dynamic list input and returns dynamic values (#18424)
In an effort to make conversion more robust (#18346), some pulumi-std
functions will be enabled for conversion from terraform code.

These functions are dynamic and take in dynamic lists and return dynamic
values. We may be able to cleverly assign types in the future, but the
default behaviour will always be to act on dynamic values (at least as a
fallback).

This conformance test ensures that it works in each target language, but
sadly there are currently errors in Golang. These are tracked with
#18423.

Python and Nodejs work out of the box, Go's error is not that it cant
support it but there seems to be a codegen bug
2025-02-12 03:39:05 +00:00
..
alpha-3.0.0-alpha.1+exp.sha.5114f85 Conformance test for provider pre-release versions (#16498) 2024-06-29 10:07:14 +00:00
alpha-3.0.0-alpha.1.internal Conformance test for provider pre-release versions (#16498) 2024-06-29 10:07:14 +00:00
any-type-function-15.0.0 Conformance test that takes dynamic list input and returns dynamic values (#18424) 2025-02-12 03:39:05 +00:00
asset-archive-5.0.0 Add asset/archive to conformance tests and fix engine working dir issues (#16100) 2024-05-02 11:32:54 +00:00
component-13.3.7 Add the `l2-component-call-simple` conformance test (#18207) 2025-01-13 16:41:39 +00:00
config-9.0.0 Ensure internal provider state doesn't clash with user config (#16837) 2024-07-30 12:22:32 +00:00
config-grpc-1.0.0 [Node.js] Allow specifiying dependencies for output invokes (#17632) 2024-11-20 16:03:11 +00:00
fail_on_create-4.0.0 Implement up --continue-on-error (#15740) 2024-04-22 11:12:45 +00:00
goodbye-2.0.0 Add l2-explicit-parameterized-provider test (#17973) 2024-12-10 23:30:08 +00:00
large-4.3.2 Add large string conformance test (#16034) 2024-04-25 08:14:34 +00:00
plain-13.0.0 Add a conformance test for preserving map keys (#17350) 2024-10-11 13:34:46 +00:00
primitive-7.0.0 Add a test of sending primitive values for a resource (#16718) 2024-07-22 21:13:11 +00:00
primitive-ref-11.0.0 Add l2-primitive-ref conformance test (#17302) 2024-09-24 08:42:24 +00:00
ref-ref-12.0.0 Add ref-ref conformance test (#17367) 2024-09-26 22:00:55 +00:00
secret-14.0.0 Add l2-resource-secret to conformance tests (#17812) 2024-11-20 17:47:01 +00:00
simple-2.0.0 Run conformance tests with and without ts-node (#15809) 2024-03-28 15:44:25 +00:00
simple-invoke-10.0.0 [Node.js] Allow specifiying dependencies for output invokes (#17632) 2024-11-20 16:03:11 +00:00
subpackage-2.0.0 Add l2-explicit-parameterized-provider test (#17973) 2024-12-10 23:30:08 +00:00