pulumi/pkg
Pat Gavlin f527e06b21
Allow schemas to reference to provider types. (#5788)
These changes extend the type reference parser in the schema package to
accept references of the form "(package/version/schema.json)?#/provider".
These references refer to the package's provider type, which is
otherwise not referenceable, as it is not present in the "resources"
array.
2020-11-20 09:16:45 -08:00
..
backend Small UX change to the output of policy violations (#5773) 2020-11-17 21:14:28 +00:00
cmd/pulumi Refactor to add version check to pulumi new as well 2020-11-12 09:20:28 -08:00
codegen Allow schemas to reference to provider types. (#5788) 2020-11-20 09:16:45 -08:00
engine Rename engine.plan to engine.deployment. (#5777) 2020-11-18 11:16:30 -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 Rename deploy.Plan to deploy.Deployment. (#5774) 2020-11-18 09:47:52 -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 switch uuid packages (#5608) 2020-11-04 03:13:04 +00:00
go.sum Add additional test to demonstrate strict/relaxed enum semantics 2020-11-18 00:07:42 -08:00