pulumi/pkg
Pat Gavlin 1ec4849e41 [codegen/pcl] Add a urnName resource option.
This resource option controls the "name" portion of the resource's URN.
It is intended for use by the import code generator, which may need to
generate code for multiple resources that share the "name" portion of
the URN, but must still generate unique names for the PCL resource
declarations.

This is the backend half of the fix for #6032. The frontend half of the
fix will ensure that names for PCL resource declarations are unique.
2021-01-05 14:15:49 -08:00
..
backend Do not read TGZs into memory. (#5983) 2020-12-20 12:54:11 -08:00
cmd/pulumi [CLI] Add a confirmation prompt when deleting a policy pack (#6034) 2021-01-04 22:37:46 +00:00
codegen [codegen/pcl] Add a urnName resource option. 2021-01-05 14:15:49 -08:00
engine gRPC bridge: fix unknowns in `Update` previews (#6006) 2020-12-23 13:25:48 -08:00
graph Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
operations Ensure CLI doesn't panic when using pulumi watch and ComponentResources (#5675) 2020-11-04 01:14:43 +00:00
resource gRPC bridge: fix unknowns in `Update` previews (#6006) 2020-12-23 13:25:48 -08:00
secrets Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
testing/integration Ensure stderr is updated on error even if verbose is not set 2020-11-18 00:56:26 -08:00
util Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
version duplicate version to ensure linking is properly handled 2020-03-19 12:49:34 -07:00
go.mod [codegen/docs] - Improve resource doc titles (#5894) 2020-12-08 15:04:36 -08:00
go.sum Fixing up the go deps as this was breaking the publish step 2020-12-08 14:30:21 +00:00