pulumi/pkg
Luke Hoban 13b10490c2
Only call Configure on a package once (#520)
We were previously calling configure on each package once per time it was mentioned in the config.  We only need to call it once ever as we pass the full bag of relevent config through on that one call.
2017-11-03 13:52:59 -07:00
..
apitype Update the type of EventIndex to match the API./service type. 2017-11-03 11:02:22 -07:00
compiler/errors Use Stack over Environment to describe a deployment target 2017-10-16 13:04:20 -07:00
diag Use Fprint, not Fprintf, so we don't format messages 2017-10-26 10:30:30 -07:00
encoding Use go-yaml directly 2017-10-20 14:01:37 -07:00
engine Merge pull request #448 from pulumi/TwoPhaseSnapshot 2017-10-23 10:27:30 -07:00
graph Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
pack Encrypt secrets in Pulumi.yaml 2017-10-24 16:48:12 -07:00
resource Only call Configure on a package once (#520) 2017-11-03 13:52:59 -07:00
testing Add 'pulumi login' test 2017-11-02 11:19:00 -07:00
tokens Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
tools Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
util Aggregate process termination errors 2017-10-30 23:35:11 -07:00
workspace Suport workspace local configuration and use it by default 2017-11-02 13:05:01 -07:00