pulumi/pkg/backend
Pat Gavlin dba04339ee
[cli] Render JSON/YAML encoded values as objects. (#9484)
Reuse the support for decoding JSON/YAML strings into objects to display
such values as objects during create, same, and delete operations (we
already do this for updates).

These changes also unexport a number of methods that should be internal
to the display package.
2022-04-28 16:16:06 -07:00
..
display [cli] Render JSON/YAML encoded values as objects. (#9484) 2022-04-28 16:16:06 -07:00
filestate Fix backupTarget (#9476) 2022-04-26 19:44:00 +01:00
httpstate Remove type test from `pulumi console` (#9101) 2022-04-19 10:16:27 +01:00
state [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
apply.go [cli] Add a replay-events debug command. (#9271) 2022-04-07 09:03:19 -07:00
backend.go Return organizations from Backend.CurrentUser (#9211) 2022-03-31 09:11:19 +01:00
backend_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
doc.go Document Go packages (#6009) 2021-01-11 11:07:59 -07:00
errors.go Add a link to docs for the 409 Conflict error message (#3207) 2019-09-10 13:25:08 -07:00
mock.go Return organizations from Backend.CurrentUser (#9211) 2022-03-31 09:11:19 +01:00
policypack.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
query.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
snapshot.go fix: do nil check before iterating over subfield (#9299) 2022-03-25 15:11:18 -07:00
snapshot_test.go Read needs a non-empty ID (#9243) 2022-03-18 17:04:54 +00:00
stack.go Don't type test for stack tags in pulumi new (#9113) 2022-03-23 22:05:26 +00:00
updates.go Add user agent to the CLI, Go and Nodejs Automation API SDKs (#6935) 2021-04-30 07:26:23 -07:00
watch.go Preview of update plans (#8448) 2022-01-31 10:31:51 +00:00
watch_darwin_arm64.go Fix watch command in macos arm64 builds (#7345) 2021-06-21 14:33:30 -07:00