pulumi/pkg/codegen/testing/test/testdata/kubernetes-pod-pp
Ian Wahbe 183fa89163
Add an EnumType to the PCL model (#9290)
* Add an EnumType to the PCL model

Languages implementation:
- [X] C#
- [X] Python
- [X] TypeScript
- [X] Go

* Fix assert

* Take namespace settings into account

* Implement enums for Go

* Update tests and add documentation.

* Add a test + handle output&unsafe

* Get outputs compiling for Go

* Line up types for Go

* Add nodejs

* Add Python

* Change expression form

* Fix nil check (`==` -> `!=`)

* Standardize nodejs & python checks

This should fix the Node OOM error.

* Rename enum-py to typed-enum-pp

* Don't reference schema types in `hcl2/model`

* Fix nits
2022-04-18 11:03:42 +02:00
..
dotnet export codegen tests for internal use (#8928) 2022-02-07 12:10:04 +01:00
go export codegen tests for internal use (#8928) 2022-02-07 12:10:04 +01:00
nodejs Add an EnumType to the PCL model (#9290) 2022-04-18 11:03:42 +02:00
python export codegen tests for internal use (#8928) 2022-02-07 12:10:04 +01:00
kubernetes-pod.pp export codegen tests for internal use (#8928) 2022-02-07 12:10:04 +01:00