pulumi/sdk/dotnet/Pulumi/Core
Pat Gavlin a8a20ecb4b
[codegen/*] Add support for explicit secrets. (#4927)
- Add a new builtin function, secret, that marks its input value as
  secret
- Add support for this function to the various code generators

Fixes #4924.
2020-06-30 11:35:24 -07:00
..
Alias.cs Add **preview** .NET Core support for pulumi. (#3399) 2019-10-25 16:59:50 -07:00
Archive.cs Simplify API for making archives. (#3475) 2019-11-19 13:19:06 -05:00
Asset.cs Add **preview** .NET Core support for pulumi. (#3399) 2019-10-25 16:59:50 -07:00
AssetOrArchive.cs Add **preview** .NET Core support for pulumi. (#3399) 2019-10-25 16:59:50 -07:00
Input.cs Add some helpers to make the .net Input/Output experience better. (#3515) 2019-11-16 13:55:40 -08:00
InputJson.cs Support json values in the .net sdk (#3573) 2019-11-25 23:50:05 -05:00
InputList.cs Add **preview** .NET Core support for pulumi. (#3399) 2019-10-25 16:59:50 -07:00
InputMap.cs Method to merge input maps (#3485) 2019-11-12 23:01:08 +01:00
InputUnion.cs Update copyrights (#3557) 2019-11-21 22:46:14 +01:00
Options.cs Add **preview** .NET Core support for pulumi. (#3399) 2019-10-25 16:59:50 -07:00
Output.cs [codegen/*] Add support for explicit secrets. (#4927) 2020-06-30 11:35:24 -07:00
Output_Tuple.cs Fix null ref. Add Tuple overloads up to 8 params. (#3471) 2019-11-07 23:58:23 -08:00
OutputExtensions.cs Add the concept of a Union type to use for apis that accept disparate types. (#3548) 2019-11-21 14:51:45 -05:00
OutputUtilities.cs Output watcher (#3836) 2020-01-30 08:05:47 +01:00
Union.cs Update copyrights (#3557) 2019-11-21 22:46:14 +01:00
Urn.cs Tests for .NET aliases (#3420) 2019-11-20 22:07:56 +03:00