mirror of https://github.com/pulumi/pulumi.git
![]() - Remove `Info` from `Source`. This method was not used. - Remove `Stack` from `EvalSource`. This method was not used. - Remove `Type` and `URN` from `Step`. These values are available via `Res().URN.Type()` and `Res().URN`, respectively. This removes the possibility of inconsistencies between the type, URN, and state of the resource associated with a `Step`. - Remove URN from StepEventMetadata. |
||
---|---|---|
.. | ||
destroy.go | ||
diff.go | ||
engine.go | ||
errors.go | ||
events.go | ||
eventsink.go | ||
lifecycle_test.go | ||
plan.go | ||
plugins.go | ||
plugins_test.go | ||
project.go | ||
query.go | ||
refresh.go | ||
snapshot.go | ||
update.go | ||
update_test.go |