pulumi/sdk/go/common
Luke Hoban 043eef28b6 Introduce ignoreRefreshChanges
Introduce a new ignoreRefreshChanges resource option which is used to indicate changes that should be ignored during refresh.  Use this instead of interpreting ignoreChanges as applying to both update and refresh operations.
2024-04-21 22:11:03 -07:00
..
apitype Introduce ignoreRefreshChanges 2024-04-21 22:11:03 -07:00
channel Send all events to the engine event stream (#14607) 2023-11-20 21:55:59 +00:00
constant Send update metadata about update plans 2022-10-12 22:55:59 +01:00
diag turn on the golangci-lint exhaustive linter (#15028) 2024-01-17 16:50:41 +00:00
encoding all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
env Revert "Warn about non-project mode (#15411)" (#15497) 2024-02-23 07:52:44 +00:00
promise Use promise rather than `atomic.Value` to record step errors. (#14612) 2023-11-18 19:03:35 +00:00
resource Introduce ignoreRefreshChanges 2024-04-21 22:11:03 -07:00
slice Engine support for remote transforms (#15290) 2024-02-21 16:30:46 +00:00
testing Use a new PULUMI_HOME for every test environment (#15559) 2024-03-01 21:32:49 +00:00
tokens Move resource.URN to urn.URN (#15689) 2024-03-14 15:28:32 +00:00
tools all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
util Allow CopyFile to copy symlinks (#15936) 2024-04-16 07:54:36 +00:00
version move pkg/version -> sdk/go/common/version 2020-03-18 15:25:25 -07:00
workspace Fix panic when looking up home (#15872) 2024-04-09 04:10:55 +00:00