pulumi/lib/mu
joeduffy a28f02ce68 Use intrinsics in place of predefineds
This change leverages intrinsics in place of the predefined types.
It remains to be seen if we can reach 100% on this, however I am hopeful.
It's also nice that the system will be built "out of itself" with this
approach; in other words, each of the types is simply a Mufile that can
use conditional targeting as appropriate for the given cloud providers.
If we find that this isn't enough, we can always bring back the concept.
2016-12-05 16:13:49 -08:00
..
autoscaler Use intrinsics in place of predefineds 2016-12-05 16:13:49 -08:00
cluster Fix a few minor metadata mistakes 2016-12-03 15:26:12 -08:00
container Use intrinsics in place of predefineds 2016-12-05 16:13:49 -08:00
event Use intrinsics in place of predefineds 2016-12-05 16:13:49 -08:00
func Use intrinsics in place of predefineds 2016-12-05 16:13:49 -08:00
gateway Use intrinsics in place of predefineds 2016-12-05 16:13:49 -08:00
volume Use intrinsics in place of predefineds 2016-12-05 16:13:49 -08:00
x Sketch out some cross-cloud abstraction thinking 2016-11-23 16:20:40 -08:00