summaryrefslogtreecommitdiff
path: root/releasenotes/notes/store-resource-attributes-8bcbedca2f86986e.yaml
blob: 062176b33a806df78f2cb27a6a5387c95055f941 (plain)
1
2
3
4
5
6
7
8
9
10
---
features:
  - Resource attributes are now stored at the time a resource is created or
    updated, allowing for fast resolution of outputs without having to retrieve
    live data from the underlying physical resource. To minimise compatibility
    problems, the behaviour of the `show` attribute, the `with_attr` option to
    the resource show API, and stacks that do not yet use the convergence
    architecture (due to the convergence_engine being disabled at the time they
    were created) is unchanged - in each of these cases live data will still be
    returned.