pulumi/pkg/resource/edit
Abhinav Gupta 637dbafc21
pkg/resource: Prefer Assertf in some subpackages
Incremental step towards #12132

Migrates some uses of contract.{Assert, AssertNoError, Require} in
pkg/resource to `*f` variants so that we're required to provide more
error context.

Refs #12132
2023-02-21 15:13:48 -08:00
..
doc.go Add new 'pulumi state' command for editing state (#2024) 2018-10-15 09:52:55 -07:00
errors.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
operations.go pkg/resource: Prefer Assertf in some subpackages 2023-02-21 15:13:48 -08:00
operations_test.go edit.DeleteResource now deletes by reference rather than by URN. This 2023-02-09 13:13:57 -08:00