pulumi/pkg/resource/stack
Fraser Waters 9067984226
Split Manifest type to it's own file (#8712)
* Split Manifest type to it's own file

Given that update plans also use the Manifest type it makes sense to implement it's serialisation and deserialisation methods on it directly.
This commit also moves it into it's own file so that code is separate from snapshot.

* Update copyright
2022-01-10 12:25:24 +00:00
..
testdata Add a version property to checkpoints 2018-03-10 13:03:05 -08:00
checkpoint.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
checkpoint_test.go Add license headers 2018-05-22 15:02:47 -07:00
deployment.go Split Manifest type to it's own file (#8712) 2022-01-10 12:25:24 +00:00
deployment_test.go [apitype] Add a JSON schema for deployments. (#8002) 2021-09-21 21:37:06 -07:00
doc.go Document Go packages (#6009) 2021-01-11 11:07:59 -07:00
secrets.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
secrets_test.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00