pulumi/sdk/dotnet/Pulumi
Levi Blackstone 4d48ee0517
Enable resource reference feature by default (#5905)
* Enable resource reference feature by default

Unless the PULUMI_DISABLE_RESOURCE_REFERENCES flag
is explicitly set to a truthy value, the resource reference feature is now
enabled by default.

* Set AcceptResources in the language SDKs

This can be disabled by setting the `PULUMI_DISABLE_RESOURCE_REFERENCES` environment variable to a truthy value.

Co-authored-by: Justin Van Patten <jvp@justinvp.com>
2020-12-10 11:21:05 -07:00
..
Core [codegen/*] Add support for explicit secrets. (#4927) 2020-06-30 11:35:24 -07:00
Deployment Enable resource reference feature by default (#5905) 2020-12-10 11:21:05 -07:00
Exceptions Add **preview** .NET Core support for pulumi. (#3399) 2019-10-25 16:59:50 -07:00
Resources Add support for getResource to the .NET SDK (#5817) 2020-11-23 20:55:03 +01:00
Serialization [dotnet] Resource package registration in .NET (attributes) (#5875) 2020-12-09 23:28:58 +01:00
Testing Add support for serialized resource references. (#5041) 2020-10-27 10:12:12 -07:00
AssemblyAttributes.cs First-class Stack component for .NET (#3618) 2019-12-23 08:31:12 +01:00
Config.cs Update copyrights (#3557) 2019-11-21 22:46:14 +01:00
Config_Exceptions.cs Add **preview** .NET Core support for pulumi. (#3399) 2019-10-25 16:59:50 -07:00
Extensions.cs Output.apply should lift resources from inner Outputs to the top level output. (#3663) 2019-12-17 14:11:45 -08:00
Log.cs Helper method to log an exception in .NET (#3602) 2019-12-04 11:02:03 +01:00
PublicAPI.Shipped.txt [dotnet] Resource package registration in .NET (attributes) (#5875) 2020-12-09 23:28:58 +01:00
PublicAPI.Unshipped.txt Adding an empty PublicAPI.Unshipped.txt file 2020-04-14 11:17:39 +01:00
Pulumi.csproj [dotnet] Resource package registration in .NET (attributes) (#5875) 2020-12-09 23:28:58 +01:00
Stack.cs Ensuring references to v2 pulumi packages are up to date 2020-06-17 14:54:05 +03:00