perun icon indicating copy to clipboard operation
perun copied to clipboard

Diff algorithm for CloudFormation stack knowledge and current resource state

Open afronski opened this issue 8 years ago • 1 comments

We would like to be able to see diff state between what CloudFormation knows about particular stack from its state (based on the file) and how the current resource looks like (after possible manual modification).

Such feature would ease restoring resources after manual modification in order to reapply safely CloudFormation updates.

afronski avatar Nov 10 '17 21:11 afronski

First version of this algorithm is on branch travis. diff

SylwiaGargula avatar Jul 31 '18 11:07 SylwiaGargula