pulumi/pkg/resource/config
Matt Ellis 5dfd720bc3 Remove config.AsModuleMember()
This API was introduced to aid the refactoring, but it isn't something
we want to support long term. Remove it and for a few places, push
passing config.Key around more, instead of converting to the old type
eagerly.
2018-03-08 10:52:25 -08:00
..
crypt.go AssertNoError instead of Assert(err == nil) 2018-01-08 13:46:21 -08:00
key.go Remove config.AsModuleMember() 2018-03-08 10:52:25 -08:00
key_test.go Change JSON/YAML representation of config.Key 2018-03-08 10:52:25 -08:00
map.go Change JSON/YAML representation of config.Key 2018-03-08 10:52:25 -08:00
map_test.go Change JSON/YAML representation of config.Key 2018-03-08 10:52:25 -08:00
value.go Change represention of config.Key 2018-03-08 10:52:25 -08:00
value_test.go Add JSON and YAML marhsalling tests for config.{Key,Map} 2018-03-08 10:52:25 -08:00