pulumi/pkg/resource/stack
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
..
testdata [secrets] Fix + refactor bulk decryption. (#9039) 2022-02-25 08:51:52 -08:00
checkpoint.go Lift context parameter to SerializeDeployment/Resource/Operations/Properties (#15929) 2024-04-15 07:45:46 +00:00
checkpoint_test.go all: Drop ioutil 2023-01-06 16:35:14 -08:00
deployment.go Introduce ignoreRefreshChanges 2024-04-21 22:11:03 -07:00
deployment_test.go Lift context parameter to SerializeDeployment/Resource/Operations/Properties (#15929) 2024-04-15 07:45:46 +00:00
doc.go Document Go packages (#6009) 2021-01-11 11:07:59 -07:00
plan.go Introduce ignoreRefreshChanges 2024-04-21 22:11:03 -07:00
secrets.go Add `context.Context` to `cachingCrypter.encryptSecret` (#15765) 2024-03-25 10:27:47 +00:00
secrets_test.go Lift context parameter to SerializeDeployment/Resource/Operations/Properties (#15929) 2024-04-15 07:45:46 +00:00