pulumi/sdk
Levi Blackstone 8cdac3e4ca
[cli] Strip Byte-order Mark (BOM) from YAML configs during load (#6636)
Some YAML parsers don't correctly handle Byte-order marks,
so automatically strip it off during load.

Related to #423

Co-authored-by: Justin Van Patten <jvp@justinvp.com>
2021-03-29 11:56:19 -06:00
..
dotnet [automation/dotnet] - Implement min version checking (#6590) 2021-03-24 10:43:44 -07:00
go [cli] Strip Byte-order Mark (BOM) from YAML configs during load (#6636) 2021-03-29 11:56:19 -06:00
nodejs Make .old and .new nullable on StateEventMetadata (#6625) 2021-03-29 10:43:57 -04:00
proto Add support for serialized resource references. (#5041) 2020-10-27 10:12:12 -07:00
python [sdk/python] Fix mypy errors (#6627) 2021-03-26 15:41:08 -07:00
go.mod Fixing up go.mod and go.sum to ensure they don't continually change (#6502) 2021-03-11 20:41:45 +00:00
go.sum [automation/go] - Expose structured logging (#6436) 2021-03-10 20:49:48 -08:00
README.md Updating .NET references 2020-04-27 12:42:11 -07:00

Pulumi Language SDKs

This directory contains the Pulumi SDKs for all supported languages.

Please see the respective READMEs for information about installing and using these libraries:

The language providers work by implementing gRPC interfaces defined in proto/.