mirror of https://github.com/pulumi/pulumi.git
![]() These changes add support for unmarshaling and marshaling package schemas using YAML instead of JSON. Language-specific data is canonically JSON. Users of the `*Spec` types will need to update the types of the the their `Language` values to use the new `schema.RawMessage` type instead of `json.RawMessage`: the former has support for YAML while the latter does not. |
||
---|---|---|
.. | ||
Inputs | ||
Outputs | ||
ArgFunction.cs | ||
Enums.cs | ||
OtherResource.cs | ||
Provider.cs | ||
Pulumi.Example.csproj | ||
README.md | ||
Resource.cs | ||
TypeUses.cs | ||
Utilities.cs | ||
logo.png |