pulumi/pkg/codegen/internal/test/testdata
Ian Wahbe 208c6ec44d
Add flag for input registration to the go schema (#8198)
* Add flag

* Update CHANGELOG_PENDING.md

* Add this feature to an orthogonal test
2021-10-12 10:15:24 -07:00
..
aws-eks-pp iwahbe/7802/compile program generator test output (#8036) 2021-09-29 11:33:57 -07:00
aws-fargate-pp iwahbe/7802/compile program generator test output (#8036) 2021-09-29 11:33:57 -07:00
aws-resource-options-pp iwahbe/7802/compile program generator test output (#8036) 2021-09-29 11:33:57 -07:00
aws-s3-folder-pp iwahbe/7802/compile program generator test output (#8036) 2021-09-29 11:33:57 -07:00
aws-s3-logging-pp iwahbe/7802/compile program generator test output (#8036) 2021-09-29 11:33:57 -07:00
aws-secret-pp iwahbe/7802/compile program generator test output (#8036) 2021-09-29 11:33:57 -07:00
aws-webserver-pp iwahbe/7802/compile program generator test output (#8036) 2021-09-29 11:33:57 -07:00
azure-native-pp iwahbe/7802/compile program generator test output (#8036) 2021-09-29 11:33:57 -07:00
azure-sa-pp iwahbe/7802/compile program generator test output (#8036) 2021-09-29 11:33:57 -07:00
cyclic-types [codegen/go] Emit input type registrations (#7959) 2021-10-07 15:26:24 -07:00
dash-named-schema [codegen/go] Emit input type registrations (#7959) 2021-10-07 15:26:24 -07:00
dashed-import-schema Accommodate - in base segments for baseImportPaths (#8190) 2021-10-12 09:13:13 -07:00
external-resource-schema [codegen/go] Emit input type registrations (#7959) 2021-10-07 15:26:24 -07:00
functions-pp iwahbe/7802/compile program generator test output (#8036) 2021-09-29 11:33:57 -07:00
hyphen-url Revert "Emit schema.Package.Version when possible (#7938)" (#8035) 2021-09-22 19:39:07 -07:00
kubernetes-operator-pp iwahbe/7802/compile program generator test output (#8036) 2021-09-29 11:33:57 -07:00
kubernetes-pod-pp iwahbe/7802/compile program generator test output (#8036) 2021-09-29 11:33:57 -07:00
kubernetes-template-pp iwahbe/7802/compile program generator test output (#8036) 2021-09-29 11:33:57 -07:00
naming-collisions [codegen/go] Emit input type registrations (#7959) 2021-10-07 15:26:24 -07:00
nested-module Revert "Emit schema.Package.Version when possible (#7938)" (#8035) 2021-09-22 19:39:07 -07:00
nested-module-thirdparty Revert "Emit schema.Package.Version when possible (#7938)" (#8035) 2021-09-22 19:39:07 -07:00
output-funcs [codegen/go] Emit input type registrations (#7959) 2021-10-07 15:26:24 -07:00
output-funcs-edgeorder [codegen/go] Emit input type registrations (#7959) 2021-10-07 15:26:24 -07:00
output-funcs-tfbridge20 [codegen/go] Emit input type registrations (#7959) 2021-10-07 15:26:24 -07:00
plain-schema-gh6957 [codegen/go] Emit input type registrations (#7959) 2021-10-07 15:26:24 -07:00
provider-config-schema [codegen/go] Emit input type registrations (#7959) 2021-10-07 15:26:24 -07:00
random-pet-pp iwahbe/7802/compile program generator test output (#8036) 2021-09-29 11:33:57 -07:00
regress-node-8110 [codegen/go] Emit input type registrations (#7959) 2021-10-07 15:26:24 -07:00
replace-on-change Add flag for input registration to the go schema (#8198) 2021-10-12 10:15:24 -07:00
resource-args-python [codegen/go] Emit input type registrations (#7959) 2021-10-07 15:26:24 -07:00
resource-args-python-case-insensitive [codegen/go] Emit input type registrations (#7959) 2021-10-07 15:26:24 -07:00
resource-property-overlap Revert "Emit schema.Package.Version when possible (#7938)" (#8035) 2021-09-22 19:39:07 -07:00
schema Validate Name, Version and Enviroment (#7896) 2021-09-17 12:12:22 -07:00
simple-enum-schema [codegen/go] Emit input type registrations (#7959) 2021-10-07 15:26:24 -07:00
simple-methods-schema [codegen/go] Emit input type registrations (#7959) 2021-10-07 15:26:24 -07:00
simple-methods-schema-single-value-returns Support "lifting" single-valued method returns to their return type (#8111) 2021-10-01 11:33:02 -07:00
simple-plain-schema [codegen/go] Emit input type registrations (#7959) 2021-10-07 15:26:24 -07:00
simple-plain-schema-with-root-package [codegen/go] Emit input type registrations (#7959) 2021-10-07 15:26:24 -07:00
simple-resource-schema [codegen/go] Emit input type registrations (#7959) 2021-10-07 15:26:24 -07:00
simple-resource-schema-custom-pypackage-name [codegen/go] Emit input type registrations (#7959) 2021-10-07 15:26:24 -07:00
simple-yaml-schema [codegen/go] Emit input type registrations (#7959) 2021-10-07 15:26:24 -07:00
.gitignore 5758 for Node JS (#8047) 2021-10-07 15:39:19 -04:00
aws.json iwahbe/7802/compile program generator test output (#8036) 2021-09-29 11:33:57 -07:00
azure-native.json iwahbe/7802/compile program generator test output (#8036) 2021-09-29 11:33:57 -07:00
azure.json iwahbe/7802/compile program generator test output (#8036) 2021-09-29 11:33:57 -07:00
kubernetes.json iwahbe/7802/compile program generator test output (#8036) 2021-09-29 11:33:57 -07:00
random.json iwahbe/7802/compile program generator test output (#8036) 2021-09-29 11:33:57 -07:00
types.json [sdk/dotnet] Fix collections in input unions. (#7601) 2021-07-22 13:11:33 -07:00