pulumi/pkg/operations
Matt Ellis 731463c282 Have MakeKey fail if namespace contains a colon
This helper method is only really used for testing, but we should not
allow it to create a Key who's namespace has a colon (as ParseKey
would not build something like this).
2018-03-08 11:52:48 -08:00
..
testdata Don't include pending-delete resources in tree representation (#902) 2018-02-12 08:47:09 -08:00
operations.go Add support for pulumi logs --since when targeting cloud backend (#756) 2017-12-21 17:16:45 -08:00
operations_aws.go Have MakeKey fail if namespace contains a colon 2018-03-08 11:52:48 -08:00
operations_cloud_aws.go Introduce config.Key 2018-03-08 10:52:25 -08:00
operations_cloud_aws_test.go Fix long line 2018-01-30 10:52:42 -08:00
resources.go Introduce config.Key 2018-03-08 10:52:25 -08:00
resources_test.go Eliminate type redundancy 2018-02-28 12:44:55 -08:00