pulumi/pkg
Ian Wahbe 08b428ae96
Add replaceOnChange to schema (#7874)
* Add replaceOnChange to schema

* replaceOnChange at generate time for resources

* ReplaceOnChanges sees through optional types

* Correctly deal with map,array,object,resource type

This is responding to PR clarifications from @justinvp and @lblackstone.

* Update CHANGELOG_PENDING.md

* Detect recursively defined objects

* Display recursion warning

* Check which recursive structures fail

* Add internal logic tests for replaceOnChanges

* Add tests
2021-09-07 22:23:30 -07:00
..
backend Fix lint (#7915) 2021-09-07 16:41:17 -04:00
cmd/pulumi Fix spelling of environment 2021-08-31 00:54:07 -07:00
codegen Add replaceOnChange to schema (#7874) 2021-09-07 22:23:30 -07:00
engine [sdk/go] Fix a typo in marshaling. (#7768) 2021-08-16 19:01:20 -05:00
graph [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
operations [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
resource Include transitive children in dependency list for deletes (#7788) 2021-08-18 18:26:36 -07:00
secrets [cli] Prevent regression in loading passphrase secrets provider from state (#6976) 2021-05-06 14:40:44 +01:00
testing/integration Fix order of go mod tidy (#7799) 2021-08-19 15:03:52 -04:00
util [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
version duplicate version to ensure linking is properly handled 2020-03-19 12:49:34 -07:00
go.mod Update go.sum and go.mod with go mod tidy 2021-08-23 10:59:40 -07:00
go.sum Update go.sum and go.mod with go mod tidy 2021-08-23 10:59:40 -07:00