-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement default replace workflow #160
Comments
The current idea is to do as much as gyro can. Replace or update based on whether the resource is replaceable, if the resource is not replaceable, update the updatable fields instead. by PSDHao |
Merged the wrong PR. This doesn't work anyway. Breaks our autoscaling workflow. by beetlebugorg |
New branches: After talking with Hyoo, the current idea is to create two changes (replace and update) when appropriate. The idea is subject to changes. by PSDHao |
#142 |
Update: I think this should be part of a larger effort to implement a default replace workflow combined with the ability to detect when an update and replace affect the same resource and only do the replace.
STR:
The text was updated successfully, but these errors were encountered: