pulumi/docs
joeduffy 4df1ec8c35 Support baseless and baseful package paths
This changes the probing logic for dependency resolution.  The old logic was
inconsistent between the various roots.  The new approach simply prefers locations
with a base URL component -- since they are more specific -- but will allow for
locations missing a base URL component.  This is convenient for developers managing
a workspace where needing to specify the base URL in the path is annoying and
slightly too "opinionated" for my taste (especially for migrating existing services).
2016-11-22 09:28:25 -08:00
..
architecture.md Add a note about MUROOT in the dependency probe sequence 2016-11-21 08:39:28 -08:00
deps.md Support baseless and baseful package paths 2016-11-22 09:28:25 -08:00
metadata.md Describe more about "capabilities" as properties 2016-11-21 08:16:19 -08:00
security.md Add a note on AWS IAM mapping 2016-11-06 10:02:06 -08:00
targets.md Move aws/cf spec underneath a "resource" property 2016-11-19 12:17:54 -08:00
xcloud.md Add a document on the cloud-neutral Mu abstractions 2016-11-06 09:32:46 -08:00