pulumi/sdk
Abhinav Gupta c53c1d877a
sdk: Drop date from provider conflict warning
We added a warning here with the intention of turning it into an error
in July 2022, but we never did.

While we're discussing whether we still want this to become an error,
drop the specific date and just refer to "a future version."

Refs #8799
2023-03-08 12:49:05 -08:00
..
go sdk: Drop date from provider conflict warning 2023-03-08 12:49:05 -08:00
nodejs sdk: Drop date from provider conflict warning 2023-03-08 12:49:05 -08:00
proto/go Support subdirectories in proto 2023-03-05 16:05:58 +00:00
python sdk: Drop date from provider conflict warning 2023-03-08 12:49:05 -08:00
README.md Cleanup sdk/README.md 2023-01-03 17:12:12 -05:00
go.mod Bump go-git to v5.6.0 to remove cgo dependency fixing 2023-02-28 16:01:31 -08:00
go.sum Bump go-git to v5.6.0 to remove cgo dependency fixing 2023-02-28 16:01:31 -08:00

README.md

Pulumi Language SDKs

This directory contains Pulumi SDKs for the following languages:

See the respective READMEs for information about installing and using these libraries.

The language providers work by implementing gRPC interfaces defined in the top level directory proto.