pulumi/sdk
Fraser Waters 86f3f712aa
Readd "Make StackReference.Name a tokens.Name (#9088)" (#9236)
* Readd "Make StackReference.Name a tokens.Name (#9088)"

This reverts commit f0aa4df149.

This also removes the AsName asserting casts for stack names. We do want
to add them in at some point to be sure that bad names don't slip in
somehow but they don't need adding with this.

* Update sdk/go/common/util/fsutil/qname.go

Co-authored-by: Ian Wahbe <ian@wahbe.com>

Co-authored-by: Ian Wahbe <ian@wahbe.com>
2022-03-17 21:37:11 +00:00
..
dotnet Use TryGetValue from inside the lock 2022-03-15 12:45:14 +01:00
go Readd "Make StackReference.Name a tokens.Name (#9088)" (#9236) 2022-03-17 21:37:11 +00:00
nodejs Fixes #9065: uncaught error "ENOENT: no such file or directory" (#9097) 2022-03-11 13:10:50 +00:00
proto Add RetainOnDelete resource option (#8746) 2022-02-16 22:11:12 +00:00
python Merge pull request #9083 from pulumi/aaronfriel/ci-revamp 2022-03-10 12:12:14 -08:00
README.md Updating .NET references 2020-04-27 12:42:11 -07:00
go.mod [sdk/go] Fixed GoLang version parsing (#8920) 2022-02-09 12:31:30 +01:00
go.sum [sdk/go] Fixed GoLang version parsing (#8920) 2022-02-09 12:31:30 +01:00

README.md

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/.