colossal-australia-65039
05/12/2021, 8:39 PMpulumi preview --diff
does not actually show the diff but only within arrays, e.g.
~ spec: {
~ template: {
~ spec: {
~ containers: [
~ [0]: {
// there should be something here but it's empty!!
}
]
}
}
}