summaryrefslogtreecommitdiff
path: root/releasenotes/notes/converge-flag-for-stack-update-e0e92a7fe232f10f.yaml
blob: e49a3a9c7e2db0fd0bc9085c600e5df42dc90126 (plain)
1
2
3
4
5
6
7
---
features:
  - Add `converge` parameter for stack update (and update preview) API.
    This parameter will force resources to observe the reality of resources
    before actually update it. The value of this parameter can be any
    boolean value. This will replace config flag `observe_on_update` in
    near future.