pulumi/pkg/resource/stack
Luke Hoban 6f15fa8ed8
Pass more stack info to ExtraRuntimeValidation (#717)
This will allow us to remove a lot of current boilerplate in individual tests, and move it into the test harness.

Note that this will require updating users of the integration test framework.  By moving to a property bag of inputs, we should avoid needing future breaking changes to this API though.
2017-12-13 16:09:14 -08:00
..
checkpoint.go Pass more stack info to ExtraRuntimeValidation (#717) 2017-12-13 16:09:14 -08:00
deployment.go Add a stack output command (#675) 2017-12-08 13:14:58 -08:00
deployment_test.go Always add 8 chars of randomness to URN names we create. Error if that exceeds the max length allowed for that resource. (#500) 2017-12-04 14:50:55 -08:00